gimp/tools
Michael Natterer 21dfb8bd9f app/libgimp: enable plug-ins on high precision images
Add gimp_plugin_enable_precision() in libgimp which switches the
plug-in to deal with the drawables' real precision, call it from the
libgimp GeglBuffer and Babl format APIs. If it's not enabled, let the
core's plug-in convert the tiles to legacy formats when sending them
over the wire.
2012-05-02 17:51:14 +02:00
..
pdbgen app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +02:00
.gitignore Remove gimp-remote for good, it has been disabled since 2008 2011-07-30 18:59:39 +02:00
Makefile.am Remove gimp-remote for good, it has been disabled since 2008 2011-07-30 18:59:39 +02:00
defcheck.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimp-mkenums use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
gimppath2svg.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptool.c gimptool: Use GIMP_PLUGIN_VERSION instead of GIMP_API_VERSION for scripts dir 2011-10-04 18:29:28 +05:30
kernelgen.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
module-dependencies.py tools: Add tool to construct a dependency graph between modules 2010-01-04 17:03:19 +01:00
test-clipboard.c tools: #include "libgimpbase/gimpbase.h" and not just gimpversion.h 2011-04-28 12:47:38 +02:00