Grapheme clusters and east asian width

Daniel Bünzli daniel.buenzli at erratique.ch
Wed Sep 16 12:44:38 CDT 2015


Le mercredi, 16 septembre 2015 à 18:10, Edwin Hoogerbeets a écrit :
> Have you looked into the Unicode Normalization Algorithm?  

Since in general a precomposed character cannot always be found, I'll still need to apply unicode segmentation algorithm for finding grapheme clusters and I'd rather not add one more layer of processing if I can avoid it.

Best,

Daniel





More information about the Unicode mailing list