From dfea2fd8fc97712bf751311d5de7570bdf43c008 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Tue, 14 Nov 2000 20:05:32 +0000 Subject: [PATCH] Added gamma table support and brightness / contrast emulation via the gamma -table to the avision backend. Additional code clean ups ... Added my new e-mail address to the AUTHORS file. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index da28350d9..e4b2fd525 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-11-14 Rene Rebe + * backend/avision.[h,c]: Added gamma table support in hardware. + Brightness and contrast emulation via the hardware gamma table. + Code cleanup. + * AUTHORS: Changed my e-mail address. + 2000-11-13 Henning Meier-Geinitz * Makefile.in: Install sane.h and saneopts.h only.