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