About This describes a new dialect of the ScriptFu language. ScriptFu interprets the dialect after a script calls: (script-fu-use-v3). The new dialect is more like Scheme and makes scripts shorter. The dialect only affects calls to the PDB. ScriptFu interprets the old version 2 dialect for PDB binding by default, unless a script calls script-fu-use-v3. In other words, it is optional to use the dialect. Note we say “ScriptFu version 3” to mean: all the changes in ScriptFu, the ScriptFu sys...