aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 0a92230..2a8398f 100644
--- a/README
+++ b/README
@@ -101,6 +101,7 @@ FEATURES:
• Read individual runes from files
• mbstring.h
• Encode and decode runes
+ • Encoding-generic macros (ucs*() instead of u8*())
• Iterate over UTF-8 codepoints
• Count UTF-8 codepoints
• UTF-8 validation
@@ -119,6 +120,7 @@ FEATURES:
• unicode/string.h
• Case-mapping supports optional language-specific quirks for
Azeri, Dutch, German, Lithuanian, and Turkish.
+ • Encoding-generic macros (ucs*() instead of u8*())
• Iteration and counting of graphemes, words, and human-precieved
words in a string
• NFD- and NFKD string normalization