==============================================================================
SCANDEMO for LOGITECH SCANMAN+ 400 dpi handheld scanner driver  version 0.0.1
==============================================================================

Hi folks!

This is a small demonstration program for the driver for the LOGITECH 
SCANMAN+ scanner.

This program has been written by Thomas Faehnle <Thomas.Faehnle@student.uni-
ulm.de> whom I wish to thank for his efforts.

It has been modified by me to suit the enhanced capabilities of the LOGI32
driver.

To build the program,"make" should do.

The Logitech scanner has a black-and-white and a greyscale-mode.
This is unfortunately NOT software-detectable (or does anybody know how ?).

Therefore I added a switch (yes,I know I do a CRUDE option-processing,but
I didn't want to include getopt for just one switch ...) named -gx where
x is the size of the greyscale-matrix to use.

This should be set to 1 (default) for b/w and to 6 for greyscale mode (as
this is the size of the scanner-internal matrix).
Other values ranging from 1 to 8 my be useful for other scanners but will
show strong moire-effects with the LOGITECH.

Maybe someone should rewrite the "bit-count-code" as it is a real dirty
quick hack. 


Bye, Andreas.

--
Andreas Beck		becka@hp.rz.uni-duesseldorf.de
Germany

**************************************************************************
Many thanks go to
Thomas Faehnle		Thomas.Faehnle@student.uni-ulm.de
**************************************************************************
