ya, as long as u choose the correct fonts, chinese fonts.
my method
inside the fonts.xml, i change the fonts path to my new fonts:
original content:
» Click to show Spoiler - click again to hide... «
<xml>
<engine cache_size="786432" default="yes">
<font style="sans-serif" weight="normal">/tpa/preset/system/fonts/Sans-serif_Chinese_Reg.ccc</font>
</engine>
<engine cache_size="183296" default="no">
<font style="sans-serif" weight="bold" >/tpa/preset/system/fonts/Sans-serif_Chinese_Bd.ttf</font>
<font style="sans-serif" weight="italic">/tpa/preset/system/fonts/Sans-serif_Chinese_It.ttf</font>
<font style="sans-serif" weight="bold-italic">/tpa/preset/system/fonts/Sans-serif_Chinese_Bi.ttf</font>
</engine>
</xml>
modded:
» Click to show Spoiler - click again to hide... «
<xml>
<engine cache_size="786432" default="yes">
<font style="sans-serif" weight="normal">/tpa/preset/system/fonts/huakang.ttf</font>
</engine>
<engine cache_size="183296" default="no">
<font style="sans-serif" weight="bold" >/tpa/preset/system/fonts/huakang.ttf</font>
<font style="sans-serif" weight="italic">/tpa/preset/system/fonts/huakang.ttf</font>
<font style="sans-serif" weight="bold-italic">/tpa/preset/system/fonts/huakang.ttf</font>
</engine>
</xml>
huakang.ttf is my new font tht i upload it to the path
/tpa/preset/system/fonts/
i hv been tried many other method for easier font changing, like setting the font path point to our M2 card or phone memory, but fail.
the phone cant read fonts outside FLASH memory.
here, many chinese fonts available for download:
http://font.85888.com/soft/5583.htmlthe font should not be "read-only"...