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

Scrip-fu documentation

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.

Scrip-fu documentation Nicolas 20 Sep 19:45
  Scrip-fu documentation Sven Neumann 20 Sep 21:13
  Scrip-fu documentation Alan Horkan 21 Sep 06:06
Scrip-fu documentation saulgoode 21 Sep 01:48
Nicolas
2006-09-20 19:45:30 UTC (over 18 years ago)

Scrip-fu documentation

Hello,

Is there somewhere some documentation about script-fu? I mean, for the moment, all I found was 3 very small tutorials, some scheme documentation, and the gimp functions in the console window.

I really find it difficult to learn script-fu because there's not much documentation. For example, I need to understand what are the parameters to use with SF-ADJUSTMENT. I also need to understand why I can't use the variables I fill in when calling my script... :-/

Nicolas.

Sven Neumann
2006-09-20 21:13:40 UTC (over 18 years ago)

Scrip-fu documentation

Hi,

On Wed, 2006-09-20 at 19:45 +0200, Nicolas wrote:

Is there somewhere some documentation about script-fu? I mean, for the moment, all I found was 3 very small tutorials, some scheme documentation, and the gimp functions in the console window.

The user manual has a chapter about Script-Fu and gimp.org has a tutorial. But the best information is to read the scripts that come with GIMP.

The SF-ADJUSTMENT parameters are described in this little test script: http://cvs.gnome.org/viewcvs/gimp/plug-ins/script-fu/scripts/test-sphere.scm?view=markup

Hopefully someday someone will extract this information and add it to the user manual or some other place where it can be found more easily.

Sven

saulgoode
2006-09-21 01:48:40 UTC (over 18 years ago)

Scrip-fu documentation

Wilbur's Wiki links to this tutorial:

http://pingus.seul.org/~grumbel/gimp/script-fu/script-fu-tut.html

which provides a good introduction to Script-fu and also addresses the available "SF-..." widget registrations.

I believe Sven has already addressed your input parameter problem in a different thread.

Is there somewhere some documentation about script-fu? I mean, for the moment, all I found was 3 very small tutorials, some scheme documentation, and the gimp functions in the console window.

I really find it difficult to learn script-fu because there's not much documentation. For example, I need to understand what are the parameters to use with SF-ADJUSTMENT. I also need to understand why I can't use the variables I fill in when calling my script...

Alan Horkan
2006-09-21 06:06:15 UTC (over 18 years ago)

Scrip-fu documentation

On Wed, 20 Sep 2006, Nicolas wrote:

Date: Wed, 20 Sep 2006 19:45:30 +0200 From: Nicolas
To: ML-Gimp-user
Subject: [Gimp-user] Scrip-fu documentation

Hello,

Is there somewhere some documentation about script-fu? I mean, for the moment, all I found was 3 very small tutorials, some scheme documentation, and the gimp functions in the console window.

If you could show which links you have already seen it would help increase the chances of us suggesting something new.

I really find it difficult to learn script-fu because there's not much documentation. For example, I need to understand what are the parameters to use with SF-ADJUSTMENT. I also need to understand why I can't use the variables I fill in when calling my script... :-/

test-sphere.scm is intended as an example script and includes a lot of comments in the source explaining things like the parameters to use with SF-ADJUSTMENT.

You might also want to mention what task you are trying to achieve as their may be easier ways to get what you want or the suggestion might be so interesting that someone else might want to implement it for you.

Sincerely

Alan Horkan http://alanhorkan.livejournal.com