On Fri, Oct 3, 2008 at 7:01 PM, <saulgoode@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > Quoting Kent Tenney <ktenney@xxxxxxxxx>: > >> 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. > > 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 Darn, it seems this won't help, the format of the Gimp 2.6 autosaved curves file must be different than the one this plugin was written against. Very cool stuff in GAP though. Thanks, Kent 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@xxxxxxxx) > > Date: 2.4.1; 2008/01/30 > > Copyright: Wolfgang Hofer > > _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer