[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [mapserver-users] antialias
Seamus,
If you are using Mapserver 3.5+ then you must use
ANTIALIAS TRUE
-Steve
On 5 Jul 2002 at 18:29, Seamus Thomas Carroll wrote:
> When a try to use antialias in the map file I recieve the error
> "getSymbol(): Symbol definition error. (FONT):(23)". Any suggestions on
> what the problem might be? Below is its use in the map file:
>
> LEGEND
> STATUS ON
> LABEL
> TYPE TRUETYPE
> ANTIALIAS
> FONT arial
> COLOR 0 0 0
> SIZE 12
> END
> END
>
> Seamus
>
>