melonJS/melonJS: Release 13.4.0
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)