<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
One of the pics fell off<br>
<br>
-------- Original Message --------
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Subject: </th>
      <td>Quality of Converted Images</td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Date: </th>
      <td>Tue, 04 Mar 2008 17:31:14 +0100</td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">From: </th>
      <td>mark duke <a class="moz-txt-link-rfc2396E" href="mailto:mark.duke@simpack.de">&lt;mark.duke@simpack.de&gt;</a></td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">To: </th>
      <td><a class="moz-txt-link-abbreviated" href="mailto:latex2html@tug.org">latex2html@tug.org</a></td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">CC: </th>
      <td>Mark Duke <a class="moz-txt-link-rfc2396E" href="mailto:md@simpack.de">&lt;md@simpack.de&gt;</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Hi all,<br>
<br>
I am having some problems with the quality of the png images generated
with latex2html. The images generated are often difficult to read as in
the generation process the images are scaled. In the conversion from
eps images to png images I do not want to have any changes in the
resolution, i.e. direct 1-to-1 conversion in terms of the size. Even
when&nbsp; I set the scaling to 1, it still seems to scale the figures. This
is some example code:<br>
<br>
\includegraphics[scale=1,clip]%<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {diag_props_gen_chop.eps}<br>
<br>
This generates the followimg image:<br>
<br>
<img src="cid:part1.07020704.09080401@simpack.de" alt=""><br>
<br>
If I reduce the scaling factor then the result is much better and
similar to the original image:<br>
<br>
\includegraphics[scale=0.625,clip]%<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {diag_props_gen_chop.eps}<br>
<br>
<img src="cid:part2.09090408.08000902@simpack.de" alt=""><br>
<br>
I have tried modifying the parameters in my config file, but this still
hasn't helped:<br>
$FIGURE_SCALE_FACTOR = 1;<br>
$DISP_SCALE_FACTOR = 1;<br>
$EXTRA_IMAGE_SCALE = 1;<br>
<br>
Have any of you any ideas where this additional scaling in the
conversion could be coming from? It seems to be scaling the images by
about 1.6. I would be really grateful for any help.<br>
<br>
Thanks,<br>
<br>
Mark<br>
<pre class="moz-signature" cols="72">-- 
_______________________________________________________________________

Mark Duke                     Tel:     +49 8153 9288-27
                              E-Mail:  <a
 class="moz-txt-link-abbreviated" href="mailto:mark.duke@simpack.de">mark.duke@simpack.de</a>

INTEC GmbH                    Tel:     +49 8153 9288-0
Argelsrieder Feld 13          Fax:     +49 8153 9288-11
82234 Wessling                E-Mail:  <a
 class="moz-txt-link-abbreviated" href="mailto:intec@simpack.de">intec@simpack.de</a>
Germany                       URL:     <a
 class="moz-txt-link-abbreviated" href="http://www.simpack.com">www.simpack.com</a>

Simulation Software SIMPACK - Consulting - Training
_______________________________________________________________________

</pre>
<br>
<pre class="moz-signature" cols="72">-- 
_______________________________________________________________________

Mark Duke                     Tel:     +49 8153 9288-27
                              E-Mail:  <a class="moz-txt-link-abbreviated" href="mailto:mark.duke@simpack.de">mark.duke@simpack.de</a>

INTEC GmbH                    Tel:     +49 8153 9288-0
Argelsrieder Feld 13          Fax:     +49 8153 9288-11
82234 Wessling                E-Mail:  <a class="moz-txt-link-abbreviated" href="mailto:intec@simpack.de">intec@simpack.de</a>
Germany                       URL:     <a class="moz-txt-link-abbreviated" href="http://www.simpack.com">www.simpack.com</a>

Simulation Software SIMPACK - Consulting - Training
_______________________________________________________________________

</pre>
</body>
</html>