Skip to content

Releases: HanSolo/dotmatrix

v17.0.0

01 Feb 14:19
17.0.0
bad0564
Compare
Choose a tag to compare

Info

  • Initial release for JDK 17

Features

Fixes

1.2

24 Mar 09:22
Compare
Choose a tag to compare
1.2

Features

  • Added a matrixFont property to the DotMatrixBuilder

Fixes

1.1

24 Mar 09:21
Compare
Choose a tag to compare
1.1

Features

  • Added a second MatrixFont (now there is a 8x8 and a 8x11 font)
  • Added a matrixFont property to the DotMatrix control

Fixes

1.0

24 Mar 04:42
Compare
Choose a tag to compare
1.0

Features

  • Added a Demo gradle task to start the demo from the command line with: gradle Demo
  • Added a dotShape property which makes it possible to use either ROUND or SQUARE DOTS

Fixes