FYI

George is not subscribed to the unicode mailing list. If you have comments, please contact him directly.
If you want to discuss this on the ICU mailing lists, please see http://oss.software.ibm.com/icu/archives/


markus
-------- Original Message --------
Subject: Big5-HKSCS for ICU4C
Date: Fri, 21 Feb 2003 16:26:17 -0800
From: George Rhoten <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED],   [EMAIL PROTECTED]

Hello everyone,

I have recently collected a Big5-HKSCS mapping table, and it tries to
mirror the MacOS 10.2 implementation of Big5-HKSCS.  If you are interested
in this mapping table, please download it and try it out with your copy of
ICU.  I'm planning on adding this mapping table to ICU 2.6, and feedback
on this table is appreciated.

You can download the table from here:
http://oss.software.ibm.com/cvs/icu/~checkout~/charset/data/ucm/macos-2566-10.2.ucm

Here are the simple instructions for adding it to your copy of ICU.

1) Add this line to icu/source/data/mappings/convrtrs.txt
macos-2566-10.2    Big5-HKSCS { IANA* }

2) Copy the UCM file to icu/source/data/mappings/

3) Create the file icu/source/data/mappings/ucmlocal.mk with this inside:

UCM_SOURCE_LOCAL=macos-2566-10.2.ucm

4) Rebuild ICU

More detailed information on adding other converters to ICU can be found
in the ICU Data section of the User's Guide:
http://oss.software.ibm.com/icu/userguide/icudata.html

More information about other converters that are available for download
can be found on our Charset Repository page:
http://oss.software.ibm.com/icu/charset/index.html

George Rhoten
IBM Globalization Center of Competency/ICU  San Jose, CA, USA
_______________________________________________
[EMAIL PROTECTED] - icu4c-support mailing list
To Un/Subscribe:
http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu4c-support


-- Opinions expressed here may not reflect my company's positions unless otherwise noted.




Reply via email to