-
-
Notifications
You must be signed in to change notification settings - Fork 944
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
[Bug] Custom font doesn't render non-english characters #333
Comments
Thats because your language is not english, meteor custom font cannot render russian characters. |
Is this a bug or it is just not supported? |
@seasnail8169 ? |
Its not really a bug, its known that non english characters don't work but it is something that would be nice to fix. |
that is a separate bug, try toggling custom font |
wait actually no i have no idea what is happening there |
I've done some more digging in the fonts folder, and managed to fix the issue. Here's what I did:
This fixed my issue, and text is visible: My assumption is that the font file got broken at certain point during my Meteor client installation. My problem was probably not related to this issue, but it might help others with the same issue. This should be put in the FaQ, I could make a PR for it. |
the font file isn't broken for anyone else so no it shouldn't be, it was clearly caused by something in your system or something you did |
Custom font(non-english) works fine with caxton, but that mod is in dev |
what |
@MineGame159 we should probably look into supporting the currently loaded language |
Describe the bug
I do not have a font in the cheat
Screenshots
![2021-03-24_17 58 48](https://user-images.githubusercontent.com/81314740/112332407-c4532d80-8cca-11eb-8ebc-3c1e15a05378.png)
Additional context
meteor 0.4.2, minecraft 1.16.5
The text was updated successfully, but these errors were encountered: