[mapserver-users] Is "--with-experimental-png" still experimental ?

Ivan Mincik ivan.mincik at gmail.com
Mon Jan 17 06:54:35 EST 2011


Hi,
I am using compile option  "--with-experimental-png" for some 2 Years
on all production machines to produce nice quantized PNG images. I
would like to ask, if this option should be still marked as
experimental ?


My setting:
1. Debian Lenny
2. Mapserver 5.2 - 5.6
3. Mapfile

       IMAGETYPE 'AGG_PNG'
       OUTPUTFORMAT
               NAME 'AGG_PNG'
               DRIVER 'AGG/PNG'
               MIMETYPE 'image/png'
               IMAGEMODE RGBA
               FORMATOPTION 'QUANTIZE_FORCE=ON'
               FORMATOPTION 'QUANTIZE_DITHER=OFF'
               FORMATOPTION 'QUANTIZE_COLORS=256'
               FORMATOPTION 'INTERLACE=OFF'
               EXTENSION 'png'
       END

Thanks,
Ivan


More information about the mapserver-users mailing list