SVG_STROKELINECAP_SQUARE 2295 src/scenegraph/svg_attributes.c 		*value = SVG_STROKELINECAP_SQUARE;
SVG_STROKELINECAP_SQUARE 4090 src/scenegraph/svg_attributes.c 		else if (intVal==SVG_STROKELINECAP_SQUARE) return gf_strdup("square");