Hello,

Is it possible to enable antialiasing on an OGR polygon layer with STYLEITEM "AUTO" ?
I tried :

 LAYER
   NAME foo
   STATUS ON
   TYPE POLYGON
   CONNECTIONTYPE OGR
   CONNECTION "foo.TAB"
   STYLEITEM "AUTO"
   CLASS
     NAME "foo"
     STYLE
       ANTIALIAS true
     END
   END
 END

But the style seems to be ignored.

Thanks,
Luper Rouch

Reply via email to