RSS/Atom feed Twitter
Site is read-only, email is disabled

Red Eye removal

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Pre4 Thomas Spuhler 19 Feb 18:39
  Pre4 Dave Neary 19 Feb 18:51
   Red Eye removal ravee_27@fastmail.fm 20 Feb 05:30
    Red Eye removal Niklas 21 Feb 12:16
Thomas Spuhler
2004-02-19 18:39:31 UTC (about 20 years ago)

Pre4

I thought I read there is a pre4 but I cannot find it on the server?

Dave Neary
2004-02-19 18:51:47 UTC (about 20 years ago)

Pre4

Hi,

Thomas Spuhler wrote:

I thought I read there is a pre4 but I cannot find it on the server?

Perhaps you read that "bug X is fixed in pre4" - the release hasn't been made. That is shorthand for "fixed in CVS".

Cheers, Dave.

ravee_27@fastmail.fm
2004-02-20 05:30:40 UTC (about 20 years ago)

Red Eye removal

Hello,
I would like to know if there are good tutorials online for learning how to program in scriptfu. I have good experiance in using Gimp but would like to learn to create my own scripts.

thanks in advance Ravi

--
http://www.geocities.com/ravee_26/

Niklas
2004-02-21 12:16:05 UTC (about 20 years ago)

Red Eye removal

Hello,

fre 2004-02-20 klockan 05.30 skrev ravee_27@fastmail.fm:

Hello,
I would like to know if there are good tutorials online for learning how to program in scriptfu. I have good experiance in using Gimp but would like to learn to create my own scripts.

thanks in advance Ravi

You have a few choices. The once listed below is what I know anyway. Scheme is the thing you want to look at if you want to create a script-fu on the other hand you should also look at: http://registry.gimp.org/ where many plugins and scripts are located.

GIMP 1.2: Perl http://imagic.weizmann.ac.il/~dov/gimp/perl-tut.html http://www.gimp.org/~sjburges/perl_debug/intro.html Scheme http://imagic.weizmann.ac.il/~dov/gimp/scheme-tut.html http://www.linux-mag.com/2002-01/power_01.html

GIMP 2.0pre3: There is a lot of changes and I do not know myself the changes when it comes to scripting and code. Find out more about that on http://developer.gimp.org/

Perl Not sure about this. Scheme Like above what I know of.
Python http://www.daa.com.au/~james/software/pygimp/

Hope this helps you to get on track.

Regards,