|
Good questions.
Custom fonts — not yet, but it's on the list. Right now you get a curated set per reading theme (serif, sans-serif, and a few specific faces like Baskerville, Palatino, Garamond). Loading your own .ttf/.otf files is a feature I want to add.
Hyphenation — yes, enabled by default on body text with hyphens: auto, limited to 3 consecutive hyphenated lines. Disabled on headings, code, and captions.
CSS — publisher stylesheets are respected. The reader handles the common EPUB CSS patterns (drop caps, floats, tables, footnotes, CJK/RTL scripts). Font and color overrides use !important only where needed so publisher styling comes through. No user CSS injection yet, but that's something I'd consider adding alongside custom fonts.
|