At 5:49 PM -0700 10/19/03, Ram Viswanadha wrote:
Hi Elliotte,
ICU4J can be built with only Normalizer.
The instructions on building ICU4J with only normalizer are at:
http://oss.software.ibm.com/cvs/icu4j/~checkout~/icu4j/readme.html#HowToModu
larize

With only normalizer the jar file can be trimmed to 355KB. Hope that helps.


That helps a bunch. Thanks. I think that gets it small enough where I'm willing to ship it with my library. It's still larger than I'd like, but not cripplingly so. Ideally I'd want the minimal code to do just NFC, without the other three normalizations. But I can use this for now.
--


  Elliotte Rusty Harold
  [EMAIL PROTECTED]
  Processing XML with Java (Addison-Wesley, 2002)
  http://www.cafeconleche.org/books/xmljava
  http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA



Reply via email to