- Fix a crash when laying out text with certain Unicode codepoints
- (1.20.1+) Require fewer draw calls when drawing text through
DrawContext
Port 0.6.0-alpha.2 to Minecraft 24w36a.
- Fix a crash when laying out text with certain Unicode codepoints
- (1.20.1+) Require fewer draw calls when drawing text through
DrawContext
- Render outlined text with two draw calls, even with the MSDF-based rendering method. This is necessary for 1.21, as vertex formats with multiple color components no longer function properly.
- Bump dependencies of the native library