FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.51k stars 341 forks source link

Here's my changes to fyrox-ui/src/ttf.rs so it doesn't fail on glyph packing #465

Closed DrAlta closed 1 year ago

DrAlta commented 1 year ago

Now now it retries with a larger Atlas if it fails to pack all the glyphs.