Draw curve by shape drawer

Can anyone tell me how can I draw curve by shape drawer?

You need add the actions in Advanced categorie if you want chain multiple shape :
Begin fill path
[HERE your path (Arc, bezier, line, quadratic)]
End fill path
And if you want close the shape
Close Path

In this order it’s better :wink:

if you want just draw a simple curve, use just Bezier or quadratic curve in Drawing categorie.

1 Like