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 > &g

[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 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp

Re: [Gimp-user] Please Change the Derogatory Name

2006-09-30 Thread Kent Tenney
I don't expect the name will ever be changed, and that won't stop me from using or promoting GIMP. I just wish there was less defensiveness about it. Clearly it offends a number of people. Trying to explain that away, or establish there is something wrong with anyone who would take offense, is no

Re: [Gimp-user] Question about scripting

2006-07-13 Thread Kent Tenney
I take that to mean that the scripting space has access to - when an image is edited via 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 t

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

[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 tha

[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 l