<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Add this to the end of your map file:<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTPUTFORMAT<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME PNG<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DRIVER "GD/PNG"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MIMETYPE "image/png"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE PC256<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION "png"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>FORMATOPTION "INTERLACE=OFF"</b><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>
<br>
<br>
Paco<br>
</tt><br>
<br>
Sears, Jeremy wrote:
<blockquote
 cite="midB7F9814D6850C949947CF8DEA134778103316017@s5-ccr-r2.ccrs.nrcan.gc.ca"
 type="cite">
  <pre wrap="">Hi All,
Im wondering if its possible, and if so how to disable interlacing on
Mapserver's generation of png images? Also If it is possible to produce
non-interlaced png imagery, can anyone say if it would affect mapserver's
preformance?

Many Thanks
Jeremy

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