[Gimp-user] Automatically save curves file

2008-04-04 Thread Kent Tenney
Howdy, I really want Gimp to automatically save the curves file when I adjust color on an image. Can this be done with Python? Thanks, Kent ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU

Re: [Gimp-user] Automatically save curves file

2008-04-04 Thread Kent Tenney
On Fri, Apr 4, 2008 at 6:12 PM, David Gowers [EMAIL PROTECTED] wrote: Hi Kent, On Sat, Apr 5, 2008 at 4:36 AM, Kent Tenney [EMAIL PROTECTED] wrote: Howdy, I really want Gimp to automatically save the curves file when I adjust color on an image. Can this be done

Re: [Gimp-user] Question about scripting

2006-07-13 Thread Kent Tenney
On 7/12/06, Sven Neumann [EMAIL PROTECTED] wrote: Hi, On Wed, 2006-07-12 at 08:43 -0500, Kent Tenney wrote: A good start in this direction would be if I could automatically save curves and levels files when applying these edits. I could then script associating the color transforms

Re: [Gimp-user] Question about scripting

2006-07-13 Thread Kent Tenney
levels/curves - what adjustment values resulted from the edits If that is true, then it sounds feasible. Thanks, Kent Quoting Kent Tenney [EMAIL PROTECTED]: Is it possible to script this capability? (automatically saving the curves and levels files, under names which indicates which image

[Gimp-user] Question about scripting

2006-07-12 Thread Kent Tenney
Howdy, I am interested in implementing a workflow capability to Gimp based on the following principles; - the original file is immutable. (any edits of it lose information) - the destination file is immutable. (assuming that lossy compression is used, (usually the case)) This implies that

[Gimp-user] Macros, automation

2005-05-23 Thread Kent Tenney
Howdy, 90% of my automation needs would be met if I could apply a curve file to a batch of images. Unfortunately I don't have Script-Fu. Could someone point me to a snippet which would do this in command line mode? Thanks, Kent ___ Gimp-user mailing