Skip to content

v0.3.0 Release

Compare
Choose a tag to compare
@zarstensen zarstensen released this 29 Dec 23:09
· 30 commits to main since this release
b2506bd

v0.3.0 Release

  • AnnotateCanvas can now be saved as an image to disk.
  • AnnotateCanvas can now be locked, preventing drawing of new strokes.
  • New Polygon drawing method added.
  • Fix AnnotateCanvas not working correctly when not positioned at (0, 0).
  • Fix AnnotateCanvas script loading incorrectly in run mode.

See README.md for usage.

Full Changelog: v0.2.0...v0.3.0