Quote:
Originally Posted by DaleDe
Generally speaking large images will automatically be scaled by default. I don't know what will happen is explicit sizing is used. I would not recommend exceeding 4 Megapixel images in any event. Some readers don't have enough memory to deal with really large images.
Dale
|
That depends on the code used. I've seen plenty of images that are only partially displayed on screen because of poor coding.
An SVG wrapper can do the scaling and an img display can as well as long as you specify the size in a percent of width and/or height.
But one thing that can be a major issue for images. Screen resolution/size. You do want high resolution images because devices have differing resolutions and screen sizes. There is the Kindle, PW2, Voyage all with different resolutions. Then there is the Kobo Aura HD and H2O with 6.8" screen and high resolutions.