My execution error is when I use gimp-drawable-desaturate and maybe it
is going to happen with gimp-drawable-select-color.

I suspect it is something in the enums.

When I was poking around within GIMP's py-enums, I noticed that there
was a change in them.  LUMINOSITY has changed to LUMINANCE.  I guess I
have been around a long while because I was told it was better to use
the "wordy" enum and not the number for scripting.

It was nice to see that threshold was fixed.  I was always uncertain
how to use the procedure command given how it is used via the gui.



On Mon, Nov 7, 2016 at 10:05 AM, Carol Spears <carol.spe...@gmail.com> wrote:
> gimp-context-set-sample-threshold and
> gimp-context-set-sample-threshold-int are giving me Execution Errors
> since commit 3307c719663dd3aefb5722ad5cdb7faf03bcfdaf
>
> It might be me.  I might have an int where a float is wanted.
>
> It might not be me though.
>
> Thanks, carol
_______________________________________________
gimp-developer-list mailing list
List address:    gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list

Reply via email to