2000-12-31 19:35:04 +00:00
|
|
|
2000-12-31
|
1999-08-09 18:06:01 +00:00
|
|
|
|
|
|
|
This directory contains various tools that may be useful:
|
|
|
|
|
2000-12-31 19:35:04 +00:00
|
|
|
sane-find-scanner (previous name: "find-scanner"):
|
|
|
|
Attempts to find a SCSI scanner attached to your system.
|
|
|
|
Invoke with "sane-find-scanner -h" to get command-line
|
|
|
|
syntax. Note that sane-find-scanner will find any scanner
|
|
|
|
that is connected to a SCSI bus. It will even find scanners
|
|
|
|
that are not supported at all by SANE. More details can be
|
|
|
|
found in the man page sane-find-scanner(1).
|
1999-08-09 18:06:01 +00:00
|
|
|
|
|
|
|
xerox:
|
2000-12-31 19:35:04 +00:00
|
|
|
A simple script to make photocopies ("xeroxing"). In
|
|
|
|
the script, you may need to adjust the device name
|
|
|
|
assigned to variable DEV and the resolution assigned
|
|
|
|
to variable RES as well as the paper with and height
|
|
|
|
(variables WIDTH and HEIGHT, respectively.
|
1999-08-09 18:06:01 +00:00
|
|
|
|
|
|
|
mustek600iin-off:
|
2000-12-31 19:35:04 +00:00
|
|
|
Allows you to turn off a Mustek 600 II N scanner.
|
|
|
|
Use "make mustek600iin-off" to compile.
|
2000-09-18 18:20:44 +00:00
|
|
|
|
2001-05-03 19:40:35 +00:00
|
|
|
umax_pp:
|
|
|
|
Command line utility to scan on UMAX astra 1220P,
|
|
|
|
1600P and 2000P, without using the backend. So that
|
|
|
|
scanner protocol can be tested directly.
|
|
|
|
|
2002-08-18 13:54:16 +00:00
|
|
|
gamma4scanimage: creates a gamma table in the format expected by scanimage.
|
|
|
|
You can define a gamma value, shadow and highlight.
|
|
|
|
Take a look at manual page gamma4scanimage for further information.
|
|
|
|
|
2002-07-05 19:37:08 +00:00
|
|
|
Maybe useful for SANE developers:
|
2000-09-18 18:20:44 +00:00
|
|
|
|
2002-07-05 19:37:08 +00:00
|
|
|
sane-desc:
|
|
|
|
Generate SANE webpages (and ASCII lists) from backend .desc files.
|
|
|
|
Use "make sane-desc" to compile. Run "sane-desc --help" for details.
|
|
|
|
|
|
|
|
sane-desc.el, sane-desc-ext.el:
|
2000-12-31 19:35:04 +00:00
|
|
|
Some handy elisp stuff to automagically generate descriptive
|
|
|
|
SANE webpages from backend .desc files with emacs. Look at the
|
2000-09-18 18:20:44 +00:00
|
|
|
top of the file for more details.
|
|
|
|
|
|
|
|
sane-config:
|
2000-12-31 19:35:04 +00:00
|
|
|
Show SANE version, linker flags etc. Might be usefull for
|
2001-05-03 19:40:35 +00:00
|
|
|
frontend developers.
|