mapnik/tests/data/svg/ellipses.svg

119 lines
3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="100%"
height="100%"
version="1.1"
id="svg2"
inkscape:version="0.48.0 r9654"
sodipodi:docname="ellipses.svg">
<metadata
id="metadata16">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="758"
id="namedview14"
showgrid="false"
inkscape:zoom="21.841736"
inkscape:cx="-11.26864"
inkscape:cy="1072.9165"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<defs
id="defs12">
<linearGradient
collect="always"
id="linearGradient3775"
x1="0"
y1="-30"
x2="0"
y2="-10"
gradientUnits="userSpaceOnUse">
<stop
style="stop-color:#008000;stop-opacity:1;"
offset="0"
id="stop3771" />
<stop
style="stop-color:#008000;stop-opacity:0;"
offset="1"
id="stop3773" />
</linearGradient>
<radialGradient
collect="always"
id="radialGradient3765"
cx="-2.5"
cy="-22.5"
fx="0.5"
fy="-20.5"
r="5"
gradientUnits="userSpaceOnUse">
<stop
style="stop-color:#ff0000;stop-opacity:1;"
offset="0"
id="stop3761" />
<stop
id="stop3764"
offset="0.5"
style="stop-color:#ff4040;stop-opacity:1;" />
<stop
id="stop3767"
offset="0.6"
style="stop-color:#80ff80;stop-opacity:1;" />
<stop
style="stop-color:#ffacac;stop-opacity:1;"
offset="0.75"
id="stop3762" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3763" />
</radialGradient>
</defs>
<ellipse
cy="-20"
rx="10"
ry="4"
fill="green"
id="ellipse4"
style="fill-opacity:1;fill:url(#linearGradient3775)" />
<ellipse
cy="-20"
rx="4"
ry="10"
fill="blue"
id="ellipse6" />
<circle
cy="-20"
r="5"
stroke="green"
stroke-width=".4"
fill="red"
id="circle8"
style="fill-opacity:1;fill:url(#radialGradient3765);stroke-width:0.40000000000000002;stroke-miterlimit:4;stroke-dasharray:none" />
</svg>