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 (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/graham.cox%40bigpond.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]