View Single Post
Old 09-25-2016, 09:28 AM   #5
mcm_xciv
Junior Member
mcm_xciv began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2016
Device: kindle paperwhite
Quote:
Originally Posted by lucida View Post
That's a Chinese font(楷体). When you open a Chinese book(book's language is set to Chinese, most likely your original azw3 will do the trick) kindle will download the font file. It's actually a cramfs image.

Code:
[root@kindle fonts]# ls -l
-rwxrwxrwx    1 root     root      41234432 Jul  6 01:29 zh-Hans.font
[root@kindle fonts]# pwd
/mnt/us/system/fonts
I open a chinese book for a long time,then use 7z extract the file zh_hans.font.It containts only four files:
STKaiBold.ttf,STKaiMedium.ttf,STYuanBold.ttf and STYuanMedium.ttf.

Last edited by mcm_xciv; 09-25-2016 at 09:31 AM.
mcm_xciv is offline   Reply With Quote