sane-project-website/old-archive/2000-08/0238.html

116 wiersze
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: Mustek_PP backend and MFS-600</TITLE>
<META NAME="Author" CONTENT="Jochen Eisinger (jochen.eisinger@gno.de)">
<META NAME="Subject" CONTENT="Re: Mustek_PP backend and MFS-600">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Mustek_PP backend and MFS-600</H1>
<!-- received="Sat Aug 26 07:09:30 2000" -->
<!-- isoreceived="20000826140930" -->
<!-- sent="Sat, 26 Aug 2000 16:18:52 +0200" -->
<!-- isosent="20000826141852" -->
<!-- name="Jochen Eisinger" -->
<!-- email="jochen.eisinger@gno.de" -->
<!-- subject="Re: Mustek_PP backend and MFS-600" -->
<!-- id="39A7D1CC.B1A6D791@gno.de" -->
<!-- inreplyto="39A7B61B.478280CD@t-online.de" -->
<STRONG>From:</STRONG> Jochen Eisinger (<A HREF="mailto:jochen.eisinger@gno.de?Subject=Re:%20Mustek_PP%20backend%20and%20MFS-600&In-Reply-To=&lt;39A7D1CC.B1A6D791@gno.de&gt;"><EM>jochen.eisinger@gno.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat Aug 26 2000 - 07:18:52 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0239.html">Mark Temple: "Problem with 1.0.3 and RedHat 6.2?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0237.html">Jochen Eisinger: "MEDION MD985x scanners..."</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0236.html">Joseph R. + Martina Eoff: "Re: Mustek_PP backend and MFS-600"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#238">[ date ]</A>
<A HREF="index.html#238">[ thread ]</A>
<A HREF="subject.html#238">[ subject ]</A>
<A HREF="author.html#238">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi!
<BR>
<P>Ok. Then try this: in line 3958
<BR>
<P>change
<BR>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dev-&gt;bdiff = dev-&gt;rdiff + (...);
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dev-&gt;gdiff = dev-&gt;rdiff + (...);
<BR>
<P>to
<BR>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dev-&gt;bdiff = dev-&gt;rdiff;
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dev-&gt;gdiff = dev-&gt;rdiff;
<BR>
<P>and set both values to one. This should result in no line distance
<BR>
correction. To fix the resolution is another topic. If you don't mind,
<BR>
we'll first try to get the colors working :)
<BR>
<P>-- jochen
<BR>
<P><EM>&gt; Tried it out, problem got worse. Set them both to zero, got floating point errors
</EM><BR>
<EM>&gt; when scanning. Set them to 1 and got better reults then with the original
</EM><BR>
<EM>&gt; setting, but still not quite right. I think zero would be better. Also noticed
</EM><BR>
<EM>&gt; that colors aren't correct. I was scanning sheet of white paper with blue
</EM><BR>
<EM>&gt; writing. Paper came out white, but the ink looked more like a brownish black.
</EM><BR>
<EM>&gt; Maybe that is because of the offset. How can I fix the resolution? The scanner
</EM><BR>
<EM>&gt; runs only have of the length of the page, and scans only about a quarter of the
</EM><BR>
<EM>&gt; width. I think this is because of the higher resolution of this scanner. It has
</EM><BR>
<EM>&gt; an optical resolution of 600x1200 dpi.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Joseph
</EM><BR>
<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?Subject=Re:%20Mustek_PP%20backend%20and%20MFS-600&In-Reply-To=&lt;39A7D1CC.B1A6D791@gno.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0239.html">Mark Temple: "Problem with 1.0.3 and RedHat 6.2?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0237.html">Jochen Eisinger: "MEDION MD985x scanners..."</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0236.html">Joseph R. + Martina Eoff: "Re: Mustek_PP backend and MFS-600"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#238">[ date ]</A>
<A HREF="index.html#238">[ thread ]</A>
<A HREF="subject.html#238">[ subject ]</A>
<A HREF="author.html#238">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sat Aug 26 2000 - 07:10:24 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>