Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-13 Thread Sam Bizzell
gt; > > From: l...@holoweb.net > > To: applecha...@gmail.com > > Date: Fri, 12 Apr 2013 14:26:56 -0400 > > CC: gimp-user-list@gnome.org > > Subject: Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap? > > > > On Fri, 2013-04-12 at 05:46

Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-13 Thread Sam Bizzell
Hi Liam, I'm using Gimp 2.8.2 on MacOS 10.8.3 (the precompiled X11 version, much snappier for me than the native Gimp 2.8.4). I've definitely dabbled in programming and would not be against attempting to "roll my own" Gimp. I would, however, really appreciate any pointers which would get me star

Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-12 Thread Richard Gitschlag
> From: l...@holoweb.net > To: applecha...@gmail.com > Date: Fri, 12 Apr 2013 14:26:56 -0400 > CC: gimp-user-list@gnome.org > Subject: Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap? > > On Fri, 2013-04-12 at 05:46 -0600, Sam Bizzell wrote: >

Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-12 Thread Liam R E Quin
On Fri, 2013-04-12 at 05:46 -0600, Sam Bizzell wrote: > Thanks Kevin! I've been wracking my brain trying to figure out another > way to simulate the overlap behavior, sure haven't been able to come > up with anything yet. Do you have any suggestions, or know where I > could look for the answer? I a

Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-12 Thread Sam Bizzell
Thanks Kevin! I've been wracking my brain trying to figure out another way to simulate the overlap behavior, sure haven't been able to come up with anything yet. Do you have any suggestions, or know where I could look for the answer? I also need to submit a feature request to have this added to

Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-12 Thread Sam Bizzell
Thanks for the response! I was sure hoping I had overlooked something. Too bad this functionality's not available. Do you know how one would go about sending in a feature request? On Apr 10, 2013, at 5:29 PM, Richard Gitschlag wrote: > > From: applecha...@gmail.com > > Date: Sun, 7 Apr 2013

Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-11 Thread Kevin Cozens
On 13-04-07 08:49 PM, Sam Bizzell wrote: I am trying to write a script which desperately needs access to the overlap function of the Hue-Saturation tool. What I've found so far is… (gimp-hue-saturation drawable hue-range hue-offset lightness saturation) Unless the overlap setting can be simula

Re: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap?

2013-04-10 Thread Richard Gitschlag
> From: applecha...@gmail.com > Date: Sun, 7 Apr 2013 18:49:48 -0600 > To: gimp-user-list@gnome.org > Subject: [Gimp-user] Scripting Gimp's Hue-Saturation tool's overlap? > > Sorry if this is the wrong way to ask this question, but… I am trying to write a script which desperately needs access to