Gimp-Forum.net
defaults - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+--- Thread: defaults (/Thread-defaults)



defaults - 1mike - 12-03-2024

Is there a way to set your own defaults for the Sharpen (unsharp), hue-saturation, shadows-highlights, etc.?
By the way, I picked the gimp version 2.99 because my version wasn't listed which is 2.10.36 the actual version I'm using.


RE: defaults - rich2005 - 12-03-2024

I do not think it is possible without rewriting Gimp code.

most are now GEGL filters for example https://gegl.org/operations/gegl-shadows-highlights.html although that one does have a utility script for use in scripts/plugins.

The best I can suggest is set a preset you can call when the dialog is open.

[attachment=12705]


RE: defaults - Ofnuts - 12-03-2024

(12-03-2024, 03:20 PM)1mike Wrote: Is there a way to set your own defaults for the Sharpen (unsharp), hue-saturation, shadows-highlights, etc.?
By the way, I picked the gimp version 2.99 because my version wasn't listed which is 2.10.36 the actual version I'm using.

If you run 2.10.36 you tick 2.10, because 2.10.36 is a fix level of 2.10. 2.99 is a very different animal (experimental Gimp3). Some version numbers (and OSes) are just there to lure spammers into outing themselves.