Is it possible to use NSBezierPath as pen shapes???
Is it possible to use NSBezierPath as pen shapes???
- Subject: Is it possible to use NSBezierPath as pen shapes???
- From: email@hidden
- Date: Wed, 10 Jul 2002 08:23:21 -0400
Hello everyone:
I would like to use an arbitrary pen shape to draw an NSBezierPath.
In other words, let's pretend that I would like to use a star (*) as my
pen shape, and as I call draw my NSBezierPath, I want the star to blur.
As the pen shapes are described most easily as NSBezierPath's, I would
like to use them as the pen shape.
Consulting the documentation does not give me any clues how I can
change the pen shape beyond a few simple ones. Does anyone have an idea
how to accomplish my objective? Is there something available beyond the
simple drawing routines of NSBezierPath that I can use (QuickTime,
etc...).
Any hints would be appreciated, thanks in advance.
-- Jeremy
_______________________________________________
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.