2008-02-14 01:57:19 +00:00
|
|
|
<HTML>
|
|
|
|
<HEAD>
|
|
|
|
<TITLE>sane-leo.5</TITLE>
|
|
|
|
</HEAD>
|
2018-03-01 14:42:35 +00:00
|
|
|
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="../images/sane.png" HEIGHT=117 WIDTH=346></H1>
|
2008-02-14 01:57:19 +00:00
|
|
|
<H1>sane-leo.5</H1>
|
|
|
|
<HR>
|
|
|
|
<PRE>
|
|
|
|
<!-- Manpage converted by man2html 3.0.1 -->
|
|
|
|
<B><A HREF="sane-leo.5.html">sane-leo(5)</A></B> SANE Scanner Access Now Easy <B><A HREF="sane-leo.5.html">sane-leo(5)</A></B>
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>NAME</H2><PRE>
|
|
|
|
sane-leo - SANE backend for LEO Technologies scanners
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>DESCRIPTION</H2><PRE>
|
2020-03-29 05:47:02 +00:00
|
|
|
The <B>sane-leo</B> library implements a SANE (Scanner Access Now Easy) back-
|
|
|
|
end that provides access to some LEO SCSI flatbed scanners. This back-
|
2008-02-14 01:57:19 +00:00
|
|
|
end should be considered <B>beta-quality</B> software! LEO scanners were also
|
|
|
|
sold under the Across Technologies brand.
|
|
|
|
|
|
|
|
The scanners that should work with this backend are:
|
|
|
|
|
|
|
|
Vendor Model status
|
|
|
|
---------------------- -----------
|
|
|
|
Across FS-1130 tested
|
|
|
|
Leo S3 tested
|
|
|
|
|
|
|
|
The options the backend supports can either be selected through command
|
2020-09-02 12:23:54 +00:00
|
|
|
line options to programs like scanimage or through GUI elements in
|
|
|
|
xscanimage or xsane.
|
2008-02-14 01:57:19 +00:00
|
|
|
|
2020-03-29 05:47:02 +00:00
|
|
|
If you have any strange behavior, please report to the backend main-
|
2008-02-14 01:57:19 +00:00
|
|
|
tainer or to the SANE mailing list.
|
|
|
|
|
|
|
|
Valid command line options and their syntax can be listed by using
|
|
|
|
scanimage --help -d leo
|
|
|
|
|
|
|
|
<B>Scan</B> <B>Mode</B>
|
|
|
|
|
|
|
|
<B>--mode</B> selects the basic mode of operation of the scanner valid choices
|
|
|
|
are <I>Black</I> <I>&</I> <I>White</I> , <I>Grayscale</I> and <I>Color</I> The Black & White mode
|
2020-03-29 05:47:02 +00:00
|
|
|
is black and white only (1 bit). Grayscale will produce 256 lev-
|
2012-08-27 01:52:45 +00:00
|
|
|
els of gray (8 bits). Color will produce a 24 bits color image.
|
2008-02-14 01:57:19 +00:00
|
|
|
|
|
|
|
<B>--resolution</B>
|
2020-03-29 05:47:02 +00:00
|
|
|
selects the resolution for a scan. The scanner can do all reso-
|
2008-02-14 01:57:19 +00:00
|
|
|
lutions between 1 and 300, in increments of 1.
|
|
|
|
|
|
|
|
<B>Geometry</B> <B>options</B>
|
|
|
|
|
|
|
|
<B>-l</B> <B>-t</B> <B>-x</B> <B>-y</B>
|
|
|
|
control the scan area: -l sets the top left x coordinate, -t the
|
|
|
|
top left y coordinate, -x selects the width and -y the height of
|
2012-08-27 01:52:45 +00:00
|
|
|
the scan area. All parameters are specified in millimeters by
|
2008-02-14 01:57:19 +00:00
|
|
|
default.
|
|
|
|
|
|
|
|
<B>Enhancement</B> <B>options</B>
|
|
|
|
|
|
|
|
<B>--custom-gamma</B>
|
2012-08-27 01:52:45 +00:00
|
|
|
(grayscale and color mode only) allows the user to specify a
|
2008-02-14 01:57:19 +00:00
|
|
|
gamma table (see the next 3 parameters).
|
|
|
|
|
|
|
|
<B>--red-gamma-table</B>
|
2012-08-27 01:52:45 +00:00
|
|
|
(color mode only) can be used to download a user defined gamma
|
2008-02-14 01:57:19 +00:00
|
|
|
table for the red channel. The table must be 256 bytes long.
|
|
|
|
|
|
|
|
<B>--green-gamma-table</B>
|
2012-08-27 01:52:45 +00:00
|
|
|
(color mode only) can be used to download a user defined gamma
|
2008-02-14 01:57:19 +00:00
|
|
|
table for the green channel. The table must be 256 bytes long.
|
|
|
|
|
|
|
|
<B>--blue-gamma-table</B>
|
2012-08-27 01:52:45 +00:00
|
|
|
(color mode only) can be used to download a user defined gamma
|
2008-02-14 01:57:19 +00:00
|
|
|
table for the blue channel. The table must be 256 bytes long.
|
|
|
|
|
|
|
|
<B>--halftone</B>
|
2012-08-27 01:52:45 +00:00
|
|
|
(Black & White only) select the halftone mask to use. Possible
|
2008-02-14 01:57:19 +00:00
|
|
|
values are <I>Diamond</I> , <I>8x8</I> <I>Coarse</I> <I>Fatting</I> , <I>8x8</I> <I>Fine</I> <I>Fatting</I> , <I>8x8</I>
|
|
|
|
<I>Bayer</I> and <I>8x8</I> <I>Vertical</I> <I>Line</I>
|
|
|
|
|
|
|
|
<B>--preview</B>
|
|
|
|
requests a preview scan. The resolution used for that scan is 28
|
2012-08-27 01:52:45 +00:00
|
|
|
dpi and the scan area is the maximum allowed. The scan mode is
|
2008-02-14 01:57:19 +00:00
|
|
|
user selected. The default is "no".
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>CONFIGURATION FILE</H2><PRE>
|
2017-05-22 22:39:44 +00:00
|
|
|
The configuration file /usr/local/etc/sane.d/leo.conf supports only one
|
|
|
|
information: the device name to use (eg /dev/scanner).
|
2008-02-14 01:57:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>FILES</H2><PRE>
|
2017-05-22 22:39:44 +00:00
|
|
|
<I>/usr/local/lib/sane/libsane-leo.a</I>
|
2008-02-14 01:57:19 +00:00
|
|
|
The static library implementing this backend.
|
|
|
|
|
2017-05-22 22:39:44 +00:00
|
|
|
<I>/usr/local/lib/sane/libsane-leo.so</I>
|
2008-02-14 01:57:19 +00:00
|
|
|
The shared library implementing this backend (present on systems
|
|
|
|
that support dynamic loading).
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>ENVIRONMENT</H2><PRE>
|
|
|
|
<B>SANE_DEBUG_LEO</B>
|
2020-09-02 12:23:54 +00:00
|
|
|
If the library was compiled with debug support enabled, this
|
|
|
|
environment variable controls the debug level for this backend.
|
2012-08-27 01:52:45 +00:00
|
|
|
E.g., a value of 128 requests all debug output to be printed.
|
2008-02-14 01:57:19 +00:00
|
|
|
Smaller levels reduce verbosity.
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>LIMITATIONS</H2><PRE>
|
2012-08-27 01:52:45 +00:00
|
|
|
The windows TWAIN driver has many more options than this SANE backend.
|
2020-03-29 05:47:02 +00:00
|
|
|
However they are only software adjustments. This backend only imple-
|
2008-02-14 01:57:19 +00:00
|
|
|
ments what the scanner can support.
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>BUGS</H2><PRE>
|
|
|
|
None known.
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>SEE ALSO</H2><PRE>
|
|
|
|
<B><A HREF="sane-scsi.5.html">sane-scsi(5)</A></B>, <B><A HREF="scanimage.1.html">scanimage(1)</A></B>, <B><A HREF="xscanimage.1.html">xscanimage(1)</A></B>, <B><A HREF="xsane.1.html">xsane(1)</A></B>, <B><A HREF="sane.7.html">sane(7)</A></B>
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
<H2>AUTHOR</H2><PRE>
|
|
|
|
The package is actively maintained by Frank Zago.
|
|
|
|
<I>http://www.zago.net/sane/#leo</I>
|
|
|
|
|
2009-05-03 21:14:31 +00:00
|
|
|
11 Jul 2008 <B><A HREF="sane-leo.5.html">sane-leo(5)</A></B>
|
2008-02-14 01:57:19 +00:00
|
|
|
</PRE>
|
|
|
|
<HR>
|
|
|
|
<ADDRESS>
|
|
|
|
Man(1) output converted with
|
|
|
|
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
|
|
|
|
</ADDRESS>
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|