Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIBezierPath with 2 control points #27

Open
Skornos opened this issue Jun 18, 2015 · 2 comments
Open

UIBezierPath with 2 control points #27

Skornos opened this issue Jun 18, 2015 · 2 comments

Comments

@Skornos
Copy link

Skornos commented Jun 18, 2015

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 :)

@victoryudi
Copy link

+1

1 similar comment
@keba76
Copy link

keba76 commented Apr 5, 2017

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants