From be777d4d4a1a452beff416e0b8e8057ad28e0e8d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 15 May 2024 00:45:20 +0200 Subject: Update README --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') 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 -- cgit v1.2.3