diff options
Diffstat (limited to 'testfiles/cli_tests/testcases/export-area-drawing_expected.svg')
-rw-r--r-- | testfiles/cli_tests/testcases/export-area-drawing_expected.svg | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/testfiles/cli_tests/testcases/export-area-drawing_expected.svg b/testfiles/cli_tests/testcases/export-area-drawing_expected.svg new file mode 100644 index 0000000..639e72b --- /dev/null +++ b/testfiles/cli_tests/testcases/export-area-drawing_expected.svg @@ -0,0 +1,79 @@ +<?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="87.435127mm" + height="72.5mm" + version="1.1" + viewBox="0 0 87.435127 72.5" + id="svg10" + sodipodi:docname="areas.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> + <defs + id="defs14" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview12" /> + <rect + x="-1.7763568e-15" + y="-1.7763568e-15" + width="50" + height="30" + rx="5" + fill="#4169e1" + id="rect2" /> + <path + id="MyStar" + d="m 85.96,53.703 -20.799,-1.1756 -12.76,16.461 -5.3089,-20.138 -19.604,-7.0445 17.518,-11.27 0.64404,-20.815 16.136,13.172 20.002,-5.8198 -7.5458,19.411 z" + fill="#ff0000" + stroke-width="1.5" + stroke="#800080" /> + <rect + x="14" + y="6" + width="53" + height="53" + fill="#ffff00" + fill-opacity="0.7" + id="rect5" /> + <path + d="M 41,54 A 18,18 0 0 1 23,72 18,18 0 0 1 5,54 18,18 0 0 1 23,36 18,18 0 0 1 41,54 Z" + fill="#008000" + stroke-width="1" + stroke="#000000" + id="path7" /> + <rect + id="MyRect" + x="9.5" + y="3.5" + width="70" + height="60" + fill="none" + inkscape:export-ydpi="600" + inkscape:export-xdpi="600" + inkscape:export-filename="export-use-hints.png" /> +</svg> |