View Single Post
Old 08-11-2015, 06:24 AM   #302
evianluw
Enthusiast
evianluw began at the beginning.
 
evianluw's Avatar
 
Posts: 26
Karma: 10
Join Date: Aug 2015
Device: kindle paperwhite 2
Smile Requesting CJK fonts support

Really thanks for your work, NiLuJe. Just one request: CJK support. I'm reading Chinese books in my kindle and the Chinese fonts is horrible. I found a way doing it by using USBnet and some SSH commands: put all the fonts in /mnt/us/fonts/, plus a .conf file, and using following commands:
Code:
 mntroot rw
 ln -s /mnt/us/fonts/99-qc.conf /etc/fonts/conf.d
 mntroot ro
But after that when I reboot kindle I saw "unable to load selected application"(translated, it's actually showing Chinese cause that's my system language). After deleting the fonts folder it went back to the previous state. Maybe this method is conflicting with your fonts hack. So I'm looking for some CJK support in linkfonts!
evianluw is offline   Reply With Quote