Hello !
On MapServer's MapFile Reference it seems that a Style Object can have an
ANTIALIAS definition. However, I couldn't find it on the PHP/MapScript
Reference.
Trying to set the property manually using the $style->set("antialias",
MS_TRUE) also fails.
Is it possible to add this property to MapScript?
Thanks ahead!
- HU