[mapserver-users] label problem since MS6

Steve.Toutant at inspq.qc.ca Steve.Toutant at inspq.qc.ca
Wed Sep 7 10:32:44 PDT 2011


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110907/066efd40/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shp2img.gif
Type: image/gif
Size: 3939 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110907/066efd40/attachment.gif>


More information about the MapServer-users mailing list