Open mumy-255 opened 8 months ago
Yes. At the moment we only support the first 256
unicode characters. We just create a simple small bitmap at startup.
Implementing unicode is a serious challange (https://www.unicode.org/versions/Unicode15.1.0/) itself. Additionally, we would have to create multi-atlas support and allow dynamic recreation of these. And when we want to make efficient use of space we would also have to implement signed-distance-fields.
When I have the motivation I will implement those features. Since it is bad for the user when the text is just not shown, I will implement a fallback to the default MC-Renderer.
LiquidBounce Branch
Nextgen
LiquidBounce Build/Version
0.1.5 git-02de191
Operating System
Windows 10
Minecraft Version
1.20.4
Describe the bug
Due to the font or encoding of NameTags, information in other languages cannot be displayed.
Steps to reproduce
Enable NameTags, join a non-English community server, or rename an entity with a name in another language.
Client Log
Screenshots