sane-project-website/index.html

114 wiersze
4.5 KiB
HTML
Czysty Zwykły widok Historia

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2003-09-19 17:33:24 +00:00
<html>
<head>
<title>SANE - Scanner Access Now Easy</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
2010-04-26 02:18:46 +00:00
<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">
2003-09-19 17:33:24 +00:00
<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>
2003-09-19 17:33:24 +00:00
<body bgcolor="#FFFFFF" text="#000000">
2003-09-19 17:33:24 +00:00
<center>
<a href="http://www.sane-project.org" target="_top"><img
2003-09-19 17:33:24 +00:00
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>
2003-09-19 17:33:24 +00:00
<table>
<tr>
<td valign=top bgcolor="#e0e0ff" width="50%">
<h3>Latest News</h3>
2006-04-17 12:54:26 +00:00
<p>
<strong>2017-05-22:</strong>
<a href="source.html">SANE-Backends-1.0.27</a> (see Note 1) has been released:
</p>
<ul>
<li>Significant enhancements to canon_dr, epjitsu, epsonds, fujitsu, genesys, hp3500, pixma and xerox-mfp backends.</li>
<li>Minor updates, bugfixes or scanners added in several backends.</li>
<li>30+ new scanner models supported.</li>
<li>Made libusb-1.0 the default for USB support (see Note 2).</li>
<li>Switched code from C90 to C99 (Thanks to Volker Diels-Grabsch).</li>
<li>Updated Linux USB3 workaround (see Note 3).</li>
<li>Documentation and translation updates.</li>
<li>Bugfixes (Avahi, threading, USB, ICC/PNG/JPEG, etc).</li>
<li>Reduced compiler warnings, improved code (see Note 4).</li>
</ul>
<p>
Note 1: There is no 1.0.26 release of sane-backends. That number was
skipped so that our development version numbers would more clearly be
an extension of the prior release. This should make packaging a little
easier for our downstream users.
</p>
<p>
Note 2: On all systems, the --enable-libusb* flags are now ignored.
Instead, the --with-usb and --without-usb flags now control support.
When neither is given, USB support will be enabled if possible and
disabled otherwise. If --with-usb is requested but not possible,
./configure will fail. There is no support to prefer libusb-0.1 over
libusb-1.0. When libusb-1.0 is not found, libusb-0.1 will be tried.
</p>
<p>
Note 3: The Linux USB3 workaround which was added in version 1.0.25 is
now disabled by default. If you have difficulty using a scanner which
previously worked, or intermittent scanner availability, try setting
the new environment variable SANE_USB_WORKAROUND=1 before starting
your frontend.
</p>
<p>
Note 4: A special thanks goes to Olaf Meeuwissen for picking up the
janitorial duties in sane-backends. He has found and fixed a large
number of long-standing bugs, curated our bug tracker, improved our
build scripts and docs, and provided user support. Thank you Olaf!
</p>
</td>
2003-09-19 17:33:24 +00:00
<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>
2003-09-19 17:33:24 +00:00
<hr>
2003-10-15 09:00:34 +00:00
<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>
2003-09-19 17:33:24 +00:00
<p>
2003-11-23 12:07:51 +00:00
<a href="imprint.html">Contact</a>
</p>
2003-09-19 17:33:24 +00:00
</body>
</html>