Re: NSBezierPath illustrations
Re: NSBezierPath illustrations
- Subject: Re: NSBezierPath illustrations
- From: Janek Priimann <email@hidden>
- Date: Thu, 27 Feb 2003 20:05:44 +0200
>
Anyone know of graphic illustrations of what some of these methods do?
>
I am especially interested in:
>
>
- (void)appendBezierPathWithArcFromPoint:(NSPoint)fromPoint
>
toPoint:(NSPoint)toPoint radius:(float)radius
>
>
- (void)curveToPoint:(NSPoint)aPoint
>
controlPoint1:(NSPoint)controlPoint1
>
controlPoint2:(NSPoint)controlPoint2
>
>
- (void)relativeCurveToPoint:(NSPoint)aPoint
>
controlPoint1:(NSPoint)controlPoint1
>
controlPoint2:(NSPoint)controlPoint2
>
>
A picture illustrating where these points lie with respect to the
>
resulting curve or arc path would really help. Anyone?
>
oh i forgot this one(nice interactive examples):
http://www.ddt.pwp.blueyonder.co.uk/evgeny/Intro/Intro.htm
-----------------------------------------
Hot Mobiil - helinad, logod ja piltsunumid!
http://portal.hot.ee
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.