From: Araki K. <j00...@ip...> - 2002-01-10 06:25:13
|
Hi, this is a commit log. * big5 unstandard characters can be converted to and from ucs4. Subject: Re: [Mlterm-dev-en] About some Trad-Chinese characters. From: Araki Ken <j00...@ip...> Message-ID: <200...@pd...> Date: Thu, 10 Jan 2002 12:33:15 +0900 >> The another problem is big5 Japanese characters are not the same maping in >> BIG5.gz and BIG5HKSCS.gz. Such as U+F6F8 => 0xc6e8(big5), U3042 => 0xc6e8(big5hkscs). Now I use both BIG5.gz and BIG5HKSCS.gz. BIG5HKSCS.gz(except 0xa140 - 0xa3bf , 0xa440 - 0xc67e , 0xc940 - 0xf9d5) is used only for HKSCS. Appropriate mapping table is selected by locale info(zh_TW or zh_HK) for the region shared with BIG5.gz and BIG5HKSCS. Then , I think you can show unstandard big5 characters under anti alias mode. Please cvs checkout and test it:) Best Regards. -- kiken j00...@ip... |