GIMP Question:

How do we call one script-fu script from another?

Tweet Share WhatsApp

Answer:

The trick to calling script-fu-scripts from another script is to just reference the main define for the script and not to try to use the pdb call. All the scripts in script-fu share a common name space; you call other scripts just like a regular function / define / whatever you call those those things in_scheme.

Download GIMP PDF Read All 26 GIMP Questions
Previous QuestionNext Question
What is Script-Fu in GIMP?What is Net-Fu? Where is it?