FROM : Jonathon Mah
DATE : Sat Apr 16 19:04:34 2005
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_removed>
DATE : Sat Apr 16 19:04:34 2005
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_removed>
| Related mails | Author | Date |
|---|---|---|
| Jonathon Mah | Apr 16, 18:21 | |
| Ian was here | Apr 16, 18:57 | |
| Jonathon Mah | Apr 16, 18:58 | |
| Ian was here | Apr 16, 19:01 | |
| Jonathon Mah | Apr 16, 19:04 | |
| Matt Neuburg | Apr 16, 19:10 | |
| Jonathon Mah | Apr 16, 19:19 | |
| Jonathon Mah | Apr 16, 20:10 |






Cocoa mail archive

