Quote:
Originally Posted by leroy hacker
Short version: Is there any way I can use custom fonts with KF8 files?.
|
Yes, but you'll need to embed fonts in the .epub file.
Quote:
Originally Posted by leroy hacker
Is there any way I can make that font trick work with KF8 files?
|
AFAIK, NiLuJe's font hack only worked with non-KF8 files and I'm not sure whether it works with the 3.4 firmware at all.
However, you can embed fonts in the ePub with
Sigil or Calibre.
(If you use Sigil, make sure to prefix the font path by "
../Fonts/". For example,
src: url(../Fonts/MyFont.ttf);)
You may want to ask font hack questions in the
Developer's forum and mobi/KF8 questions in the
Mobi forum.