02-22-2017, 12:29 PM
(This post was last modified: 02-22-2017, 12:57 PM by LondonUK371.)
(02-22-2017, 09:54 AM)rich2005 Wrote: @ LondonUK371 I case you ever come back
I confess, I know didley-poop about Scheme. I do not know why "colour"-LUT does not return a value in Gimp-2.9.5 It might be a bug.
A little gentle alteration and attached might work for you. Remember to unzip it.
If your Partha Gimp 2.9.5 runs with --pdb-compat-mode=off then expect to see 'deprecated procedure warnings' However you should still get a result.
Yes I'm still there
Thanks a million for the submit of the corrected script. It's working like a charm with my version of Gimp 2.9.3.
As you mentioned, I have the 2 warnings you're talking about:
Code:
WARNING: Plug-In "script-fu.exe"
(C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\script-fu.exe)
called deprecated procedure 'gimp-curves-explicit'.
It should call 'gimp-drawable-curves-explicit' instead!
Code:
WARNING: Plug-In "script-fu.exe"
(C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\script-fu.exe)
called deprecated procedure 'gimp-hue-saturation'.
It should call 'gimp-drawable-hue-saturation' instead!
But it's working very fine!
Thanks again for your share
I wanted to submit this forum thread on a comment of http://registry.gimp.org/node/73 but unfortunately I can't create an account:
If someone has already an account on http://registry.gimp.org/ to share rich2005 scm update, that would be nice.
Regards,
Vincent.