Re: PS CS art layer solid fill
Re: PS CS art layer solid fill
- Subject: Re: PS CS art layer solid fill
- From: Martin Orpen <email@hidden>
- Date: Fri, 19 Jan 2007 16:12:31 +0000
On 19 Jan 2007, at 15:41, Natalie Lambert wrote:
Thanks for the help with this!!! I don't have time to
learn javascript before I need to have this project
done! I'll put that on my list for next week!
one more question... how hard is this to convert this
to cmyk values?
You don't need to *learn* Javascript.
Read the scripting guides that came with Photoshop and load the
ScriptingListener plugin that is also supplied with it.
Once loaded, the plugin puts a log file on your desktop. Open it in
Console.app and you'll see the Javascript code appear as you use
Photoshop.
I use a script to escape the quotes in the Javascript but you can
easily paste it into Text Edit and the replace all the " with \"
before dumping it into Script Editor.
Then all that leaves to learn is UI scripting for the PS moves that
have no AppleScript or Javascript equivalent :-)
Regards
--
Martin Orpen
<http://www.idea-digital.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden