View Single Post
Old 12-09-2011, 05:25 AM   #64
seabee
Connoisseur
seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.seabee writes the songs that make the whole world sing.
 
seabee's Avatar
 
Posts: 79
Karma: 40957
Join Date: Aug 2011
Location: Paris, France
Device: Kobo Mini
Quote:
Originally Posted by flameproof View Post
Doh! I feel a bit silly now. The only thing to make it display Chinese EPUB I had to do was, open the EPUB and add:

Code:
@font-face {
   font-family: "DroidSans", serif, sans-serif;
   src:url(res:///ebook/fonts/DroidSansFallback.ttf);
   }
That's all!

Thank you so much / 谢谢你!
You can also try with src:url(res:///ebook/fonts/SWNMTeb.ttc);
seabee is offline   Reply With Quote