Release 0.6.0
Improvements
- Added
ellipse
method for adding an ellipse to the current path - Added
Path2D
class for drawing SVG paths - Added
stroke_line
method for directly drawing a line without using a path - Added
fill_circle
andstroke_circle
, shorthands for fullfill_arc
andstroke_arc
- Added
RoughCanvas
for hand-drawn style