Quote:
Originally Posted by Turtle91
Yes, I needed the div, but only to center the image on the screen in ADE/sony.
I was able to remove some default settings (height="100%" width="100%" preserveAspectRatio="xMidYMid meet") to trim it down, but I don't know if there is a device out there that HAS to have them. If you want to change the size, not full screen, you will have to have a height=x%
Unfortunately after more experimenting I found it works in Sigil, Sony, and ADE like you said, but the older kindle's, Kindle iOS (and Firefox ePubreader) don't see SVG at all - only the PW and Fires. 
|
You do want
Code:
preserveAspectRatio="xMidYMid meet"
in order to make sure the aspect ratio is kept.
What does happens when you convert to KF8 and Mobi using Calibre?