Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Created May 24, 2022 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lgolubyev/5da843bfbc3b105d6bb84933eca1c7fe to your computer and use it in GitHub Desktop.
Save lgolubyev/5da843bfbc3b105d6bb84933eca1c7fe to your computer and use it in GitHub Desktop.
var nonRenderingCategories = new UnicodeCategory[] { UnicodeCategory.Control,
UnicodeCategory.OtherNotAssigned,
UnicodeCategory.Format,
UnicodeCategory.Surrogate };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment