GraphemeSplitter icon indicating copy to clipboard operation
GraphemeSplitter copied to clipboard

TextElementEnumerator will be UAX29 compliant

Open ufcpp opened this issue 6 years ago • 0 comments

.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?

ufcpp avatar Nov 27 '19 04:11 ufcpp