|
From: Tony W. <wuy...@gm...> - 2006-12-27 18:04:58
|
Hi Ram, Thank you very much. On 12/28/06, Ram Viswanadha <ram...@gm...> wrote: > ICU4J 3.4 is based on Unicode 4.1. If you create data for Unicode 4.0 and > add it to ICU4J, please be warned that some APIs will behave differently. > > > I looked through the online docs, seems, all of them are icu4c > > related. I have successfully created the .dat and .dll file following > > the docs. Is it possible to convert them to the format used by icu4j? > > yes. Please see > http://source.icu-project.org/repos/icu/icu4j/tags/release-3-4/readme.html#resources > the section " Building ICU4J Resources from ICU4C" I did a quick look, please let me yell "Great, That's what I want"! > > just like the icudata.jar within the source code of icu4j. > > ICU4J data depends on ICU4C. So you need to build ICU4C data and convert > that to ICU4J format. > > Could you > > please tell me where the icudata.jar comes from? > icudata.jar is generated by > icu/source/tools/genrb/gendtjar.pl. I have another question here. I noticed that the data files were combined to a .dat file in the version 3.4 other than previous. I wonder whether my change in the source/data/unidata/UnicodeData.txt will affect the output data? That is, if I change a defination of 0x0000 in the .txt file, would it be changed in the distribution? Thanks again for your great help. > -- > Best Regards, > Ram Viswanadha > ICU > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > icu-support mailing list - > icu...@li... > To Un/Subscribe: > https://lists.sourceforge.net/lists/listinfo/icu-support > > > -- Tony Wu China Software Development Lab, IBM |