Quote:
Originally Posted by kovidgoyal
Not sure whaat you are asking for. There is no way to specify font families/faces in textual markup languages that I know of. You can use general calibre conversion CSS options to specify font CSS.
|
I am referring exactly to CSS options in Calibre.
Let's say I put "font-family: Abc;" and @font-face { font-family: Abc; src: url(fonts/abc.ttf) } in the Extra CSS, Calibre will keep the css but the font files are not transferred to the converted epub files (i created a subfolder and put the font files there).
I think if TXTZ could contain font files and Calibre can see the font files, the fonts maybe embedded. IIRC, TXTZ format only supports now external images stored in the images subfolder.