GIMP Question:
Download Job Interview Questions and Answers PDF
How do we call one script-fu script from another?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Script-Fu in GIMP? | What is Net-Fu? Where is it? |