Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp 3.0.6 Python plug-in bug with text layer.set_color(color)?
#7
(11-20-2025, 08:36 AM)Volker Wrote: My problem is solved.

Great! Glad I could help.

I know too well how we can bang our heads for hours trying to make a script work. And for GIMP 3.0 API, the documentation is still sparse and sometimes cryptic, especially for non programmers like me for whom not everything is obvious by just looking at the official doc.

The good thing is that it becomes easier as you go. I've now converted some (unpublished) big python scripts using  calls to GEGL and PDB filters, non-linear curves, totally changed gaussian blur filters, colors, etc... Each step was a headache.

BTW, I'm glad that the new RC release includes a GEGL filter browser, because how in the world where you supposed to know what to enter as "filter" and "abyss-policy" parameters into a simple gaussian blur filter before? :o

In a related news, you might want to know that a list of the new API functions, mostly for the new vector and link layers, but also for text layers, is published [there](https://gitlab.gnome.org/GNOME/gimp/-/bl.../NEWS#L143).
Reply


Messages In This Thread
RE: Gimp 3.0.6 Python plug-in bug with text layer.set_color(color)? [Solved] - by Scallact - 11-20-2025, 08:43 PM

Forum Jump: