Quote:
Originally Posted by Doitsu
Quote:
Originally Posted by arspr
Do they support embedded fonts? (In AZW3 I mean)
|
Yes. (In order to see them, you may need to turn on the Publisher's Defaults.)
|
Thanks for your answer.
But... where do I enable that option?
In my first contact with my sister-in-law's PW2, I didn't see that option in the menus. IIRC the configuration menu about reading options just covers full refresh cycle frequency and minor highlight/notes options and the font menu only displays a list of alternate fonts, their possible size and line spacing and margin options.
Quote:
Originally Posted by Doitsu
|
I feared something like that... I'm not a heavy pdf or comic reader but I have some of them and I don't want to start meddling in the device firmware/default software...
Quote:
Originally Posted by Doitsu
If you create an ePub that uses "this trick," which I honestly don't really understand, I can compile it and test it on my Kindle.
|
Well, you need to know some html.
Quote:
<p>In this paragraph the text is reflown in different lines if needed because of the used font size and available width space, but <span style="white-space: nowrap;">this text won't wrap and would always appear in a single line,</span> (if it weren't so long, which may cause the trick to fail). But that trick should perfectly work around a simple <span style="white-space: nowrap;">—word</span> pair which could be rendered separated otherwise because dashes are wrapping points by default at least in all the epub software I know.</p>
|
Nevertheless you can grab a test book, (or just its code), from
this post in Kobo bug thread.
I was asking about it because this trick does not work any more in the RMSDK renderer (epub books) used in Kobo devices. Although it perfectly works in the older RMSDK renderer used in my Sony PRS-650 (and in any other place, BTW. Like Calibre book viewer)