Quote:
Originally Posted by grumbles
The whole business of embedding fonts seems to be very hit and miss. I lifted the Charis font-face section from the css of a publication and pasted it into another epub I'm working on. I ended up with the text in bold face but the italics in normal weight. I then replaced the font with DejaVu and all was well. If anyone knows where I can find out more, I'd love to hear about it.
|
I know the solution to your CharisSIL bold problem. I have come across such before and with a lot of trial and error, figured out the solution.
Install Notepad++ under Windows and then load in the CSS. Go to the encoding menu and select
Encode in UTF-8 without BOM. That will fix the problem with the bold where it should be displaying normal.