diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-04-21 12:35:57 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-04-21 12:35:57 +0200 |
commit | be3db9896eac6ecd2aef25f25d1764453c06fd08 (patch) | |
tree | 0908827695c9c154d2216acefb4b091aacf4cf47 /README | |
parent | fa5e50f0cf7d42a61fbe513eae28cba97a01f18c (diff) |
Don’t bother with Unihan (yet)
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -116,3 +116,8 @@ PLANNED FEATURES: • String Case Conversions (unicode/string.h) • Unicode Normalization (unicode/string.h) • Word- and Line Segmentation (unicode/string.h) + + +BUGS: + + • Unihan properties are not supported (e.g. Unicode_Radical_Stroke) |