Hello all
I'm having a problem with the labels using areas and a text label in the
middle of the area:

TYPE polygon
STATUS on
…..
DUMP TRUE
LABELITEM "NOMBRE"
CLASS
   LABEL
      TYPE truetype
      FONT arial-bold
      SIZE 17
      force true
      POSITION cc
     COLOR 0 0 128
  END
END

When the text has not enough space, it gets broken. When I don't use
TileCache I use singletile and there is no problem. But using tilecache
there are to much broken texts. 
Can anyone help me.

Thanx a lot
Paco Gines
-- 
View this message in context: 
http://n2.nabble.com/MapServer-text-label-problems-tp4782963p4782963.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to