load and save embedded ICC profiles, based on a patch from Ture Pålsson

2005-10-24  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/png.c: load and save embedded ICC profiles, based
	on a patch from Ture Pålsson (bug #319580).

	* devel-docs/parasites.txt: document the "icc-profile-name" parasite.
This commit is contained in:
Sven Neumann
2005-10-24 15:09:49 +00:00
committed by Sven Neumann
parent 4ecf49d71c
commit 02e8f588ff
3 changed files with 81 additions and 2 deletions

View File

@ -164,6 +164,13 @@ Global data follows no strict rules.
manager exists to use this parasite, and it will be used
for interchange between TIFF and PNG (identical profiles)
"icc-profile-name" (IMAGE, PERSISTENT)
The profile name is a convenient name for referring to the
profile. It is for example used in the PNG file format. The
name must be stored in UTF-8 encoding. If a file format uses
a different character encoding, it must be converted to UTF-8
for use as a parasite.
"decompose-data" (IMAGE, NONPERSISTENT)
Starting with GIMP 2.3, this is added to images produced by
the decompose plug-in, and contains information necessary to