There are two kinds of grapheme clusters: 1) Legacy 2)Extended. This method
is to check for legacy rules.
|
code » | ||||
Method to return property enum value of the codepoint. If it is Hangul LV or
LVT, then it is computed; for the rest it is picked from the inversion map.
|
code » | ||||
There are two kinds of grapheme clusters: 1) Legacy 2)Extended. This method
is to check for both using a boolean flag to switch between them.
Arguments:
Returns: boolean
True if a & b do not form a cluster; False otherwise.
|
code » |