gimp/plug-ins/file-psd
Ell 474e27b27a Bug 795693 - GIMP doesn't enable visibility of vector layers in PSD
In the file-psd plug-in, ignore the 'irrelevant' flag of layers
when loading PSD files; in particular, don't hide such layers
unconditionally.  The 'irrelevant' flag seems to indicate that the
layer's content can be entirely derived without using the layer's
pixel data, and not that the layer itself it irrelevant.
2018-05-01 02:49:19 -04: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 Bug 795693 - GIMP doesn't enable visibility of vector layers in PSD 2018-05-01 02:49:19 -04: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 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02: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 Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02: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 765651: file-psd-load.exe crashes importing file 2018-01-06 12:44:28 +01:00