2.1.0-BETA
Pre-release
Pre-release
- Adds a new RectangleType.
- Adds alpha blending functions to ColorFunctions.
- Adds better support for drawing filled ellipses and rectangles.
- Adds support for drawing rectangles VIA JSON.
- Adds support for AsciiCharacter/AsciiTiles with partial transparency. The foreground color is now blended with the background color, using an alpha blend algorithm, on draw.
- Misc. fixes/changes.
- Reorganized a big chunk of the JSON code.