Quote:
Originally Posted by jackie_w
Code:
src: url(res:///mnt/ext1/system/fonts/LexiaDaMa-BoldItalic.ttf);
[/LIST]As you've already seen, you can add the "magic css" to each epub's .css file using Sigil. However, if instead, you add it to your Calibre default preferences ExtraCSS, you can do it once and then forget about it. Every new conversion to epub will put this css into the epub automatically.
|
It doesn't look like this would work on a different manufacturer's device, in that I doubt that
/mnt/ext1/system/fonts is standard. So I would guess that the resultant epub would be "locked" to the PB readers. Is there no way to ask for a font without needing to specify the exact path, say through some kind of system default path?