Closed cathugger closed 5 years ago
changes unicode range to same thing my stuff uses (I like consistency). makes it actually use utf-8, also adds variant character to force chars be monochrome. also uses strings.builder as that's much better than repeatedly concatenating strings.
changes unicode range to same thing my stuff uses (I like consistency). makes it actually use utf-8, also adds variant character to force chars be monochrome. also uses strings.builder as that's much better than repeatedly concatenating strings.