View Single Post
Old 09-24-2013, 07:32 PM   #1101
graycyn
Wizard
graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.graycyn ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 11250344
Join Date: Aug 2010
Location: NE Oregon
Device: Kobo Sage, Forma, Kindle Oasis 2, Sony PRS-T2
Quote:
Originally Posted by jackie_w View Post
@graycyn,

I can't say I'm noticing any problems. I searched out 2 books:
  1. a calibre SVG cover page followed by a second SVG (similar code to first) with an alternate cover
  2. a calibre SVG cover page followed by a simple B&W image title page, similar to
    Code:
    <p class="center"><img src="images/tpage.jpg" alt="" /></p>
both books look OK to me. How do you have yours coded?
The coding is essentially the same for both cover and title page images. They are svg cover page code done in Sigil. Code acquired from MobileRead. I use the svg for both so the title images scale to screen size and center vertically. The small difference is that I took out a calibre reference to cover in the head section from the title page.

Cover and titlepage images are both PNG, both with identical dimensions.

I noticed the issue today, when I put a book on my new Nexus 7, which has the latest version of Mantano. The same thing happens on my Nook HD+ running Mantano Premium 2.4.

Putting the identical file on my phone running 2.3.18 and the title page images show up fine, just as they always have. And as I say, work in all my other testing apps as well as e-ink devices.

I have no idea what changed in Mantano to cause this quirk and it especially makes no sense given that the cover image shows up fine. I also sometimes use the svg code for full page images and I have a book that shows an image at the end of the chapter OK, the cover OK, but not the title page image. Works fine in version 2.3.18, just not in v2.4.

Mantano has always been the app I feel is most reliable for showing CSS as intended, so it was a bit of a shock to see the new version having an issue with displaying my books.
graycyn is offline   Reply With Quote