[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: RE : Add flag to UTF8normalize and pals to allow accent stripping
At 11:58 AM 2002-02-26, Howard Chu wrote:
>Um.... You shouldn't be changing UnicodeData.txt though, that's an official
>part of the Unicode standard.
The file in question describes standard normalization algorithms.
If you want to use non-standard normalization algorithms, you can
replace the file with a non-standard one. Mucking with inputs
is far better than mucking with code.
Kurt