View Single Post
Old 10-27-2013, 03:24 PM   #9
Arpeggio
Junior Member
Arpeggio began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2013
Device: All
Quote:
Originally Posted by Jellby View Post
You need to remove any "width" setting. Or replace both "width" and "height" with "max-width" and "max-height".

As far as I know, most readers don't rescale images. They don't even offer a "click/tap on the image to view it on its own (with zoom & pan)" feature.
I tried but couldn't get it to work. Eventually I took out the calibre13 altogether. So for example this...

<img class="calibre13 wideimg" src="..." ... />

would be just...

<img class="wideimg" src="..." ... />

Unfortunately on ADE2.0 when I adjust the window, the quality of the image in various sizes looks as bad as an original size non-scalable image used to look on ADE1.8. Through epubreader (FireFox ad-on) which also rescales images automatically it maintains integrity at all sizes, but that doesn't recognize DRM.
Arpeggio is offline   Reply With Quote