View Single Post
Old 02-20-2013, 10:11 PM   #17
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,096
Karma: 148565303
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Turtle91 View Post
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?
JSWolf is online now   Reply With Quote