View Single Post
Old 09-30-2019, 02:09 PM   #5
hulabula
Junior Member
hulabula began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2019
Device: Kobo Aura H2O 2nd Edition
Quote:
Originally Posted by JSWolf View Post
Kobo supports sans-serif. So you don't need to embed a sans-serif font. Just use...

Code:
font-family: sans-serif;
in the classes you want a sans-serif font.

As for your CSS code, it looks good unless it's your pointer to the font file.
I just tried to use "sans-serif;" only. It made no change at all :-(


Quote:
Is you Kobo set to use Publishers font for that title? (the Aa font setting, while reading should offer that choice)
Yes it's the publishers font. Actually this does not matter, as if I choose any other serif font there that one is used for all text. If a choose a sans-serif font there, that one is used for all text :-(


Quote:
I just tested embedded fonts with my H2O on 4.17.x (latest) and found that when the font was embedded, it displayed and where it wasn't, the font of my choice was displayed.
My Kobo has firmware 4.15.12920. Could there be such a bug in this firmware?

Any other ideas? It is very frustrating that such trivial functionality is not working :-(
hulabula is offline   Reply With Quote