I am trying to figure out how to do simple onle liners in bash with
GIMP. I use openSUSE 11.0 with GIMP 2.4
Here is one command I try (on one line) and that works:
houghi@[EMAIL PROTECTED]
: gimp --batch-interpreter plug-in-script-fu-eval -i -d -b
'(script-autocrop "image.jpg")' -b '(gimp-quit 0)'
batch command: executed successfully.
Here is another that worked in 2.2 but now fails:
houghi@[EMAIL PROTECTED]
: gimp --batch-interpreter plug-in-script-fu-eval -i -d -b
'(batch-drop-shadow "image.jpg")' -b '(gimp-quit 0)'
batch command: experienced an execution error.
As you can see only script-autocrop has been replaced with
batch-drop-shadow
So what is the command to use instead of batch-drop-shadow. And where to
find what to use, e.g. for fuzzy border and so on.
The second question is that one should be able to put the parameters.
How is that done and where can you see what is done.
Please provide working examples if possible. I have now been looking at
it this time for two days. Previous time I lost a lot of time as well.
All in the docs is about using the GUI. I understand how to do it in the
GUI. I need to do it in CLI, because I want to do the same process about
1.000 times.
houghi
--
Theologians can pursuade themselves of anything. Anyone who can wor****p
a trinity and insists that his religion is a monotheism can believe
anything -- just give him time to rationalize it.
Robert A. Heinlein, JOB: A Comedy of Justice