Quote:
Originally Posted by larysa
bother ? oh no mate, no problem for me
and Jon the ebook it's just for me. i'm private user, no selling. I'm just trying a code to not show error on calibre check book. but maybe i could share my book version, so maybe better to use font-family: "Charter", serif; code
|
To be honest, it's not a big deal to edit the font-family line to add the fallback code. What I do in most cases is delete the embedded fonts and if any of the fonts used were sans-serif, I do a
font-family: sans-serif; in place of the the font(s). if the fonts are a serif, I just use my custom font. If the font is something like a font for handwriting or one I want to keep, I'll keep them. But most body fonts used are not good enough.