Quote:
Originally Posted by dereker
When I register my KPW2 in Amazon.cn and read book in Chinese. Thet push Chinese fonts for me.
I NOTICED that a file named "zh-Hans.font" was established in /system/fonts/
it can be opened by 7-zip and its type was CramFS.
it contains font file and configuration file.
I think it's useful for use custom font in PW2, but I don't know what to do next.......
|
You will need the tools to create a CramFS filesystem.
Which means you will need access to a Linux system - I don't think that such tools are available for Windows.
Also - do not trust that 7-zip correctly re-created the filesystem.
Instead, just mount the CramFS image and extract the filesystem tree using cp or use an un-cramfs tool if such is available.