Quote:
Originally Posted by flameproof
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);