sane-project-website/old-archive/1999-02/0217.html

54 wiersze
2.3 KiB
HTML

<!-- received="Sat Feb 27 16:56:37 1999 PST" -->
<!-- sent="Sat, 27 Feb 1999 16:56:33 -0800" -->
<!-- name="David Mosberger-Tang" -->
<!-- email="David.Mosberger@acm.org" -->
<!-- subject="Re: Small bug in frontend/preview.c" -->
<!-- id="199902280056.QAA21699@panda.mostang.com" -->
<!-- inreplyto="Pine.HPP.4.05.9901211112440.1999-100000@netadm.ipp-garching.mpg.de" -->
<title>sane-devel: Re: Small bug in frontend/preview.c</title>
<h1>Re: Small bug in frontend/preview.c</h1>
<b>David Mosberger-Tang</b> (<a href="mailto:David.Mosberger@acm.org"><i>David.Mosberger@acm.org</i></a>)<br>
<i>Sat, 27 Feb 1999 16:56:33 -0800</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#217">[ date ]</a><a href="index.html#217">[ thread ]</a><a href="subject.html#217">[ subject ]</a><a href="author.html#217">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0218.html">Rene Vellekoop: "Re: resolution option unknown"</a>
<li> <b>Previous message:</b> <a href="0216.html">Oliver Rauch: "Re: Sane Logo"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Yup, I think you're right. Thanks for tracking this down!<br>
<p>
--david<br>
<p>
<i>&gt;&gt;&gt;&gt;&gt; On Thu, 21 Jan 1999 11:17:50 +0100 (MET), Manuel Panea &lt;<a href="mailto:mpd@rzg.mpg.de">mpd@rzg.mpg.de</a>&gt; said:</i><br>
<p>
Manuel&gt; -----BEGIN PGP SIGNED MESSAGE----- There seems to be a small<br>
Manuel&gt; bug in file ".../frontend/preview.c" whereby the dpi of the<br>
Manuel&gt; preview image is not computed correctly (at least in some<br>
Manuel&gt; cases). This causes preview images to be unnecessarily<br>
Manuel&gt; grainy. In this file, line 1277 is:<br>
<p>
Manuel&gt; width = gwidth*p-&gt;aspect;<br>
<p>
Manuel&gt; but I think it should rather be:<br>
<p>
Manuel&gt; width = height*p-&gt;aspect;<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0218.html">Rene Vellekoop: "Re: resolution option unknown"</a>
<li> <b>Previous message:</b> <a href="0216.html">Oliver Rauch: "Re: Sane Logo"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>