View Single Post
Old 07-07-2014, 11:45 AM   #15
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,257
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by RbnJrg View Post
Hmmm, I'm not sure but I think Kobo allows you to use fonts you like, even when the font in the epub css stylesheet is defined (at least, Kobo for Android allows that).
Really? My Kobo for Android only offers 'Droid Sans Serif', 'Droid Serif' or 'Publisher Default' (which I'm assuming means embedded fonts). IMO life is too short to be embedding fonts so I only have a choice of 2. Have I missed something?

On the eink Kobos, my experience has been that if you code css as body {font-family: serif} then the Kobo is able to override with the user-selectable font-of-choice stored on the device. However, if instead the font-family is in a css class (e.g. .calibren {font-family: serif; ...} after a calibre conversion) then the eink Kobo can't override and uses its default serif font (Georgia) instead of the user-selected one.
jackie_w is offline   Reply With Quote