NSBezierCurve and Line Width
NSBezierCurve and Line Width
- Subject: NSBezierCurve and Line Width
- From: Jeff LaMarche <email@hidden>
- Date: Fri, 3 Dec 2004 05:39:27 -0500
I'm drawing a line segment with rounded end caps by stroking an
NSBezierCurve I've defined. Right now, the line has a uniform
thickness, but what I'd like to be able to do is to have the line width
change from point A to point B. So, for example, instead of a 4px line
all the way, I'd like it to start at 6px at point A, and end up as 3 px
in width by point B.
Is there an easy way to do this? The code to create this using polygons
is a little daunting, so I don't want to tackle it unless absolutely
necessary.
As always, Thanks in advance.
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden