[mapserver-users] RV: rotating labels

toni hernández toni at giscampus.udg.es
Fri Sep 14 11:34:24 EDT 2001



Hi everyone,

I am trying to rotate labels. It seems that I need the FONTSET with the fonts.lists file.
I am using windows Nt 4.0 and I got the following error message:
"msGetLabelSize(): TrueType Font error. libgd was not built with TrueType font support "
Could anyone (please) tell me what am I doing wrong?
 
This is part of the map file corresponding to the layer I want to show labels about.
LAYER
    NAME carrers
    TYPE LINE
    STATUS ON
    DATA carrers
    LABELITEM "Nomsencerc"
    SYMBOLSCALE 10000 
    LABELMAXSCALE 24000      
    CLASS
      COLOR 128 40 40
      LABEL
        TYPE TRUETYPE
        ANTIALIAS
        FONT "Arial"
        COLOR 0 0 0 
    OUTLINECOLOR 255 255 230
    SIZE 8
    MINSIZE 4
    MINDISTANCE 100
    MAXSIZE 8
    ANGLE AUTO
    POSITION CC
    MINFEATURESIZE 100
    MINFEATURESIZE AUTO
    BUFFER 2 
      END
    END
  END
end


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20010914/bfa70347/attachment.html


More information about the mapserver-users mailing list