You could give it a shot with this if you want to script in ps, but i think jscript or vb were already implemented alongside applescript.
On Wed, May 7, 2014 at 5:15 PM, Ognjen Vukovic <[email protected]> wrote: > import win32com.client > ps = win32com.client.Dispatch("Photoshop.Application") > > :) > > > On Wed, May 7, 2014 at 5:08 PM, Doeke Wartena <[email protected]>wrote: > >> sad photoshop still sucks. >> They really should support scripting. And actions are also bad, they can >> help but i often end up programming in another language to get the job done. >> >> >> 2014-05-07 15:32 GMT+02:00 Sebastien Sterling < >> [email protected]>: >> >> lol, you learn somthing every day :) cheers ! >>> >>> >>> On 7 May 2014 12:15, Paul Griswold < >>> [email protected]> wrote: >>> >>>> Maybe this is old news to some of you, but I had no idea this existed. >>>> In Photoshop CC, go to the fill menu and then select Pattern. At the >>>> bottom there's a new option called Scripted Patterns. If you pick that, >>>> you'll have the option of Tree in the drop-down box which launches a tree >>>> generator. >>>> >>>> As far as I know there isn't a way to export a 3D tree, but if you need >>>> some flat cards and want some randomness, it seems like a quick & cheap way >>>> to go. >>>> >>>> -Paul >>>> >>>> ᐧ >>>> >>> >>> >> >

