[mapserver-users] merge symbol

Topan topan@3wsi.com
Fri, 14 Jun 2002 22:15:42 +0700


Hai all, 
I have  ellipse and truetype symbol, can i merge those two symbol into one 
symbol ?


symbol
      Name 'city'
      Type ELLIPSE
      Filled True
      points
        1 1
      end
end


symbol
        name "last"
        type truetype
        font fritqat
        filled true
        antialias true
        character "C"
end


topan