aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-04-26 23:42:01 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-04-26 23:42:01 +0200
commitdc7c4289a4285453dbf9d427fa6da9c076f7f537 (patch)
treee1e90d3d8138ff2bd2d074ba3f3a5443237e584c /README
parentfa95265eaa8c1d7f41dc537f44450b142247253e (diff)
Fully comply with Unicode 15.1 § 3.13 in u8title()
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 8514a86..03d5cd3 100644
--- a/README
+++ b/README
@@ -108,14 +108,14 @@ FEATURES:
• Iteration and counting of graphemes and words in a string
• Unicode-aware case-mapping of strings with truncation checking
• Case-mapping supports optional language-specific quirks for
- Azeri, Dutch, German, Lithuanian, and Turkish.
+ Azeri, German, Lithuanian, and Turkish.
PLANNED FEATURES:
- • Titlecase Conversions (unicode/string.h)
- • Unicode Normalization (unicode/string.h)
- • Line- and Sentence Segmentation (unicode/string.h)
+ • Dutch titlecase tailorings (unicode/string.h)
+ • Unicode normalization (unicode/string.h)
+ • Line- and sentence segmentation (unicode/string.h)
BUGS: