Quote:
Originally Posted by JSWolf
Sorry, but that is incorrect. SVG wrapped images can have the wrong aspect ration very easily.
The default of Calibre is to make the cover full screen even if that is not aspect ratio correct. You have to change the option to make it the correct aspect ratio.
|
As long as the image size is specified correctly and the code included 'preserveAspectRatio="xMidYMid meet"', I've never seen an SVG wrapped image use an incorrect aspect ratio. Fail to fill the screen yes since the image aspect ratio may not be the same as the screen aspect ratio.