diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-05-31 19:11:52 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-05-31 19:16:00 +0200 |
commit | c0e510b356643089d132688b58a4e02f28f05677 (patch) | |
tree | ed75a964a2ec9ad4a01ae03f16510eda00ecc2dc /README | |
parent | 114b88f931c7d99d88ad976f6e7c5bb67f1a830d (diff) |
Add uprop_get_wdth() and ucswdth()
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |