|
libgrapheme 2.0.2libgrapheme is an extremely simple freestanding C99 library providing utilities for properly handling strings according to the latest Unicode standard. It offers fully Unicode compliant grapheme cluster (i.e. user-perceived character) segmentation, word segmentation, sentence segmentation, detection of permissible line break opportunities, case detection (lower-, upper- and title-case), case conversion (to lower-, upper- and title-case) on UTF-8 strings and codepoint arrays, which both can also |