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

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to