sane-project-website/old-archive/1997-11/0141.html

64 wiersze
2.5 KiB
HTML

<!-- received="Sun Nov 23 06:18:21 1997 PST" -->
<!-- sent="Sun, 23 Nov 1997 14:12:48 +0100 (MET)" -->
<!-- name="Oliver.Rauch@Wolfsburg.DE" -->
<!-- email="Oliver.Rauch@Wolfsburg.DE" -->
<!-- subject="Re: Change preview resolution and scanning resolution?" -->
<!-- id="199711231312.OAA00511@Babylon5.wolfsburg.de" -->
<!-- inreplyto="Pine.LNX.3.95.971123022844.11486A-100000@niceriver.frozenriver.ale.se" -->
<title>sane-devel: Re: Change preview resolution and scanning resolution?</title>
<h1>Re: Change preview resolution and scanning resolution?</h1>
<a href="mailto:Oliver.Rauch@Wolfsburg.DE"><i>Oliver.Rauch@Wolfsburg.DE</i></a><br>
<i>Sun, 23 Nov 1997 14:12:48 +0100 (MET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#141">[ date ]</a><a href="index.html#141">[ thread ]</a><a href="subject.html#141">[ subject ]</a><a href="author.html#141">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0142.html">Oliver.Rauch@Wolfsburg.DE: "Re: !Solved! Umax Astra 1200S problems!"</a>
<li> <b>Previous message:</b> <a href="0140.html">Oliver.Rauch@Wolfsburg.DE: "Re: Umax Astra 1200S problems!"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Hi,<br>
<p>
<i>&gt; My second question</i><br>
<i>&gt; is since I have a Astra 1200S and it supports resolutions up to 600x1200</i><br>
<i>&gt; dpi, can I change xscanimage so I can scan up to 1200 (now it's only 600</i><br>
<i>&gt; in Y). </i><br>
<p>
You can change this in umax.c, search for "y_dpi_range"<br>
and comment out line <br>
<p>
dev-&gt;y_dpi_range.max = SANE_FIX(dev-&gt;us.inquiry_optical_res);<br>
<p>
and if you like some lines abouve comment out <br>
<p>
dev-&gt;x_dpi_range.max = SANE_FIX(dev-&gt;us.inquiry_optical_res);<br>
<p>
<p>
But there is a reason that I don't allow the higher resolutions:<br>
<p>
If you use more than 600 dpi in X-Resolution, the scanner sometimes<br>
gives back one pixel more or less than expected!<br>
<p>
Bye<br>
Oliver<br>
<p>
<p>
<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="0142.html">Oliver.Rauch@Wolfsburg.DE: "Re: !Solved! Umax Astra 1200S problems!"</a>
<li> <b>Previous message:</b> <a href="0140.html">Oliver.Rauch@Wolfsburg.DE: "Re: Umax Astra 1200S problems!"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>