Skip to content

v0.1.2

Compare
Choose a tag to compare
@AlphaRLee AlphaRLee released this 18 Feb 05:09
· 28 commits to main since this release
0ee7b2a

User Changes:

  • Added rotate(r) function
    • Rotates canvas cursor r radians around the origin (0, 0) clockwise
  • Fixed bug where circle or ellipse with diameter 0 will throw an error. New behaviour is to draw nothing