Skip to content

2.1.0-BETA

Pre-release
Pre-release
Compare
Choose a tag to compare
@Valkryst Valkryst released this 26 Aug 22:20
· 1303 commits to master since this 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.