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

gimp-drawable-curves-spline

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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

gimp-drawable-curves-spline Maurizio Loreti 24 Feb 15:16
  gimp-drawable-curves-spline Kevin Payne 24 Feb 15:29
  gimp-drawable-curves-spline Joao S. O. Bueno 24 Feb 16:00
Maurizio Loreti
2016-02-24 15:16:43 UTC (about 8 years ago)

gimp-drawable-curves-spline

Hello -
I am using GIMP 2.9.3 from Partha’s Place, on a Mac running OS X; from time to time I use a scheme plugin found in the gimpfx-foundry distribution (http://gimpfx-foundry.sourceforge.net) called "salonen-vivid-saturation.scm”. And, yes, I understand that gimpfx-foundry is unmaintained since ?2008? - however that scheme procedure has always worked well for me up to GIMP 2.8.

With GIMP 2.9 I get al alert saying that gimp-curves-spline (called from line 63 in the .scm procedure) is obsolete, and replaced now by gimp-drawable-curves-spline. The procedure however works; but I know some scheme and I would like to edit the .scm file in order to call gimp-drawable-curves-spline - but I cannot find on the Internet the synopsis for that new function.

The synopsis for the old one is: gimp-curves-spline (drawable, channel, num_points, control_pts)

Can some kind soul tell me how gimp-drawable-curves-spline must be called?

Maurizio Loreti   -   Maurizio.Loreti@gmail.com
Kevin Payne
2016-02-24 15:29:47 UTC (about 8 years ago)

gimp-drawable-curves-spline

If you use the procedure-browser (at GIMP menu Help>>Procedure Browser) it shows the parameters required (which appear to be mostly the same, other than the control points have changed from being INT to FLOAT)

Kevin

Question for developers: Can you please make it possible to copy the text in the Procedure Browser for situations such as these.

From: gimp-user-list  on behalf of Maurizio Loreti 
Sent: 24 February 2016 15:16
To: gimp-user-list@gnome.org
Subject: [Gimp-user] gimp-drawable-curves-spline

Hello -
I am using GIMP 2.9.3 from Parthas Place, on a Mac running OS X; from time to time I use a scheme plugin found in the gimpfx-foundry distribution (http://gimpfx-foundry.sourceforge.net) called "salonen-vivid-saturation.scm.  And, yes, I understand that gimpfx-foundry is unmaintained since ?2008? - however that scheme procedure has always worked well for me up to GIMP 2.8.

With GIMP 2.9 I get al alert saying that gimp-curves-spline (called from line 63 in the .scm procedure) is obsolete, and replaced now by gimp-drawable-curves-spline.  The procedure however works; but I know some scheme and I would like to edit the .scm file in order to call gimp-drawable-curves-spline - but I cannot find on the Internet the synopsis for that new function.

The synopsis for the old one is:      gimp-curves-spline (drawable, channel, num_points, control_pts)

Can some kind soul tell me how gimp-drawable-curves-spline must be called?

--
Maurizio Loreti   -   Maurizio.Loreti@gmail.com
Joao S. O. Bueno
2016-02-24 16:00:39 UTC (about 8 years ago)

gimp-drawable-curves-spline

You can see the definition of all the avaliable functions on GIMP's PDB using the "Help->PDB Browser" menu option from inside GIMP

On 24 February 2016 at 12:16, Maurizio Loreti wrote:

Hello -
I am using GIMP 2.9.3 from Partha’s Place, on a Mac running OS X; from time to time I use a scheme plugin found in the gimpfx-foundry distribution (http://gimpfx-foundry.sourceforge.net) called "salonen-vivid-saturation.scm”. And, yes, I understand that gimpfx-foundry is unmaintained since ?2008? - however that scheme procedure has always worked well for me up to GIMP 2.8.

With GIMP 2.9 I get al alert saying that gimp-curves-spline (called from line 63 in the .scm procedure) is obsolete, and replaced now by gimp-drawable-curves-spline. The procedure however works; but I know some scheme and I would like to edit the .scm file in order to call gimp-drawable-curves-spline - but I cannot find on the Internet the synopsis for that new function.

The synopsis for the old one is: gimp-curves-spline (drawable, channel, num_points, control_pts)

Can some kind soul tell me how gimp-drawable-curves-spline must be called?

-- Maurizio Loreti - Maurizio.Loreti@gmail.com

_______________________________________________ gimp-user-list mailing list
List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list