Quote:
Originally Posted by astra
It allows me to use different fonts without actually embedding the fonts? How will it know what fonts to use? Is there s/w feature that allows me to choose a font when I read a certain epub?
|
See
this post for details, but it's done by having the CSS in the epub book point off to a font on the Reader's local disk. As the epub is fundamentally just a zip file & the CSS file a text file, it doesn't require many tools (and even fewer if you use Calibre to do the conversion.)
If you point it to a folder below "/Data/", you're pointing it to the part of the disk that it exports as the USB drive, so you can create a 'fonts' folder (alongside the 'database' folder we're familiar with) and use something like "/Data/fonts/my-font.ttf".
Quote:
Originally Posted by astra
Do you mean there is an official, supported by Sony, guide how to do it?
|
Not as such, but this is a 'per-book' thing, rather than an 'across-reader' solution.