summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-29 23:10:57 +0200
committerBruno Haible <bruno@clisp.org>2011-03-29 23:47:50 +0200
commit6ec70a06da21e2bdceb9814fe6fde6be46f890cd (patch)
tree1eb310cb7adb756f54392eeea8423af19b1e6600 /README
parent820590c2b81686f64c50d22022aeb49ff3c6e3ad (diff)
downloadlibunistring-6ec70a06da21e2bdceb9814fe6fde6be46f890cd.tar.gz
Add grapheme cluster break functions.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index c52e56d..e4bc981 100644
--- a/README
+++ b/README
@@ -11,6 +11,7 @@ It consists of the following parts:
uniname.h character names
unictype.h character classification and properties
uniwidth.h string width when using nonproportional fonts
+ unigbrk.h grapheme cluster breaks
uniwbrk.h word breaks
unilbrk.h line breaking algorithm
uninorm.h normalization (composition and decomposition)