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