We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi Coders,
i am trying to center a SVG with geomerative's RShape. I want to do something like
shapeMode(CENTER); translate(width/2,height/2);
Could someone of you help me, to "translate" this to Geomerative-syntax?
Thanks in advance!