Open Skornos opened 9 years ago
Is it possible to add to plist UIBezierPath like this? [bezierPath addCurveToPoint: CGPointMake(83, 18) controlPoint1: CGPointMake(117, 33.22) controlPoint2: CGPointMake(101.78, 18)];
If not it would be a nice to have feature :)
+1
Is it possible to add to plist UIBezierPath like this? [bezierPath addCurveToPoint: CGPointMake(83, 18) controlPoint1: CGPointMake(117, 33.22) controlPoint2: CGPointMake(101.78, 18)];
If not it would be a nice to have feature :)