Quote:
Originally Posted by fluoresce
Thanks, theducks!
I've just gone through all of the images in my EPUB. There are 149 of them. Half of them do not have their height and width defined, so they look like this:
<img alt="whatever" src="whatever.png"/>
Do I have to add the width and height of every image, as I would if it were a website?
|
Are your images high resolution? There are a lot of Readers out there that are high resolution such as Kindles and Kobos. If the images are of low resolution, they will be hard to see. You really should test this on an actual high resolution Reader to see for yourself.
As to the images, there are many different screen sizes including phones & tablets. You'd be best to use %.
<img alt="whatever" src="whatever.png" height="50%"/>
The problem is that without a Reader, you won't be seeing what someone with a Reader will see. So get one and test away but it has to be high resolution and a Kobo would be better than a Kindle since your source is ePub. I suggest the Kobo Aura H2O.