08.08.14, 15:24
Works collaboratively across disciplines, dealing with the nuances between technology, tools and the human condition.
Re: scriptogr... | 14.06.07 | ||
Hi Are you sure you are using the scripts in the right way? Usually they expect you to select something, and then hit the pl... | |||
Re: trouble i... | 28.05.07 | ||
Thanks, Jonathan. I am happy to help out with problems, and all my answers on this forum should show you my commitment to th... | |||
Re: Rotating... | 26.05.07 | ||
I guess my RSS reader cached your post before you removed it ;) I deleted my post now as well. The feature you requested is... | |||
Re: pointText... | 25.05.07 | ||
Technically it is not possible that theText.characterStyle.fill.color works and theText.range.characterStyle.fill.color does... | |||
Re: pointText... | 24.05.07 | ||
I will look into this. You could try this workaround in the meantime: theText.range.characterStyle.fill.color = theColor; | |||
Re: Java heap... | 21.05.07 | ||
You can increase Java's memory by setting the initial an maximal heap size in the jvm.ini file. This file is not present by d... | |||
Re: Rotating... | 20.05.07 | ||
Your observation about the recursion is right. Setting Art.TRANSFORM_DEEP causes this, as when I implemented it I somehow man... | |||
Re: Rotating... | 18.05.07 | ||
That's a bug in Scriptographer. I just realized that the flag Art.TRANSFORM_DEEP is basically the same as Art.TRANSFORM_CHILD... | |||
Re: Offsettin... | 17.05.07 | ||
There is indeed a better way to do this: Look at the curve object. It has methods to retrieve tangent and normal vectors at... | |||
Re: Object Ra... | 12.05.07 | ||
Could you please post this in the forum under a new topic, with more information about the image pixel dimensions, error mess... |