{"id":4271,"date":"2022-12-20T17:48:50","date_gmt":"2022-12-20T20:48:50","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/saneleo-man5\/"},"modified":"2022-12-20T17:48:50","modified_gmt":"2022-12-20T20:48:50","slug":"saneleo-man5","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/saneleo-man5\/","title":{"rendered":"sane&minus;leo (man5)"},"content":{"rendered":"<h1 align=\"center\">sane\u2212leo<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/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\u2212leo \u2212 SANE backend for LEO Technologies scanners<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>sane\u2212leo<\/b> library implements a SANE (Scanner Access Now Easy) backend that provides access to some LEO SCSI flatbed scanners. This backend should be considered <b>beta-quality<\/b> software! LEO scanners were also sold under the Across Technologies brand.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The scanners that should work with this backend are:<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">Vendor Model status <br \/> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8211; <br \/> Across FS-1130 tested <br \/> LEO S3 tested<\/p>\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\">If you have any strange behavior, please report to the backend maintainer or to the SANE mailing list.<\/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%;\">scanimage \u2212\u2212help \u2212d leo<\/p>\n<p style=\"margin-left:11%;\"><b>Scan Mode<\/b><\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><b>\u2212\u2212mode<\/b><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>selects the basic mode of operation of the scanner. Valid choices are <i>Black &#038; White<\/i>, <i>Grayscale<\/i> and <i>Color<\/i>. The <i>Black &#038; White<\/i> mode is black and white only (1 bit). <i>Grayscale<\/i> mode will produce 256 levels of gray (8 bits). <i>Color<\/i> mode will produce a 24 bit color image.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212resolution<\/b><\/p>\n<p style=\"margin-left:22%;\">selects the resolution for a scan. The scanner can do all resolutions between 1 and 300, in increments of 1.<\/p>\n<p style=\"margin-left:11%;\"><b>Geometry options <br \/> \u2212l \u2212t \u2212x \u2212y<\/b><\/p>\n<p style=\"margin-left:22%;\">control the scan area: \u2212l sets the top left x coordinate, \u2212t the top left y coordinate, \u2212x selects the width and \u2212y the height of the scan area. All parameters are specified in millimeters by default.<\/p>\n<p style=\"margin-left:11%;\"><b>Enhancement options <br \/> \u2212\u2212custom\u2212gamma<\/b><\/p>\n<p style=\"margin-left:22%;\">(grayscale and color mode only) allows the user to specify a gamma table (see the next 3 parameters).<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212red\u2212gamma\u2212table<\/b><\/p>\n<p style=\"margin-left:22%;\">(color mode only) can be used to download a user defined gamma table for the red channel. The table must be 256 bytes long.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212green\u2212gamma\u2212table<\/b><\/p>\n<p style=\"margin-left:22%;\">(color mode only) can be used to download a user defined gamma table for the green channel. The table must be 256 bytes long.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212blue\u2212gamma\u2212table<\/b><\/p>\n<p style=\"margin-left:22%;\">(color mode only) can be used to download a user defined gamma table for the blue channel. The table must be 256 bytes long.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212halftone<\/b><\/p>\n<p style=\"margin-left:22%;\">(Black &#038; White only) select the halftone mask to use. Possible values are <i>Diamond<\/i>, <i>8&#215;8 Coarse Fatting<\/i>, <i>8&#215;8 Fine Fatting<\/i>, <i>8&#215;8 Bayer<\/i> and <i>8&#215;8 Vertical Line<\/i>.<\/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 28 dpi and the scan area is the maximum allowed. The scan mode is user selected. The default is &#8220;no&#8221;.<\/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\/leo.conf<\/i> supports only one information: 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\u2212leo.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\u2212leo.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_LEO<\/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\">The windows TWAIN driver has many more options than this SANE backend. However they are only software adjustments. This backend only implements what the scanner can support.<\/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\/#leo<\/i><\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  sane\u2212leo \u2212 SANE backend for LEO Technologies 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,1294],"class_list":["post-4271","post","type-post","status-publish","format-standard","hentry","category-5-formatos-de-ficheros","tag-961","tag-man5","tag-sane-leo"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4271","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=4271"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4271\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=4271"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=4271"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=4271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}