SVG generation first version

This commit is contained in:
alonso.torres 2020-10-29 19:50:07 +01:00 committed by Hirunatan
parent 28f90da70e
commit 96098be5ae
19 changed files with 104 additions and 99 deletions

View file

@ -32,7 +32,6 @@
#js {:x x
:y y
:transform transform
:id (str "shape-" id)
:width width
:height height}))]