View Single Post
Old 12-30-2011, 04:45 PM   #34
giosa
Connoisseur
giosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcover
 
Posts: 90
Karma: 16056
Join Date: Dec 2011
Device: Sony PRS T1
Quote:
Originally Posted by jackie_w View Post
If the other 3 font files don't exist the only thing you can do is map all 4 (reg, italic, bold, boldital) to the single sylfaen.ttf font file you do have, like this:
Code:
@font-face { font-family: serif; src: url(res:///ebook/fonts/../../mnt/sdcard/fonts/sylfaen.ttf);}
but of course all text will then display in sylfaen regular, i.e. no bold and/or italic.

If you want bold and italic to display correctly you will need to pick a different font-family with all 4 files which contain all characters for your language of choice. What is it, by the way?
It's Georgian.
giosa is offline   Reply With Quote