Folks,

Is there a way to disable antialias support with the agg renderer when
drawing vector symbol based pattern fills?
I've just wanted to construct some of the pre-defined mapinfo fill patterns
(see image attached) but it seems the results are quite different by using
the agg and gd renderers (the latter is the desired result). Another issue
with this kind of antialiased drawing is that we may encounter glitches at
the tile borders (for example when drawing hatches this way.)

The symbol definition of this one looks something like:

SYMBOL
  NAME 'mapinfo-brush-62'
  TYPE VECTOR
  POINTS
    0 1
    4 5
    7 2
    -99 -99
    4 1
    4 1
    -99 -99
    0 5
    0 5
    -99 -99
    0 7
    0 7
    -99 -99
    2 7
    2 7
    -99 -99
    4 7
    4 7
    -99 -99
    6 7
    6 7
  END
END



Best regards,

Tamas

<<attachment: pattern.png>>

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to