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!