View Single Post
Old 06-15-2023, 12:48 AM   #3
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Quote:
Originally Posted by kovidgoyal View Post
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.

Last edited by nqk; 06-15-2023 at 01:02 AM.
nqk is offline   Reply With Quote