From 744d5ac8427c89d5f01ba6fb2c7f1a9b94b2cb7b Mon Sep 17 00:00:00 2001 From: Oliver Rauch Date: Tue, 27 Aug 2002 17:57:13 +0000 Subject: [PATCH] 2002-08-18 Oliver Rauch * frontend/scanimage.c, frontend/stiff.h, frontend/stiff.c: Added option "-i filename"/"--icc-profile filename": When image is saved in tiff format then this icc-profile is added to the tiff file as tiff tag --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3546ec57d..f6f46dce2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-08-18 Oliver Rauch + + * frontend/scanimage.c, frontend/stiff.h, frontend/stiff.c: + Added option "-i filename"/"--icc-profile filename": + When image is saved in tiff format then this icc-profile is + added to the tiff file as tiff tag + 2002-08-25 Henning Meier-Geinitz * tools/Makefile.in: Fixed gamma4scanimage target for OS/2.