-
1. Re: Brushes CS5
deerowbear Mar 30, 2011 8:25 AM (in response to deerowbear)I guess I will check this out, it says it returns a brush...but I am not sure if this is a good place to start???
AIAPI AIPatternHandle(* AIBeautifulStrokesSuite::GetArtPaint)(ConstAIDictionaryRef params) Retrieves the pattern to be applied along path from a Beautiful Strokes dictionary.
Note that this function returns an object, not an error code.
- Parameters:
-
params The dictionary.
- Returns:
- The brush pattern.
-
2. Re: Brushes CS5
A. Patterson Mar 30, 2011 9:45 AM (in response to deerowbear)You can try it, but I think you'll be missing some struct definitions. Adobe has a suite that deals with this, but its not part of the public SDK (there are others and these are often kept private for good reason). Basically, you have to ask Adobe if they're willing to let you have whatever you need to work with brushes.
If you don't have a contact there, your best hope is someone from Adobe will read this and get in touch with you. If not, you're out of luck I think.
-
3. Re: Brushes CS5
deerowbear Mar 31, 2011 4:22 AM (in response to A. Patterson)How can I contact adobe? Are you aware of an email address? Thanks!
-
4. Re: Brushes CS5
A. Patterson Mar 31, 2011 7:16 AM (in response to deerowbear)I don't actually have one for anyone on the current Illustrator team. You might throw a plea out to sdk@adobe.com -- that used to be where SDK discussion took place. I don't know if its still monitored or not though.

