Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 14:47
· 6 commits to main since this release

1.1.0 (2021-05-22)

Bug Fixes

  • issue with position being lost when drawing off canvas (878aaff)

Features

  • draw using bresenham instead of only filling individual pixels (14f351c)