Gimp/plug-ins
ShadowKyogre 925ee21750 Bug 750594 - Colors in PSD files are far lighter on import and far darker on export
GIMP's PSD plugin was assuming that colors in PSD files are linearly interpolated
on both export and import. This commit fixes the issue by doing the following:

- when importing, assume the colors are gamma interpolated in the entire image
- when importing and exporting, treat the colors in each layer as gamma interpolated
- when importing and exporting, treat indexed colors as actually indexed colors
- when exporting, treat the interpolation in the channels and masks as linearly interpolated
2015-06-24 19:02:17 +02:00
..
common app, menus, plug-ins: add new Submenu Image -> Color Management 2015-06-15 13:20:04 +02:00
file-bmp file-bmp: Use cleaner serialization (sign) 2014-10-03 11:58:42 +05:30
file-exr plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-faxg3 plug-ins: fix typo in error path 2014-08-16 03:10:35 +02:00
file-fits plug-ins: 64bit double saving support for file-fits 2014-10-06 13:37:00 +02:00
file-fli plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-ico follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
file-jpeg plug-ins: get rid of GtkObject in jpeg-save.c 2015-06-09 23:56:35 +02:00
file-psd Bug 750594 - Colors in PSD files are far lighter on import and far darker on export 2015-06-24 19:02:17 +02:00
file-sgi plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
flame app, plug-ins: move Filters/Render/Nature to Filters/Render/Fractals 2014-06-19 23:11:30 +02:00
fractal-explorer app, plug-ins: move Filters/Render/Nature to Filters/Render/Fractals 2014-06-19 23:11:30 +02:00
gfig gfig: close file on parse errors 2014-10-29 21:16:31 +01:00
gimpressionist plug-ins: fix includes and the build in gimppressionist 2014-07-01 02:37:23 +02:00
gradient-flare Bug 750473 - Replace `quote' by 'quote' 2015-06-07 00:57:02 +02:00
help plug-ins: follow policy and only include <libgimp/gimp.h> in help 2013-10-15 22:41:45 +02:00
help-browser plug-ins: use gtk_window_set_icon_name() in the help browser 2015-03-29 21:42:03 +02:00
ifs-compose Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
imagemap fix a few potential use-before-check errors 2014-08-16 00:59:19 +02:00
lighting */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
map-object */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
maze */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
pagecurl libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
print Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
pygimp Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
script-fu Bug 747407 - Update use of gimp-desaturate PDB. 2015-06-03 22:31:20 -04:00
selection-to-path Added internationalization macros to selection-to-path-dialog hidden parameters. 2013-09-27 13:16:55 +02:00
twain Fix clang complaining about missing void in function prototypes. 2015-02-23 15:12:33 -08:00
ui Bug 725553: TIFF compression broken 2014-05-02 18:44:44 +02:00
win-snap Makefile: fix VPATH builds for win32. 2014-09-14 18:28:26 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins: move file-compressor to plug-ins/common/, it's only one .c file 2014-08-14 01:35:06 +02:00