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 158297 - More palette importers
More palette importers
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: General
2.1.x
Other All
: Normal enhancement
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-11-14 19:46 UTC by Nickolay V. Shmyrev
Modified: 2004-11-14 20:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to CVS (4.57 KB, patch)
2004-11-14 19:47 UTC, Nickolay V. Shmyrev
none Details | Review

Description Nickolay V. Shmyrev 2004-11-14 19:46:47 UTC
Gimp should import as his own palette file as an ACT palette files of Photoshop
Comment 1 Nickolay V. Shmyrev 2004-11-14 19:47:05 UTC
Created attachment 33777 [details] [review]
Patch to CVS
Comment 2 Sven Neumann 2004-11-14 20:15:33 UTC
Thanks a lot for that patch. I've committed it to CVS now:

2004-11-14  Sven Neumann  <sven@gimp.org>

	* app/core/gimppalette-import.c: applied a (slightly modified)
	patch from Nickolay V. Shmyrev that changes the palette import
	function to not only read palettes in the RIFF format but also
	GIMP and Photoshop ACT palette files (bug #158297).