gimp/plug-ins/file-psd
Ell 67e685758d plug-ins: in file-psd, insert layers to image after writing buffers
When loading PSDs, insert layers to the image as the last step of
layer creation, after writing the pixel data to their buffers, so
that the data of child layers is available when their parent
group's projection is subseqeuently invalidated; otherwise, we'd
need an additional gimp_drawable_update() call after writing the
data to the buffers.
2017-12-06 10:20:01 -05:00
..
.gitignore plug-ins: update file-psd/.gitignore 2015-04-26 15:50:13 -04:00
Makefile.am app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
TODO.txt Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
new-resource-ids.txt plug-ins/bmp/* plug-ins/faxg3/* plug-ins/fits/* plug-ins/fli/* 2008-08-11 10:06:13 +00:00
psd-image-res-load.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
psd-image-res-load.h plug-ins: some general cleanup in file-psd (no code changes) 2014-02-09 19:38:19 +01:00
psd-layer-res-load.c Bug 789981 - Wrong layer structure in PSDs with deeply nested layer groups 2017-11-11 17:51:02 -05:00
psd-layer-res-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd-load.c plug-ins: in file-psd, insert layers to image after writing buffers 2017-12-06 10:20:01 -05:00
psd-load.h plug-ins: trust the PSD's resolution over its metadata's resolution 2013-10-27 19:01:22 +01:00
psd-save.c Bug 789981 - Wrong layer structure in PSDs with deeply nested layer groups 2017-11-11 17:51:02 -05:00
psd-save.h plug-ins: merge file-psd-load and file-psd-save into one binary file-psd 2015-04-26 15:37:31 -04:00
psd-thumb-load.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
psd-thumb-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd-util.c plug-ins: in file-psd, fix bad sign extension in decode_packbits() 2017-10-09 08:48:03 -04:00
psd-util.h plug-ins: in file-psd, improve PS <-> GIMP layer-mode mapping 2017-08-20 17:15:32 -04:00
psd.c Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +01:00
psd.h Bug 789981 - Wrong layer structure in PSDs with deeply nested layer groups 2017-11-11 17:51:02 -05:00