Hello,
I am using MapServer version 5.6.1
I am symbolizing a POINT layer..
I created a new font because i symbolize the layer with a truetype symbol:

SYMBOL
  NAME "T"
  TYPE TRUETYPE
  FONT "myFont.ttf"
  CHARACTER "[simbol]"
  ANTIALIAS TRUE
  GAP -100
END

I get the value of the CHARACTER from the database column: "[simbol]"
A field in the simbol column can be a letter like "a" or a string like "adf"
in this way a can do a lot of combination..... by the way, My problem is the
space between the characters.. also if I set GAP positive or negative values
in the SYMBOL or in the STYLE nothing change..... and i don t get any
errors...why??????



-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/GAP-Problem-tp5209955p5209955.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to