After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 336670 - Enable layer mask saving for PSD format
Enable layer mask saving for PSD format
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
git master
Other All
: Normal enhancement
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
: 109841 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-03-30 21:20 UTC by gsr.bugs
Modified: 2006-06-07 12:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
layer-mask-basics.diff adds basic support for saving layer masks in PSD (25.28 KB, patch)
2006-03-30 21:23 UTC, gsr.bugs
committed Details | Review

Description gsr.bugs 2006-03-30 21:20:20 UTC
psd_save.c seems to have some code leading to support of
saving layer masks, and psd.c can load them, at least some
of them.
Comment 1 gsr.bugs 2006-03-30 21:23:39 UTC
Created attachment 62422 [details] [review]
layer-mask-basics.diff adds basic support for saving layer masks in PSD

Patch for saving layer masks, and also some cosmetic
changes in debug printfs.
Comment 2 Sven Neumann 2006-03-31 05:55:37 UTC
2006-03-31  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/psd_save.c: applied a patch from Guillermo
	S. Romero that adds basic support for saving layer masks.


I will leave this bug report open because you will probably want to investigate the problem with layers that are not of canvas size.
Comment 3 Michael Natterer 2006-05-14 17:23:58 UTC
*** Bug 109841 has been marked as a duplicate of this bug. ***
Comment 4 weskaggs 2006-05-21 19:46:23 UTC
Since the main part of this request has been implemented and the suggestion in comment #2 is certainly not a blocker for 2.4, I am going to bump the target on this one.
Comment 5 Sven Neumann 2006-06-07 12:09:47 UTC
There doesn't seem to be any interest in further improving this feature, so let's close it as FIXED then.