aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-05-31 19:11:52 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-05-31 19:16:00 +0200
commitc0e510b356643089d132688b58a4e02f28f05677 (patch)
treeed75a964a2ec9ad4a01ae03f16510eda00ecc2dc /README
parent114b88f931c7d99d88ad976f6e7c5bb67f1a830d (diff)
Add uprop_get_wdth() and ucswdth()
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 3d0397a..e34b327 100644
--- a/README
+++ b/README
@@ -121,6 +121,7 @@ FEATURES:
• Case-mapping supports optional language-specific quirks for
Azeri, Dutch, German, Lithuanian, and Turkish.
• Encoding-generic macros (ucs*() instead of u8*())
+ • Estimate width in columns of a string
• Iteration and counting of graphemes, words, and human-precieved
words in a string
• NFC-, NFD-, NFKC-, and NFKD string normalization