Jump to content

Script-Fu: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
'''Script-Fu''' is a scripting extension for the [[GIMP]], a bitmap graphics editor. It used to be based on [[SIOD]] (Scheme in One Defun), but was switched to TinyScheme as of GIMP 2.4.
'''Script-Fu''' is a scripting extension for the [[GIMP]], a bitmap graphics editor.
It used to be based on [[SIOD]] (Scheme in One Defun), but was switched to TinyScheme as of GIMP 2.4.
It is a horrible enviroment for scripters, lacking in documentation and usually provides cryptic error messages that force the user to debug on a best guess-basis, but it works.. Kind of.


== External links ==
== External links ==

Revision as of 17:56, 28 February 2008

Script-Fu is a scripting extension for the GIMP, a bitmap graphics editor. It used to be based on SIOD (Scheme in One Defun), but was switched to TinyScheme as of GIMP 2.4. It is a horrible enviroment for scripters, lacking in documentation and usually provides cryptic error messages that force the user to debug on a best guess-basis, but it works.. Kind of.