- Add
--versionopiton to CLI (#1).
- Breaking change: unify syntax
(#9).
- Add
fillcommand. - Remove
lfcommand. - Make
randerespect fill and width scope parameters.
- Add
- Breaking change: use SVG path commands format
(#2).
- Use
efor circle (ellipse) instead ofc. - Use
mfor position (move) instead ofp. - Use
rfor rectangle insted ofs(square). - Use
subtractfor subtraction insted ofr(remove).
- Use
- Fix arc drawing — now it isn't approximated by segmented line (#4).
- Add support for simple commands.
- Add JavaScript parser and viewer.