Skip to content
Snippets Groups Projects
Commit e2b00d38 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

fix jwilkes/purr-data#44

make [draw] arguments more closely follow the svg spec
* [draw circle 20 1 2]: radius=20, xcenter=1, ycenter=2
* [draw rect 5 10 20 40]: width=5, height=10, xoffset=20, yoffset=40
* [draw ellipse 5 10 20 40]: xradius=5, yradius=10, xcenter=20, ycenter=40
parent 35a664c6
No related merge requests found
Showing
with 701 additions and 707 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment