[Gimp-developer] Automatically save curves file
Kent Tenney
ktenney at gmail.com
Sat Oct 4 04:17:16 PDT 2008
On Fri, Oct 3, 2008 at 7:01 PM,
<saulgoode at flashingtwelve.brickfilms.com> wrote:
> Quoting Kent Tenney <ktenney at gmail.com>:
>
>> will there be provisions to apply a saved curve to an image without the
>> gui?
>>
>
> If you have the GIMP Animation Package installed, you will find a plug-in
> named 'plug-in-wr-curves' which permits application of a curves file.
I don't have GAP installed.
I've installed Gimp 2.6 on Ubuntu 8.04 using .deb's from
http://www.getdeb.net/app/Gimp
will
apt-get install gimp-gap
do what I want?
or is there more to it?
(I don't want to try and see for fear of breaking things)
Thanks,
Kent
>
> plug-in-wr-curves
>
> GIMP Plug-in
>
> <Image>/Video/Layer/Colors/
>
> Wrapper for GIMP Curves Tool call based on Curves file
>
> Parameters
>
> run-mode INT32 Interactive, non-interactive
> image IMAGE Input image
> drawable DRAWABLE Input drawable (must be a layer)
> filename STRING Name of a GIMP curves file (saved by the Curves
> Tool)
>
> Return Values
>
> the-drawable DRAWABLE the processed layer
>
> Additional Information
>
> This Plugin loads a # GIMP Curves File, that was saved by
> the GIMP 2.0pre1 Curves Tool then calculates the curves
> (256 points foreach channel val,r,g,b,a) and calls the
> Curve Tool via PDB interface with the calculated curve
> points It also stores the points, and offers a
> GIMP_RUN_WITH_LAST_VALUES Interface and an Iterator
> Procedure for animated calls of the Curves Tool with
> varying values.
>
> Author: Wolfgang Hofer (hof at gimp.org)
>
> Date: 2.4.1; 2008/01/30
>
> Copyright: Wolfgang Hofer
>
>
More information about the Gimp-developer
mailing list