sane-project-website/index.html

112 wiersze
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Scanner Access Now Easy</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="m. allan noah">
<meta name="keywords" content="sane, scanner, camera, backend, frontend, driver,
free, GPL, scanning software, universal API, TWAIN, unix,
remote scanning, sharing scanners, network, network-server
network-client, Java-API, Java-client, AIX, DEC UNIX,
HP Apollo Domain/OS, FreeBSD, SCO, OpenServer, HP-UX, IRIX,
Linux, NetBSD, OS/2, OpenStep, Solaris, MacOS X,
SPARC, m68k, i386, x86, Alpha">
<meta name="description" content="Services on Alioth for the SANE project">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<center>
<a href="./" target="_top"><img
src="images/sane-logo-3.png"
alt="SANE" height="225" width="192" border="0"></a>
</center>
<center>
<h1>SANE - Scanner Access Now Easy</h1>
</center>
<hr>
<table>
<tr>
<td valign=top bgcolor="#e0e0ff" width="50%">
<h3>Latest News</h3>
<p>
<strong>2019-07-31:</strong>
<a href="source.html">SANE-Backends-1.0.28</a> has been released:
</p>
<ul>
<li>Backends</li>
<ul>
<li>adds a <tt>ricoh2</tt> backend</li>
<li>adds support for 40+ new scanner models</li>
<li>significantly changes <tt>canon_dr</tt>, <tt>fujitsu</tt>, <tt>genesys</tt>, <tt>gt68xx</tt>, <tt>hp5590</tt> and, <tt>pixma</tt> backends<li>
<li>fixes bugs in <tt>as6e</tt>, <tt>avision</tt>, <tt>mustek</tt> and <tt>plustek</tt> backends</li>
<li>fixes scores of compiler warnings</li>
</ul>
<li>Frontends</li>
<ul>
<li>adds, changes and removes options for <tt>saned</tt> (see <tt>man 8 saned</tt> for details)</li>
<li>adds: <tt>-l</tt> (listen), <tt>-D</tt> (daemonize), <tt>-o</tt> (once), <tt>-e</tt> (stderr), <tt>-u</tt> (user)</li>
<li>removes: <tt>-s</tt> (syslog). Use <tt>-a -d level -o -f</tt> for the old behavior</li>
<li>changes: <tt>-d</tt> (debug). Use <tt>-a -d level -o -f -e</tt> for the old behavior</li>
<li><tt>saned</tt> now cancels scans if the data connections appears to have gone away (after 4 seconds by default, configurable in <tt>saned.conf</tt>)</li>
<li>adds <tt>--output-file</tt> option to <tt>scanimage</tt></li>
<li>adds <tt>--help</tt> option to <tt>scan-find-scanner</tt></li>
<li>changes <tt>sane-desc</tt> to create relative hyperlinks</li>
</ul>
<li>Documentation</li>
<ul>
<li>adds translations for Catalan, Hebrew and Valencian</li>
<li>updates translations for British English, Dutch, German and Ukrainian</li>
<li>marks unmaintained backends as such</li>
<li>documents USB workaround in <tt>sane-usb</tt> manual page</li>
</ul>
<li>Build</li>
<ul>
<li>requires a C++11 compatible compiler for the <tt>genesys</tt> backend</li>
<li>requires a JPEG library when building the <tt>pixma</tt> backend</li>
<li>fixes unneeded linking when not using preloadable backend support</li>
<li>disables pthread support for systems with non-integral <tt>pthread_t</tt> type</li>
<li>fixes USB support detection on BeOS and OS/2 at <tt>./configure</tt> time</li>
<li>normalizes trailing whitespace in source code files. If you have local patches that no longer apply, have a look at the whitespace ignoring options of <tt>patch</tt> and <tt>git apply</tt>.</li>
</ul>
</ul>
</td>
<td valign=top>
<br>
<blockquote>
<h2> <a href="intro.html">Introduction</a></h2>
<h2> <a href="sane-supported-devices.html">Supported devices</a></h2>
<h2> <a href="sane-frontends.html">Applications (frontends)</a></h2>
<h2> <a href="docs.html">Documentation</a></h2>
<h2> <a href="source.html">Download</a></h2>
<h2> <a href="mailing-lists.html">Mailing Lists and IRC Channel</a></h2>
<h2> <a href="bugs.html">Reporting Bugs</a></h2>
<h2> <a href="contrib.html">Contributing</a></h2>
<h2> <a href="related.html">Related Projects</a></h2>
</blockquote>
</td>
</tr>
</table>
<hr>
<p>
Thanks to the <a href="http://www.debian.org" target="_top">Debian Project</a> for providing
the <a href="http://alioth.debian.org" target="_top">Alioth</a> GForge service.
</p>
<p>
<a href="imprint.html">Contact</a>
</p>
</body>
</html>