sane-project-website/old-archive/1999-01/0182.html

79 wiersze
3.0 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="Thu Jan 21 02:19:20 1999 PST" -->
<!-- sent="Thu, 21 Jan 1999 11:17:50 +0100 (MET)" -->
<!-- name="Manuel Panea" -->
<!-- email="mpd@rzg.mpg.de" -->
<!-- subject="Small bug in frontend/preview.c" -->
<!-- id="" -->
<!-- inreplyto="199809161630.JAA05640@panda.mostang.com" -->
<title>sane-devel: Small bug in frontend/preview.c</title>
<h1>Small bug in frontend/preview.c</h1>
<b>Manuel Panea</b> (<a href="mailto:mpd@rzg.mpg.de"><i>mpd@rzg.mpg.de</i></a>)<br>
<i>Thu, 21 Jan 1999 11:17:50 +0100 (MET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#182">[ date ]</a><a href="index.html#182">[ thread ]</a><a href="subject.html#182">[ subject ]</a><a href="author.html#182">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0183.html">Lars Schylberg: "Driver for Polaroid Sprintscan 35"</a>
<li> <b>Previous message:</b> <a href="0181.html">Manuel Panea: "Re: Canoscan 620P"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
-----BEGIN PGP SIGNED MESSAGE-----<br>
<p>
<p>
<p>
There seems to be a small bug in file ".../frontend/preview.c" whereby the<br>
dpi of the preview image is not computed correctly (at least in some<br>
cases). This causes preview images to be unnecessarily grainy. In this<br>
file, line 1277 is:<br>
<p>
width = gwidth*p-&gt;aspect;<br>
<p>
but I think it should rather be:<br>
<p>
width = height*p-&gt;aspect;<br>
<p>
<p>
<p>
<p>
<p>
---------------------------------------------------------------------------<br>
Manuel Panea || E-mail: <a href="mailto:mpd@rzg.mpg.de">mpd@rzg.mpg.de</a><br>
Rechenzentrum Garching || <a href="http://www.rzg.mpg.de/~mpd">http://www.rzg.mpg.de/~mpd</a><br>
Postfach 1533 || Tel. +49 89 3299 1133<br>
85740 Garching || Fax +49 89 3299 1301<br>
Germany || Public PGP key: see homepage<br>
---------------------------------------------------------------------------<br>
<p>
<p>
<p>
<p>
<p>
-----BEGIN PGP SIGNATURE-----<br>
Version: PGPfreeware 5.0i for non-commercial use<br>
Charset: noconv<br>
<p>
iQCVAwUBNqb+1InxRMteJ3RRAQGyowP+P8oWNQ5Uhb3i9adWG1vAOVfJX6aLMZkz<br>
9s2Z8mCCkw/UjByxDho+NpZ4StEMByd9vwgc+UwzWw8pp2SAR2z7qD2+kEHm7Ko2<br>
f0MiV5+EP2H56h9UlmHrD6DnpXIghfCSFc30RoTlap77RMIBQUzuTmXRzGeEslnB<br>
dV41E90bofA=<br>
=KuXV<br>
-----END PGP SIGNATURE-----<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="0183.html">Lars Schylberg: "Driver for Polaroid Sprintscan 35"</a>
<li> <b>Previous message:</b> <a href="0181.html">Manuel Panea: "Re: Canoscan 620P"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>