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
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
The Unicode splitting one essentially means to logically split up symbols like é into an e and a ` symbol. Then when rendering it, move the symbol back one character, resulting in a composite symbol.
Basically I don't want to require some special substitution code to render a Unicode character, instead it should "just work".
The Unicode splitting one essentially means to logically split up symbols like é into an e and a ` symbol. Then when rendering it, move the symbol back one character, resulting in a composite symbol.
Basically I don't want to require some special substitution code to render a Unicode character, instead it should "just work".
ok
Add support for flag icons maybe?
yes
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are many improvements that can be made to the custom text element class.
The text was updated successfully, but these errors were encountered: