kopia lustrzana https://gitlab.com/sane-project/website
159 wiersze
5.9 KiB
HTML
159 wiersze
5.9 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-sceptre.5</TITLE>
|
|
</HEAD>
|
|
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="/images/sane.png" HEIGHT=117 WIDTH=346></H1>
|
|
<H1>sane-sceptre.5</H1>
|
|
<HR>
|
|
<PRE>
|
|
<!-- Manpage converted by man2html 3.0.1 -->
|
|
<B><A HREF="sane-sceptre.5.html">sane-sceptre(5)</A></B> SANE Scanner Access Now Easy <B><A HREF="sane-sceptre.5.html">sane-sceptre(5)</A></B>
|
|
|
|
|
|
</PRE>
|
|
<H2>NAME</H2><PRE>
|
|
sane-sceptre - SANE backend for SCEPTRE scanners
|
|
|
|
|
|
</PRE>
|
|
<H2>DESCRIPTION</H2><PRE>
|
|
The <B>sane-sceptre</B> library implements a SANE (Scanner Access Now Easy)
|
|
backend that provides access to Sceptre flatbed scanners. This backend
|
|
should be considered <B>beta-quality</B> software! Please report any strange
|
|
behavior to the maintainer of the backend or to the SANE mailing list.
|
|
|
|
At present, only one scanner is known to work with this backend:
|
|
|
|
Model Connection Type
|
|
--------------------------- -------------------
|
|
Sceptre VividScan S1200 SCSI
|
|
|
|
The make of this scanner is KINPO, so other scanners from that manufac-
|
|
turer may also work (eg. the S600).
|
|
|
|
|
|
</PRE>
|
|
<H2>OPTIONS</H2><PRE>
|
|
The options the backend supports can either be selected through command
|
|
line options to programs like scanimage or through GUI elements in
|
|
xscanimage or xsane.
|
|
|
|
Valid command line options and their syntax can be listed by using
|
|
scanimage --help -d sceptre
|
|
|
|
<B>Scan</B> <B>Mode</B>
|
|
|
|
<B>--mode</B> selects the basic mode of operation of the scanner valid choices
|
|
are <I>Lineart,</I> <I>Halftone,</I> <I>Gray</I> <I>and</I> <I>Color.</I> The Lineart and Haltone
|
|
mode are black and white only (1 bit). Gray will produce 256
|
|
levels of gray (8 bits). Color will produce a 24 bits color
|
|
image. The scanner suports 30 bits internally but it only
|
|
exports 24.
|
|
|
|
<B>--resolution</B>
|
|
selects the resolution for a scan. The scanner can do several
|
|
resolutions between 50 and 1200.
|
|
|
|
<B>--halftone-pattern</B>
|
|
selects the pattern mode that is used in Halftone mode. Valid
|
|
options are 1, 2, 3 and 4.
|
|
|
|
<B>--gamma-correction</B>
|
|
controls the scanner internal gamma correction. Valid options
|
|
are "Default", "User defined", "High density printing" "Low den-
|
|
sity printing" and "High contrast printing".
|
|
|
|
<B>--custom-gamma</B>
|
|
(color mode only) allows the user to specify a gamma table (see
|
|
the next 3 parameters).
|
|
|
|
<B>--red-gamma-table</B>
|
|
(color mode only) can be used to download a user defined gamma
|
|
table for the red channel. The table must be 256 bytes long.
|
|
|
|
<B>--green-gamma-table</B>
|
|
(color mode only) can be used to download a user defined gamma
|
|
table for the green channel. The table must be 256 bytes long.
|
|
|
|
<B>--blue-gamma-table</B>
|
|
(color mode only) can be used to download a user defined gamma
|
|
table for the blue channel. The table must be 256 bytes long.
|
|
|
|
<B>--threshold</B>
|
|
sets the threshold for black and white pixels in lineart mode.
|
|
Possible values are from 0 (darker) to 255 (lighter).
|
|
|
|
<B>--preview</B>
|
|
requests a preview scan. The resolution used for that scan is 30
|
|
dpi and the scan area is the maximum allowed. The scan mode is
|
|
user selected. The default is "no".
|
|
|
|
<B>The</B> <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
|
|
the scan area. All parameters are specified in milimeters by
|
|
default.
|
|
|
|
|
|
</PRE>
|
|
<H2>CONFIGURATION FILE</H2><PRE>
|
|
The configuration file /usr/local/etc/sane.d/sceptre.conf supports only
|
|
one information: the device name to use (eg /dev/scanner).
|
|
|
|
|
|
</PRE>
|
|
<H2>FILES</H2><PRE>
|
|
<I>/usr/local/lib/sane/libsane-sceptre.a</I>
|
|
The static library implementing this backend.
|
|
|
|
<I>/usr/local/lib/sane/libsane-sceptre.so</I>
|
|
The shared library implementing this backend (present on systems
|
|
that support dynamic loading).
|
|
|
|
|
|
</PRE>
|
|
<H2>ENVIRONMENT</H2><PRE>
|
|
<B>SANE_DEBUG_SCEPTRE</B>
|
|
If the library was compiled with debug support enabled, this
|
|
environment variable controls the debug level for this backend.
|
|
E.g., a value of 128 requests all debug output to be printed.
|
|
Smaller levels reduce verbosity.
|
|
|
|
|
|
</PRE>
|
|
<H2>LIMITATIONS</H2><PRE>
|
|
<B>Resolutions</B>
|
|
The windows TWAIN driver can be set to any resolution between 50
|
|
to 1200 (excluding software interpolation). This backend cannot.
|
|
Only a handful of resolution are available, although they should
|
|
be numerous enough.
|
|
|
|
|
|
|
|
</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.
|
|
http://www.zago.net/sane/#sceptre
|
|
|
|
sane-backends 1.0.15 April 21st, 2002 <B><A HREF="sane-sceptre.5.html">sane-sceptre(5)</A></B>
|
|
</PRE>
|
|
<HR>
|
|
<ADDRESS>
|
|
Man(1) output converted with
|
|
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|