Quote:
Originally Posted by dmapr
... the version of firmware I use (3.1.1).
|
Could that be what is making the difference? The internals of the epub reader had a major update in firmware version 3.5.0.
Edit:
Quote:
Originally Posted by dmapr
The most bizarre thing though is that the same exact CSS addition (the @font-face rules) added manually to the book's CSS makes the text render correctly, it only fails when the rules are appended from the kobo_extra.css during the transfer.
|
One other thing you could test is manually adding the @font face rules at the end of the stylesheet, which is where they go when kobo_extra.css is used. Often if there is an error somewhere in the stylesheet then the epub reader will ignore everything in the stylesheet following the error.