GraphemeSplitter
GraphemeSplitter copied to clipboard
TextElementEnumerator will be UAX29 compliant
.NET 5 will support UAX29-compliant grapheme splitting (as breaking changes of StringInfo and TextElementEnumerator).
see: https://github.com/dotnet/runtime/pull/328
How should this repo be?
- retire?
- backport TextElementEnumerator from .NET 5?