Gimp/plug-ins/python
Jehan 623ce4a9e3 plug-ins: move benchmark-foreground-extract to gimp-data-extras.
We did port it to the new API but we are doubting it is useful at all.
It might have been, historically, when foreground extract algorithm was
first introduced, but probably not anymore, even more as the algorithm
is now implemented mostly on GEGL side anyway. So if any benchmark were
to be done, it should probably be added as GEGL tests.

Also as we are planning to update even more the API lately, it feels
really like a waste of time to also fix this plug-in while we currently
believe it to be useless.

Still we move it to the gimp-data-extras repository for being able to
easily bring it back in case we missed some use.
2021-04-19 18:10:54 +02:00
..
python-console libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
colorxhtml.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
file-openraster.py plug-ins: Remove gamma parameter in openraster call to file-png-save. 2021-01-30 13:18:50 -05:00
foggify.py plug-ins: run gimp_displays_flush() in foggify. 2020-10-18 00:41:22 +02:00
gradients-save-as-css.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
histogram-export.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
Makefile.am plug-ins: move benchmark-foreground-extract to gimp-data-extras. 2021-04-19 18:10:54 +02:00
meson.build plug-ins: move benchmark-foreground-extract to gimp-data-extras. 2021-04-19 18:10:54 +02:00
palette-offset.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
palette-sort.py plug-ins: Port palette-sort to Python 3 2020-09-20 23:58:02 +02:00
palette-to-gradient.py plug-ins: add a "palette" argument to palette-to-gradient. 2019-08-06 00:29:33 +02:00
pygimp.interp.in Fix pygimp.interp generation, add /usr/bin/python3 alias 2020-07-28 17:17:18 +02:00
python-eval.py plug-ins: Port python-eval.py plugin to python 3. 2020-09-21 00:30:41 +02:00
spyro-plus.py Fix typos 2020-11-19 21:56:25 +01:00