-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with German umlauts #2
Comments
Thanks for the feedback, this is due to incomplete mapping data, the internationalized alphabet hasn't found the right information yet, I'll fix the problem you submitted in a minute! |
I tried these sites:
|
Thanks for the quick fix! Should we leave this open in case someone comes up with an idea on how to deal with ß, or do we close this topic as ß is a rather unusual letter? |
I checked some sources but couldn't find ß-related Unicode mappings, only the similar 𝞫 https://www.compart.com/en/unicode/U+1D7AB |
I was just testing the hosted version at https://www.fontgenerator.dev/small-text?text=äÄöÖüÜß and found a curious behaviour when it comes to German umlauts.
The umlauts ö and ü are supported, but the umlauts ä and ß are not. I don't think this has anything to do with the font, but perhaps with the encoding/decoding of the characters?
Could you please check this?
The text was updated successfully, but these errors were encountered: