vladimirgamalyan / fontbm

BMFont compatible, cross-platform (Linux/macOS/Windows) command line bitmap font generator (FreeType2 based).
MIT License
241 stars 38 forks source link

Fixed crash when glyph cannot be loaded (#15) #16

Open RaZeR-RBI opened 2 years ago

RaZeR-RBI commented 2 years ago

Fixes #15.

vladimirgamalyan commented 2 years ago

Thank you! I still try to get it to work as it should and if nothing works, then it will be a reasonable fix.