Quote:
Originally Posted by Griu
Actually I checked and none of my books are setting a fixed size, all images in all my books show as this
Code:
<img alt="image" src="../images/part1_1.jpg"/>
|
Well if the size information isn't being set in the HTML/CSS then the only place it can come from is the JPG file itself, so all I can suggest is to open up (edit: i.e. unzip) the .epub flle after it has been sent to the device and check the sizees of the JPG files. They must be getting resized somewhere along the way.
Beware that in the case of the cover, Calibe replaces the cover image in the book with the one that is set as the cover in Calibre when it sends the book to the device. But the other images should only get resized based on the output profile.
If you can't solve it then PM me with a link to one of the problem books, and I'll see if I can find out what is going on.