{"id":4362,"date":"2022-12-20T17:49:04","date_gmt":"2022-12-20T20:49:04","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/sanesceptre-man5\/"},"modified":"2022-12-20T17:49:04","modified_gmt":"2022-12-20T20:49:04","slug":"sanesceptre-man5","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/sanesceptre-man5\/","title":{"rendered":"sane&minus;sceptre (man5)"},"content":{"rendered":"<h1 align=\"center\">sane\u2212sceptre<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#OPTIONS\">OPTIONS<\/a><br \/> <a href=\"#CONFIGURATION FILE\">CONFIGURATION FILE<\/a><br \/> <a href=\"#FILES\">FILES<\/a><br \/> <a href=\"#ENVIRONMENT\">ENVIRONMENT<\/a><br \/> <a href=\"#LIMITATIONS\">LIMITATIONS<\/a><br \/> <a href=\"#BUGS\">BUGS<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#AUTHOR\">AUTHOR<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">sane\u2212sceptre \u2212 SANE backend for SCEPTRE scanners<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>sane\u2212sceptre<\/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.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">At present, only one scanner is known to work with this backend:<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">Model Connection Type <br \/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- <br \/> Sceptre VividScan S1200 SCSI<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The make of this scanner is KINPO, so other scanners from that manufacturer may also work (eg. the S600).<\/p>\n<h2>OPTIONS <a name=\"OPTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The options the backend supports can either be selected through command line options to programs like <b>scanimage<\/b>(1) or through GUI elements in <b>xscanimage<\/b>(1) or <b>xsane<\/b>(1).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Valid command line options and their syntax can be listed by using<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">scanimage \u2212\u2212help \u2212d sceptre<\/p>\n<p style=\"margin-left:11%;\"><b>Scan Mode <br \/> \u2212\u2212mode Lineart|Halftone|Gray|Color<\/b><\/p>\n<p style=\"margin-left:22%;\">Selects the basic mode of operation of the scanner. The <i>Lineart<\/i> and <i>Halftone<\/i> mode are black and white only (1 bit). <i>Gray<\/i> will produce 256 levels of gray (8 bits). <i>Color<\/i> will produce a 24 bits color image. The scanner supports 30 bits internally but it only exports 24.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212resolution 50..1200<\/b><\/p>\n<p style=\"margin-left:22%;\">Selects the resolution for a scan. The scanner can do several resolutions between 50 and 1200.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212halftone\u2212pattern 1|2|3|4<\/b><\/p>\n<p style=\"margin-left:22%;\">Selects the pattern mode that is used in <i>Halftone<\/i> mode.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212gamma\u2212correction Default|User Defined|High Density Printing|Low <br \/> density printing|High contrast printing<\/b><\/p>\n<p style=\"margin-left:22%;\">controls the scanner internal gamma correction.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212custom\u2212gamma<\/b><\/p>\n<p style=\"margin-left:22%;\">Allows the user to specify a gamma table (see the next 3 parameters). <i>Color<\/i> mode only.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212red\u2212gamma\u2212table<\/b><\/p>\n<p style=\"margin-left:22%;\">Can be used to download a user defined gamma table for the red channel. The table must be 256 bytes long. <i>Color<\/i> mode only.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212green\u2212gamma\u2212table<\/b><\/p>\n<p style=\"margin-left:22%;\">Can be used to download a user defined gamma table for the green channel. The table must be 256 bytes long. <i>Color<\/i> mode only.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212blue\u2212gamma\u2212table<\/b><\/p>\n<p style=\"margin-left:22%;\">Can be used to download a user defined gamma table for the blue channel. The table must be 256 bytes long. <i>Color<\/i> mode only.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212threshold 0..255<\/b><\/p>\n<p style=\"margin-left:22%;\">Sets the threshold for black and white pixels in <i>Lineart<\/i> mode. Possible values are from 0 (darker) to 255 (lighter).<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212preview<\/b><\/p>\n<p style=\"margin-left:22%;\">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 &#8220;no&#8221;.<\/p>\n<p style=\"margin-left:11%;\"><b>The geometry options <br \/> \u2212l \u2212t \u2212x \u2212y<\/b><\/p>\n<p style=\"margin-left:22%;\">control the scan area: <b>-l<\/b> sets the top left x coordinate, <b>\u2212t<\/b> the top left y coordinate, <b>\u2212x<\/b> selects the width and <b>\u2212y<\/b> the height of the scan area. All parameters are specified in millimeters by default.<\/p>\n<h2>CONFIGURATION FILE <a name=\"CONFIGURATION FILE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The configuration file <i>\/etc\/sane.d\/sceptre.conf<\/i> supports only one item: the device name to use (eg <i>\/dev\/scanner<\/i>).<\/p>\n<h2>FILES <a name=\"FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>\/usr\/lib64\/sane\/libsane\u2212sceptre.a<\/i><\/p>\n<p style=\"margin-left:22%;\">The static library implementing this backend.<\/p>\n<p style=\"margin-left:11%;\"><i>\/usr\/lib64\/sane\/libsane\u2212sceptre.so<\/i><\/p>\n<p style=\"margin-left:22%;\">The shared library implementing this backend (present on systems that support dynamic loading).<\/p>\n<h2>ENVIRONMENT <a name=\"ENVIRONMENT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>SANE_DEBUG_SCEPTRE<\/b><\/p>\n<p style=\"margin-left:22%;\">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.<\/p>\n<h2>LIMITATIONS <a name=\"LIMITATIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Resolutions<\/b><\/p>\n<p style=\"margin-left:22%;\">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.<\/p>\n<h2>BUGS <a name=\"BUGS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">None known.<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>sane\u2212scsi<\/b>(5), <b>scanimage<\/b>(1), <b>xscanimage<\/b>(1), <b>xsane<\/b>(1), <b>sane<\/b>(7)<\/p>\n<h2>AUTHOR <a name=\"AUTHOR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The package is actively maintained by Frank Zago.<\/p>\n<p style=\"margin-left:22%;\"><i>http:\/\/www.zago.net\/sane\/#sceptre<\/i><\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  sane\u2212sceptre \u2212 SANE backend for SCEPTRE scanners <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[959],"tags":[961,1291,1372],"class_list":["post-4362","post","type-post","status-publish","format-standard","hentry","category-5-formatos-de-ficheros","tag-961","tag-man5","tag-sane-sceptre"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=4362"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4362\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=4362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=4362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=4362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}