[mapserver-users] Re: Font rendering in MapServer 6.0

Brad Posthumus posthumusb at AGR.GC.CA
Thu Jul 7 14:07:25 EDT 2011


I've narrowed it down further to the OUTPUTFORMAT section of the mapfile,
which currently is:

  OUTPUTFORMAT
    NAME png
    DRIVER "GD/PNG"
    MIMETYPE "image/png"
    IMAGEMODE PC256
    FORMATOPTION "INTERLACE=OFF"
    EXTENSION png
    TRANSPARENT ON
  END

It appears to be a problem with having a combination of GD/PNG, PC256, and
transparency. Turning transparency off renders a clean image, changing PC256
to RGBA renders a clean image, changing PNG to GIF (at all locations)
renders a clean image....

This setup was working in 5.4 and 5.6 so I'll assume it's a bug I should
report for 6.0.

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Font-rendering-in-MapServer-6-0-tp6555935p6559374.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list