Quote:
Originally Posted by Ghitulescu
Open the titlepage.xhtml from that ePub and see if the values there correspond with yours.
In my case width="100%" height="100%" viewBox="0 0 507 765" PreserveAspectRatio="xMidYMid meet"> <image width="507" height="765" xlink:href="cover.jpeg" and the physical image as indeed those values.
|
Calibre is making this out of my cover when I make an epub.
Quote:
width="100%" height="100%" viewBox="0 0 556 751" preserveAspectRatio="xMidYMid meet">
<image width="556" height="751" xlink:href="cover.jpeg"
|
But even when I change it from hand to this
Quote:
width="100%" height="100%" viewBox="0 0 758 1024" preserveAspectRatio="xMidYMid meet">
<image width="758" height="1024" xlink:href="cover.jpeg"/>
|
and of course save it, I get the same result.
It doesn't matter, Sony always stretches the cover in standby-mode because the cover gets then a left and right white-border. The only way to get it in the right size is to forget about aspect ratio, then the cover will be stretched to full size in standby-mode and the cover is actually the right size. Problem is only that then the cover is stretched in the book.
I even made me a test cover to better see the result. The lines in the circle have the same length and the squares are exactly 150 to 150 pixel.
Any more ideas?
Mini