<div dir="ltr">Hi,<br><br>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:<br>msGetLabelSize(): TrueType Font error.  Requested font (sans) not found.<br>
<br>Below is part of the map file:<br><br>  LABELITEM "type"<br><br>  CLASS<br>    STYLE<br>          COLOR 255 0 0<br>         WIDTH 2<br>    END<br><br>      LABEL<br>        COLOR  150 150 150<br>        OUTLINECOLOR 255 255 255     <br>
        FONT sans<br>        TYPE truetype<br>        SIZE 6<br>        POSITION AUTO      <br>        PARTIALS FALSE<br>      END <br><br>   END<br><br>Thanks,<br clear="all"><br>-- <br>John J. Mitchell<br>
</div>