<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    I compiled MapServer 6.0 beta6 against libpng 1.5.2 and encountered
    the following problems:<br>
    <ul>
      <li>when using the default png IMAGETYPE (i.e. no OUTPUTFORMAT
        block), I got yellow &amp; striped maps (see cyprus.png)</li>
      <li>when using the AGG/PNG driver and IMAGEMODE "RGBA", the output
        image looks fine</li>
      <li>when using the default png8 IMAGETYPE, the output image looks
        fine</li>
    </ul>
    I also compiled with cairo, and with the driver set to CAIRO/PNG, I
    had the same yellow &amp; striped maps.<br>
    <br>
    With libpng 1.2.44, everything seems to work properly.&nbsp; Has anyone
    else seen this problem with libpng 1.5?&nbsp; Should it work properly
    with MapServer?<br>
    <br>
    Regards,<br>
    Christy<br>
  </body>
</html>