View Single Post
Old 12-13-2011, 05:24 AM   #14
spring93936
Junior Member
spring93936 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2011
Device: Sony PRS-T1 Kindle DXG
Quote:
Originally Posted by nosnoop View Post
Try adding the MsYaHei in the font family, i.e.:

Code:
@font-face {
   font-family: "DroidFont", "MsYaHei", serif, sans-serif;
   src:url(res:///ebook/fonts/DroidSansFallback.ttf);
   }
i try it~~but it still show "???"
and when i use the "fast page gun" or "enter page #" it can show the correct word
only have the problem for use "TOC"

Last edited by spring93936; 12-13-2011 at 05:32 AM.
spring93936 is offline   Reply With Quote