<HTML><BODY><p>I try to set a label font using:</p><p>$label->set('type', MS_TRUETYPE);<br>$label->set('font', 'arial');</p><p>but get MapScriptException: Property 'type' does not exist in this object using.<br>Moreover, the labeling works well without these two strings. </p><p>The docs contain the reference to 'type' member of labelObj:<br><a href="http://mapserver.org/mapscript/php/phpmapscript.html#labelobj" data-mce-href="http://mapserver.org/mapscript/php/phpmapscript.html#labelobj">http://mapserver.org/mapscript/php/phpmapscript.html#labelobj<br></a>it seems the property should be legal.</p><p>Could anybody clarify the situation?<br></p><p><br></p></BODY></HTML>