Re: lockFocus clearing current color
Re: lockFocus clearing current color
- Subject: Re: lockFocus clearing current color
- From: Jonathon Mah <email@hidden>
- Date: Sun, 17 Apr 2005 02:34:34 +0930
On 17 Apr 2005, at 02:31, Ian was here wrote:
I'm don't know how your application is set up, but
wherever you get the desired color from, save it
somewhere so you can access it again for your image
drawing.
Thanks Ian, but it's part of a category on NSBezierPath to stroke the
outside of a path. I fill the path into one image, stroke it with
double line width into another, then use the first as a mask to punch
out the middle.
Surely I can have this method as -[NSBezierPath strokeOutside], instead
of -[NSBezierPath strokeOutside:(NSColor *)color]?
Jonathon Mah
email@hidden
_______________________________________________
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