View Single Post
Old 12-01-2011, 09:39 PM   #46
ttsddu
Junior Member
ttsddu began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2011
Device: PRS-T1
Quote:
Originally Posted by nnyy View Post
Firstly, thankyou Seebee and all others for their great effort.



ttsddu, may I know which existing font you used for reading chinese?
Quote:
Originally Posted by ttsddu View Post
Detailed steps:
1. Right click on the book you added in calibre, click "Tweak ePub".
2. Click "Explode ePub", locate and open the .css file by text editor. (e.g. ".\OPS\css\main.css")
3. Change the corresponding font-face block to below.
@font-face {
font-family:"the font family you found using in other blocks, e.g. cnepub, zw";
src:url(res:///ebook/fonts/DroidSansFallback.ttf);
}
4. Save the file, click "Rebuild ePub".
5. Select the book and click "Send to device", or right click on the book, click "Open containing folder" and copy the modified book to your desired location.

Thank you seabee for this exciting solution.
It's DroidSansFallback, hope it can help~
ttsddu is offline   Reply With Quote