[mapserver-users] msGetLabelSize(): TrueType Font error. Requested font (sans) not found.

John Mitchell mitchelljj98 at gmail.com
Mon Aug 18 14:21:16 PDT 2008


Hi,

Within a map file I am trying to draws labels based on an attribute value
and I get the following error within the label object:
msGetLabelSize(): TrueType Font error.  Requested font (sans) not found.

Below is part of the map file:

  LABELITEM "type"

  CLASS
    STYLE
          COLOR 255 0 0
         WIDTH 2
    END

      LABEL
        COLOR  150 150 150
        OUTLINECOLOR 255 255 255
        FONT sans
        TYPE truetype
        SIZE 6
        POSITION AUTO
        PARTIALS FALSE
      END

   END

Thanks,

-- 
John J. Mitchell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080818/3c522608/attachment.htm>


More information about the MapServer-users mailing list