- Fix a crash when clearing an already empty glyph atlas
- Text field widgets now scroll to the right position when moving the cursor leftward by more than the width of the field
- Fix issues with mods that set the contents of a text field before its width, such as Custom Player Models
- Update bundled Inter font to 4.0-beta9
- Fix a rare crash when reloading resources
- Fix a crash when the first glyph rendered from a Caxton font after a resource reload has zero width or height
- Fix crash when another mod instantiates
TextRenderer
s during mod initialization, such as Hephaestus - Fix rasterization bugs with certain fonts under
raster
tech