sane-project-website/old-archive/1999-07/0095.html

94 wiersze
3.2 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Fri Jul 16 11:51:56 1999 PDT" -->
<!-- sent="Fri, 16 Jul 1999 20:25:36 +0200" -->
<!-- name="Andreas" -->
<!-- email="andreas.rick@free.fr" -->
<!-- subject="CoolScan Backend Version 0.4.2 is out" -->
<!-- id="" -->
<!-- inreplyto="" -->
<title>sane-devel: CoolScan Backend Version 0.4.2 is out</title>
<h1>CoolScan Backend Version 0.4.2 is out</h1>
<b>Andreas</b> (<a href="mailto:andreas.rick@free.fr"><i>andreas.rick@free.fr</i></a>)<br>
<i>Fri, 16 Jul 1999 20:25:36 +0200</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#95">[ date ]</a><a href="index.html#95">[ thread ]</a><a href="subject.html#95">[ subject ]</a><a href="author.html#95">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0096.html">Henry Miller: "Re: Leoscan 3S/ Across 3S scanners"</a>
<li> <b>Previous message:</b> <a href="0094.html">Oliver Rauch: "xsane-0.29 available"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Hi to all SANE - People<br>
<p>
I finished version 0.4.2 of the coolscan backend.<br>
(Support for Nikon LS-30 LS-2000 LS-20 LS-1000).<br>
<p>
It can be downloaded from my homepage which has<br>
moved to:<br>
<p>
<a href="http://andreas.rick.free.fr/">http://andreas.rick.free.fr/</a><br>
<p>
New features are:<br>
<p>
* Infrared correction for dust removal (including a simple<br>
gimp-plugin to do the actual removal)<br>
* Greyscale scanning<br>
* 10/12 bit scanning <br>
* Cleaning up the options<br>
<p>
I also uploaded a patch to make it work with xsane-0.28.<br>
<p>
Please test and give me feedback - especially for the<br>
scanners I dont have: LS-20 LS-1000 LS-2000<br>
<p>
<p>
--------------------------------------------------------<br>
I have got a question to the people who maintain the sane<br>
distribution: <br>
<p>
The dust-removal feature needs the infrared channel to be <br>
scanned with the image. To do so I had to add two color FRAME formats:<br>
<p>
typedef enum<br>
{<br>
SANE_FRAME_GRAY, /* band covering human visual range */<br>
SANE_FRAME_RGB, /* pixel-interleaved red/green/blue bands */<br>
SANE_FRAME_RED, /* red band only */<br>
SANE_FRAME_GREEN, /* green band only */<br>
SANE_FRAME_BLUE, /* blue band only */<br>
SANE_FRAME_IRED, /* infrared band only */<br>
SANE_FRAME_RGBI /* red/green/blue/ired bands */<br>
}SANE_Frame;<br>
<p>
to sane.h.<br>
<p>
I think these changes do not break the compatibility for<br>
the other backends.<br>
What is the procedure to get these changes approved<br>
and included into the official sane distribution?<br>
<p>
I have already written the patches for the most commenly used<br>
frontends: xscanimage/scanimage/xsane to uses these new<br>
features. <br>
<p>
-<br>
<p>
Andreas<br>
<p>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0096.html">Henry Miller: "Re: Leoscan 3S/ Across 3S scanners"</a>
<li> <b>Previous message:</b> <a href="0094.html">Oliver Rauch: "xsane-0.29 available"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>