Hello!

On Wed, Feb 18, 2009 at 2:19 PM, Claus Cyrny <claus.cy...@web.de> wrote:
> Hi,
>
> I'm currently trying to write a Script-Fu (actually
> my first one), but although I found several online
> tutorials on how to go about, I'm still not sure of
> the proper syntax for most of the steps I would like
> the script to perform. This is basically an advanced
> 'Unsharp Mask' I have been doing manually so far,
> but since I need it very often,  would like to make
> a Script-Fu for this.
There are other scripting language interfaces available.
Python (which I prefer myself), Perl, Ruby, and Lua scripting are all
available, Python is more standardized than the others. If you have
experience with one of those, I suggest to use that language instead.

Personally I think almost any language other than Script-fu is a
better choice. I've got quite a wide range of experience with
different programming languages myself, but when I try to work with
Script-fu/Scheme/LISP,  writing anything but the very simplest of
procedures invokes great frustration in me.

David
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to