Quote:
Originally Posted by Turtle91
Do you know of a different technique to prevent blowing out small images - I'd be happy to use something that works better??
|
Not without querying the device resolution, something that can probably be done in ePub 3 with JavaScript, but not in ePub 2. I'm not saying your code/solution is wrong, only that the description can be misleading.
By the way, I believe that a "px" is, in compliant devices, guaranteed to be an integer number of actual pixels, so at least the image should look fine. Still, you need to know the pixel size of the image.