Open
Description
Thank you for writing this awesome library , but I don't know Dart , any chance to convert this library to apple Swift ?
I want to realize such line effect :
(Draw with Adobe Flash CC Pen Tool , single line but with tapered width effect)
At first, I tried to use 2 Cubic Bezier Curves, but seems it's not so simple (I have no idea how to adjust that 4 control points, and even I don't know that if this is possible)
so now I'm trying to use single curves , and split it to segments (same length) ,and draw those segments with different width from big to small (maybe bad performance ? since the line(s) will be animated , any suggest ? )
Metadata
Metadata
Assignees
Labels
No labels