Gimp/plug-ins/python
Jehan 35d4b68edc plug-ins: add a "palette" argument to palette-to-gradient.
Older palette-to-gradient used to have a palette argument. Bring it
back. The logics is that if the string is empty or None, the procedure
will use the currently selected palette. Otherwise it will try to
transform the named palette into a gradient and will fail with an error
if this palette does not exist.
2019-08-06 00:29:33 +02:00
..
python-console plug-ins: use GtkSettings values to determine whether to use header bar. 2019-08-05 16:10:12 +02:00
Makefile.am plug-ins: port python-console to new GObject-introspected API. 2019-07-30 12:57:59 +02:00
palette-to-gradient.py plug-ins: add a "palette" argument to palette-to-gradient. 2019-08-06 00:29:33 +02:00