mirror of https://github.com/GNOME/gimp.git
![]() After we converted most scripts in the repo to use new registration functions, there are no *filters* left from version 2. But version 2 filters are still supported, with a warning to the console like "image procedures ... only one drawable ... are deprecated." A version 2 filter uses the deprecated registration function script-fu-register and declares args img and drawable (singular) explicitly (contrary to encouraged multi-layer capable.) Until we actually obsolete scripts of this ilk, we need this test plugin for testing. |
||
---|---|---|
.. | ||
console | ||
interpreter | ||
libscriptfu | ||
scripts | ||
server | ||
test | ||
gimp-script-fu-interpreter.interp.in | ||
meson.build | ||
script-fu-eval.c | ||
script-fu-eval.h | ||
script-fu-refresh.c | ||
script-fu-refresh.h | ||
script-fu-text-console.c | ||
script-fu-text-console.h | ||
script-fu.c |