melonJS v13.4.0 Release Notes

Release Date: 2022-09-27 // over 1 year ago
  • ➕ Added

    • ⚠ BitmapText: melonJS will now throw a warning message in the console, instead of failing silently, if a Glyph is not defined for a given character (thanks @wpernath)

    🛠 Fixed

    • BitmapText: fix kerning when scaling BitmapText objects (thanks @SiLiKhon)