by -=MrX=- <herrie@[EMAIL PROTECTED]
>
Sep 23, 2008 at 04:51 PM
houghi wrote:
> houghi wrote:
>> http://houghi.org/script/fuzzy.pl
>
> This does not seem to work anymore on my openSUSE 11.0. So I was trying
> to put it in just like I did with the other things, but I get a lot of
> errors.
>
> I do:
> gimp --batch-interpreter plug-in-script-fu-eval -i -d -b
> '(script-fuzzy-border file.jpg)' -b '(gimp-quit 0)'
>
> All on one line. That gives me (almosy obviously) the error "batch
> command: experienced an execution error." because I have not added the
> correct parameters.
>
> I have looked at http://www.lemur.com/dmm/culch/scriptsfu/index.html
> I have looked in Xtns, Script Fu,. Script Fu Console
> I have looked in
>
> I have gone as far as
> gimp --batch-interpreter plug-in-script-fu-eval -i -d -b
> '(script-fuzzy-border heidi_hanson_20080921_0155.jpg 0 \'(255 255 255)
> \'(16 1 200 1 10 0 1) TRUE \'(4 1 16 0.25 5 2 0) FALSE \'(100 0 100 1 10
> 0 0) TRUE TRUE )' -b "(gimp-quit 0)"
> bash: syntax error near unexpected token `('
>
> And then I started looking for the other things and some gave errors as
> well:
> houghi@[EMAIL PROTECTED]
: gimp --batch-interpreter plug-in-script-fu-eval -i -b
> '(batch-drop-shadow "heidi_hanson_20080921_0155.jpg")' -b '(gimp-quit
> 0)'
> batch command: experienced an execution error.
>
> Things that worked before stopped working (again)
>
> This sucks heavily. For now each version of GIMP I had to re-invent the
> wheel all over again. :-(
>
> houghi
I sometimes use ImageMagick for screenshots, with EOG, but I like to
work with a graphic interface :(
Thnx for your answer