Re: Quadratic curves in NSBezierPath
Re: Quadratic curves in NSBezierPath
- Subject: Re: Quadratic curves in NSBezierPath
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 8 May 2008 19:47:06 -0600
On May 8, 2008, at 7:28 PM, Graham Cox wrote:
If you can use Core Graphics, there is: CGPathAddQuadCurveToPoint
If using NSBezierPath, some simple maths will get you the needed
control points, this googled up from http://fontforge.sourceforge.net/bezier.html
Thank you. I did try Google but didn't find that site. I'll give it a
shot, and resort to CGPath only if necessary.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden