bezierPath.polygon()?
-
I just tried to use
bezierPath.polygon()
sincebezierPath.rect()
andbezierPath.oval()
work.
this does not work (and can be solved in other ways), but maybe it would be nice and somewhat logic since rect and oval do work?
-
continue here https://github.com/typemytype/drawbot/issues/301
thanks!