Skip to content

DrawPixels 1.0.0

Compare
Choose a tag to compare
@AGulev AGulev released this 13 Jun 06:22
· 75 commits to master since this release
afcb770
  • Added new method draw pixels.line().
  • Code refactoring.
  • Fixed bug with drawpixels.circle() and drawpixels.filled_circle() - those functions now use diameter according docs.
  • Checking for a buffer edges.
  • Allowed to use negative coordinates.

Thanks @britzl!