You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section on "Grapheme clusters don't span conjuncts" is out of date, an update to UAX #29 for Unicode 15.1 introduced a new rule to grapheme cluster boundary identification: GB9c .
For 'ঝিল্লি', an Implementation using a tokeniser using UAX #29 prior to Unicode 15.1, the graphemes would be 'ঝি | ল্' | লি' while from Unicode 15.1, you'd get ঝি | ল্লি.
The text was updated successfully, but these errors were encountered:
[source] (https://www.w3.org/International/questions/qa-indic-graphemes.en) [en]
The section on "Grapheme clusters don't span conjuncts" is out of date, an update to UAX #29 for Unicode 15.1 introduced a new rule to grapheme cluster boundary identification: GB9c .
For 'ঝিল্লি', an Implementation using a tokeniser using UAX #29 prior to Unicode 15.1, the graphemes would be 'ঝি | ল্' | লি' while from Unicode 15.1, you'd get ঝি | ল্লি.
The text was updated successfully, but these errors were encountered: