GNOME Bugzilla – Bug 647361
file-psd-save does not embed color profile
Last modified: 2011-05-07 08:25:26 UTC
Created attachment 185638 [details] [review] Patch for git master The file-psd-load plug-in can read embedded color profile, but the file-psd-save plug-in does not embed color profile. It should be fixed.
Created attachment 185639 [details] [review] Patch for gimp-2-6 branch
(In reply to comment #0) > Created an attachment (id=185638) [details] [review] > Patch for git master > > The file-psd-load plug-in can read embedded color profile, but the > file-psd-save plug-in does not embed color profile. It should be fixed. I have verified that the profile gets saved correctly using Imagemagick. This patch is only going into master. It won't be committed into GIMP 2.6.x. I have committed a slightly modified version of your patch to avoid using deprecated API and also fix warnings. commit 759fad8189c9790dcef5efe727092f99d3461792 Author: Yoshinori Yamakawa <yamma-ma@users.sourceforge.jp> AuthorDate: Sun Apr 10 18:39:22 2011 +0900 Commit: Mukund Sivaraman <muks@banu.com> CommitDate: Fri May 6 20:08:57 2011 +0530 file-psd: Make file-psd-save embed color profile
Many users will use GIMP 2.6 for months. Would you please commit a patch into gimp-2.6 branch for them?
(In reply to comment #3) > Many users will use GIMP 2.6 for months. > Would you please commit a patch into gimp-2.6 branch for them? 2.6 is a maintenance only branch. No new features can go into 2.6. All new features go into master, and will be released as part of 2.8 when it's ready.
New feature? It's just a fix of the bug where it doesn't do what it's supposed to.
(In reply to comment #5) > New feature? > It's just a fix of the bug where it doesn't do what it's supposed to. It isn't going into 2.6. In any case, there's no current plan to make another 2.6.x release. Please accept it, and await it as part of the 2.8 release.
I wonder why GIMP can read its color profile but cannot save it as the same format. I think this is not the new function, it's simply the bug for 2.6 branch. This one-way function will make the users puzzled. Could you deal with this issue as a bug and put Yoshinori's patch in 2.6 branch?
No. I'm going to stop replying to this bug, as I don't think any more replies are going to help make you understand. There are no current plans to make any more 2.6.x releases.