diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
commit | cca66b9ec4e494c1d919bff0f71a820d8afab1fa (patch) | |
tree | 146f39ded1c938019e1ed42d30923c2ac9e86789 /testfiles/cli_tests/testcases/export-area-drawing_expected.svg | |
parent | Initial commit. (diff) | |
download | inkscape-upstream/1.2.2.tar.xz inkscape-upstream/1.2.2.zip |
Adding upstream version 1.2.2.upstream/1.2.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testfiles/cli_tests/testcases/export-area-drawing_expected.svg')
-rw-r--r-- | testfiles/cli_tests/testcases/export-area-drawing_expected.svg | 65 |
1 files changed, 65 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..4c5abe8 --- /dev/null +++ b/testfiles/cli_tests/testcases/export-area-drawing_expected.svg @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="87.435127mm" + height="72.5mm" + version="1.1" + viewBox="0 0 87.435127 72.5" + id="svg10" + sodipodi:docname="areas.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs14" /> + <sodipodi:namedview + id="namedview12" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + objecttolerance="10.0" + gridtolerance="10.0" + guidetolerance="10.0" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="false" + inkscape:document-units="mm" /> + <rect + x="0" + y="0" + 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> |