sane-project-website/index.html

106 wiersze
4.6 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>2020-02-02:</strong>
<a href="source.html">SANE-Backends-1.0.29</a> has been released:
</p>
<ul>
<li>Backends</li>
<ul>
<li>adds an <tt>escl</tt> backend (theoretically supporting <em>all</em> AirPrint devices with a scan unit</li>
<li>adds support for 23 new scanner models via existing backends</li>
<li>significantly changes <tt>genesys</tt> and <tt>pixma</tt> backends</li>
<li>fixes bugs in <tt>canon_dr</tt>, <tt>fujitsu</tt>, <tt>hp3900</tt>, <tt>mustek_usb2</tt>, <tt>plustek</tt> and <tt>xerox_mfp</tt> backends</li>
<li>fixes <em>all</em> compiler warnings on Debian 10 (<a href="https://gitlab.com/sane-project/backends/issues/120">#120</a>)</li>
<li>fixes portability issues for uClibc-ng and MacOS builds</li>
<li>adds support to record and replay USB I/O traffic</li>
<li>adds timestamps to debug logs</li>
</ul>
<li>Frontends</li>
<ul>
<li>fixes a 32-bit arithmetic overflow issue in <tt>scanimage</tt></li>
</ul>
<li>Documentation</li>
<ul>
<li>updates translations for British English, Catalan, German, Ukrainian, Valencian</li>
<li>adds <tt>scangearmp2</tt> external backend descriptions</li>
<li>updates <tt>hpaio</tt> and <tt>utsushi</tt> external backend descriptions</li>
<li>adds the <tt>ChangeLogs/</tt> directory to the source tarball (<a href="https://gitlab.com/sane-project/backends/issues/103">#103</a>)</li>
</ul>
<li>Build</li>
<ul>
<li>additionally requires <tt>libcurl</tt> and <tt>libxml2</tt> to build the <tt>escl</tt> backend</li>
<li>requires <tt>libxml2</tt> for USB I/O recording and replay functionality</li>
<li>re-enables pthread support for backends that use its API directly, irrespective of the <tt>pthread_t</tt> type (<a href="https://gitlab.com/sane-project/backends/issues/153">#153</a>)</li>
<li>moves the <tt>genesys</tt> and <tt>pixma</tt> backends to a directory of their own</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>