- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sat, 11 Aug 2001 08:09:11 +0200
- To: www-international@w3.org
Hi, Is there any free and tiny ANSI C implementation of Unicode Normalization Form C out there? I want to implement the Early Uniform Normalization as in [1] in HTML Tidy [2] and such an implementation would be very helpful. It should be based on Unicode 3.0. It should come free-standing with optimised Unicode data and hopefully act on either int[] or char*s UTF-8 encoded. [1] http://www.w3.org/TR/charmod/#sec-Normalization [2] http://sourceforge.net/projects/tidy TIA, -- 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 Saturday, 11 August 2001 02:10:33 UTC