[mapserver-users] Re: Adjacent letter problem [Bayesian]
Stephen Woodbridge
woodbri at swoodbridge.com
Mon Apr 5 11:36:17 PDT 2010
Ibrahim Saricicek wrote:
> Hi;
>
> Mapserver 5.4.0 (ms4w)
> I can't change the label size, this is optimum, bigger labels cover so many
> ares, smaller can't be read..
> I tried; arial, calibri, helvetica, verdana.. all the same??
>
> and with,
>
> LABEL
> TYPE truetype
> FONT 'arial'
> SIZE 8
> COLOR 0 0 0
> END
>
> The result is the same..
> http://n2.nabble.com/file/n4853853/adjasent.jpg
Try adding:
ANTIALIAS TRUE
to your LABEL block.
-Steve W
More information about the MapServer-users
mailing list