Quote:
Originally Posted by ht1948
Guys, can you tell me what I'm doing wrong? My 505 doesn't display the embedded font at all. I used Fontin in this case. I copied and pasted zelda_pinwheel's code into the CCS box. I put the Fontin font files in the "fonts" folder on my reader. I used calibre to convert my ebook to epub (I'm using the beta 0.6 btw) After 3 hours of trying, nothing worked for me. Pls advise. Thanks.
|
He code will not always work. You have to dig into the ePub and see where in the CSS you'll need to put the font-family CSS style. To figure this out, look at some of the chapters of the book and you'll see what styles are used. Not all work with just the font-family in the body CSS style.