Re: Quadratic curves in NSBezierPath
Re: Quadratic curves in NSBezierPath
- Subject: Re: Quadratic curves in NSBezierPath
- From: Graham Cox <email@hidden>
- Date: Thu, 8 May 2008 23:33:26 +1000
A cubic bezier with the two control points set to the same value is
equivalent to a quadratic bezier. In other words the cubic is a
superset of the quadratic.
Why do you need quadratics specifically?
G.
On 8 May 2008, at 6:06 pm, Nick Zitzmann wrote:
I searched the archives about this, and didn't find anything helpful
(only examples that did the opposite of what I want to do, or
include sample code that was published a year ago and is now gone).
How do I do something resembling a quadratic curve using
NSBezierPath instead of a cubic curve?
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
_______________________________________________
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