Penguin
Annotated edit history of ScriptFu version 1 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 AlastairPorter 1 A scripting language used in the [GIMP] image editing program
2
3 You can use it to automatically do 'stuff' to your images.
4 * Resizing? Sure!
5 * Cropping? Why not!
6 * Adding a coffee stain? Uh, ok...
7 * Create funky looking text? Yes!
8
9 Originally based around the [Scheme] scripting(?) language, it now supports [Perl] and [TCL]