Re: Free C implementation of form C

* Martin Duerst wrote:
>>    Is there any free and tiny ANSI C implementation of Unicode
>>Normalization Form C out there?

>Bjoern - Please check out ICU (IBM Classes for Unicode, I guess).

I did and I found that I need more time to figure out where
normalization happens in this __large__ package than to
implement NFD and NFC myself in ANSI C. If there is some public
interest I can also implement NFKD and NFKC and put it on
Sourceforge.

Thanks.
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Friday, 17 August 2001 07:15:13 UTC