[OpenICC] colour palettes/lists
Alexandre Prokoudine
alexandre.prokoudine at gmail.com
Sat Sep 17 06:50:48 EST 2005
On 9/17/05, Sven Neumann <sven at gimp.org> wrote:
> That is true, but last I checked the Photoshop palette file format was
> even more limited than the one that the GIMP authors invented about a
> decade ago. Currently GIMP reads a number of formats:
>
> typedef enum
> {
> GIMP_PALETTE_FILE_FORMAT_UNKNOWN,
> GIMP_PALETTE_FILE_FORMAT_GPL, /* GIMP palette */
> GIMP_PALETTE_FILE_FORMAT_RIFF_PAL, /* RIFF palette */
> GIMP_PALETTE_FILE_FORMAT_ACT, /* Photoshop binary color palette */
> GIMP_PALETTE_FILE_FORMAT_PSP_PAL /* JASC's Paint Shop Pro color palette */
> } GimpPaletteFileFormat;
Good you told us :)
Should I add them to the Shared resources spec [1]?
Alexandre
[1] http://create.freedesktop.org/wiki/index.php/Shared_resources
More information about the openicc
mailing list