View Single Post
Old 04-12-2015, 05:15 PM   #41
Bald Eagle
Connoisseur
Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.
 
Bald Eagle's Avatar
 
Posts: 93
Karma: 1228255
Join Date: May 2009
Device: Aura H2O, Aura One, Libra Colour
I'd like to add a question here. If the fonts directory for the sideloaded fonts resides in the root of the via USB exported file system (i.e. on the same level as .kobo) what should the src url for the font look like?
This
Code:
src: url(res:///fonts/CharisSILCompact-Regular.ttf);
or this
Code:
src: url(res:///mnt/onboard/fonts/CharisSILCompact-Regular.ttf);
?

Unfortunately it makes no difference either way, I can select Charis SIL Compact from the font menu just fine, but when I set it in the CSS I get only Georgia when I set the font to Document Default.
Bald Eagle is offline   Reply With Quote