ronin/examples/svg.lisp
Devine Lu Linvega 89196fd28d Added (svg) type
2019-07-15 08:28:23 +09:00

3 lines
127 B
Common Lisp

(stroke
(svg "M255,60 L255,60 L135,180 L75,60 L195,210 L120,225 L105,225 L165,255 L225,195 L255,135 L285,150")
2 "red")