[Date Prev][Date Next] [Chronological] [Thread] [Top]

[mapserver-users] antialias



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