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

@ -52,7 +52,6 @@
props (-> (attrs/extract-style-attrs shape)
(obj/merge!
#js {:transform transform
:id (str "shape-" id)
:d pdata}))]
(if background?
[:g {:mask mask-id}