OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: parco on September 03, 2004, 01:13:30 pm
-
Hi, I'm a newbie to both this forum and Zaurus. The worst thing, I think, is I know nothing about Linux.....!! Please forgive my silly question(s).
I'd like to flash the Sharp ROm to Cracko Rom and I want to know if Chinese can be supported in Cracko Rom? Thanks in advance!
-
Should do as it supports UNICODE fonts. Although I dont know if a chinese input method will work. I have tried to get several working on variouse Sharp 3 ROM derivatives and all dont seem to like the pinyin input method.
-
My unicode font come from Zbedic sourceforge http://sourceforge.net/projects/bedic (http://sourceforge.net/projects/bedic)
How to install:- Launch terminal
- cd /home/QtPalmtop/lib/fonts
- su (warning: you are now in root don't screw up everything )
- mv /mnt/card/unifont_160_50_t10.qpf /. (If your font is at SD Card root)
- enjoy chinese in Opera !
Plus, since 2 or 3 weeks a new PinYin input software has been released: Murphy PinYin (http://sourceforge.net/projects/murphypinyin/)
Very good software for both simplified and traditional chinese and easy to use while typing with keyboard (except for french accents, i still have to swap between french keyboard and Murphy PinYin)
However simplified characters won't be displayed with unifont, it required efont .As I wasn't able to find efont.ipk i looked for the font names and symlink them with unifont- open terminal
- cd /font directory
- ln -s unifont[..].qpf efont* (replace the * by all efont names)
Murphy PinYin works
-
I use qpzidian and that displays Chinese characters fine (albeit I run it in rotated magnified mode, otherwise the fonts are too small).
See Sephiroth's post above for the unicode font to use.
Haven't had a chance to try murphypinyin, now that Sephiroth's got some hints, I should try it!
-
thank to all of you guys! I'll try!