Also, with the SVG, it looks great on the tablet, but terrible on the e-reader. I have the same image sized two different ways.
1) fills the height of an e-reader (700px)
2) the other is the true size (2400px)
On the e-reader the 700 looks "ok" and the 2400px only shows partly due to size
On the tablet, it must auto constrain images, because again the 700 looks "ok", but the 2400 looks amazing and is all there.
When I use the SVG tag as suggested it does constrain the larger image to show on the e-reader but the picture is not nearly as crisp. I am guessing because the screen of the e-reader simply can't deal with that big of pic...is that right?
So, I have two conflicting issues, the e-reader can only handle either the small image or the SVG image that looks junky
The tablet prefers the full pic in full glory.
Any suggestions how to move forward?
|