This file contains highlights of what changes on each version of the StageXL_BitmapFont package. This file is normally updated whenever we push a new version to pub.
- Raised dependency to StageXL 1.4.6
- Ready for Dart 2.9
- Raised dependency to StageXL 1.4.1
- Ready for Dart 2.4
- Raised dependency to StageXL 1.4.0
- Ready for Dart 2.0
- Added support for HiDpi BitmapFonts.
- Enables Dart Strong Mode.
- Raised dependency to StageXL 1.3.0
- Raised dependency to StageXL 1.0.0
- Added DistanceFieldShadowFilter
- Changed DistanceFieldConfig
- BitmapText extends Bitmap and therefore renders super fast.
- BitmapContainerText extends DisplayObjectContainer and is super flexible.
- Added DistanceFieldFilters for vector like scaling.
- Updated to StageXL 0.13.0
- Support for Bitmap Font formats: FNT, JSON, XML
- Support loaders for File BitmapData and TextureAtlas
- BitmapFont class to query character properties.
- BitmapText display object to draw text on the stage.