Skip navigation.
 
mlRe: Quadratic curves in NSBezierPath
FROM : Nick Zitzmann
DATE : Thu May 08 18:51:15 2008

On May 8, 2008, at 7:33 AM, Graham Cox wrote:

> 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?



I'm reading in a file format that uses only a single control point for 
curved edges.

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlQuadratic curves in NSBezierPath Nick Zitzmann May 8, 10:06
mlRe: Quadratic curves in NSBezierPath Graham Cox May 8, 15:33
mlRe: Quadratic curves in NSBezierPath Nick Zitzmann May 8, 18:51
mlRe: Quadratic curves in NSBezierPath Kyle Sluder May 9, 03:26
mlRe: Quadratic curves in NSBezierPath Graham Cox May 9, 03:28
mlRe: Quadratic curves in NSBezierPath Graham Cox May 9, 03:29
mlRe: Quadratic curves in NSBezierPath Nick Zitzmann May 9, 03:47