This post originated from an RSS feed registered with Ruby Buzz
by Max Zone.
Original Post: Scripting Photoshop With JavaScript and Ruby
Feed Title: dzone.com: ruby
Feed URL: http://feeds.dzone.com/dzone/ruby
Feed Description: dzone.com: fresh ruby and rails links for developers
You might not be aware of this, but Photoshop has had scripting support for some time now. It even comes with it���s own JavaScript debugger that adds a reflection interface. It has well documented support for JavaScript, AppleScript, and Visual Basic, all of which have their own set of problems. Thanks to the efforts of Apple on RubyOSA, we can now use Ruby to script this behemoth of an application.