mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-15 10:07:39 -05:00
Implement Unicode normalisation.
A new module in 'utils' computes NFC and NFD, via a new set of data tables generated by read_ucd.py. The new module comes with a new test program, which can read the NormalizationTest.txt that appears in the Unicode Character Database. All the tests pass, as of Unicode 15.
This commit is contained in:
2071
unicode/canonical_decomp.h
Normal file
2071
unicode/canonical_decomp.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user