id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1861	PNG output: Point on lower edge bleeds	kristian.thy@…	sdlime	"{{{
When drawing a point layer and one of the points' symbol touches the bottom of
the drawn image, the colour ""bleeds"" to the left from the point to the left edge
in the bottom row of the picture. See attached image.

Relevant SYMBOL and LAYER from the map file:

	SYMBOL
		NAME ""circle""
		TYPE ELLIPSE
		POINTS
			1 1
		END
		STYLE
			1 10 1 10
		END
		FILLED TRUE
	END #symbol

	LAYER
		NAME 'foo'
		TYPE POINT
		STATUS DEFAULT
		DATA data/dk_wpt.shp

		PROJECTION
			""init=epsg:4326""
		END #projection
		METADATA
			""wms_title"" ""caches""
		END #metadata

		LABELITEM ""name""
		LABELMAXSCALE 300000
		CLASS
			STYLE
				SYMBOL 'circle'
				SIZE 8
				COLOR 0 204 0
				OUTLINECOLOR 0 92 0
			END #style
			LABEL
				FONT ""arial""
				COLOR 0 0 0
				SHADOWCOLOR 236 233 216
				SIZE 9
				ANTIALIAS TRUE
				TYPE TRUETYPE
				POSITION UC
			END #label
		END #class
	END #layer
}}}"	defect	closed	high		MapServer CGI	4.8	minor	duplicate		
