I have a label rendering problem since I migrated to MS6. Please see 
attached image generated with shp2img. See that the labels are not clear. 
It was fine with MS5.6
The problem is TRANSPARENT ON. If I remove it the labels are clean.
I read this document 
http://mapserver.org/MIGRATION_GUIDE.html#mapserver-5-6-to-6-0-migration 
but didn't find the solution

Is there something wrong with these definitions below?
thank  you

OUTPUTFORMAT
  NAME gif
  DRIVER "GD/GIF"
  MIMETYPE "image/gif"
  IMAGEMODE PC256
  EXTENSION "gif"
  TRANSPARENT ON
END
IMAGETYPE gif 

LABEL
  TYPE TRUETYPE
  FONT "arialbd"
  SIZE 7
  POSITION cc
  COLOR 51 153 0
  MINDISTANCE 100000
  PARTIALS FALSE
  ANTIALIAS true
END


<<attachment: shp2img.gif>>

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to