summaryrefslogtreecommitdiffstats
path: root/share/extensions/tests/data/svg/hpgl_multipen.svg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:24:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:24:48 +0000
commitcca66b9ec4e494c1d919bff0f71a820d8afab1fa (patch)
tree146f39ded1c938019e1ed42d30923c2ac9e86789 /share/extensions/tests/data/svg/hpgl_multipen.svg
parentInitial commit. (diff)
downloadinkscape-cca66b9ec4e494c1d919bff0f71a820d8afab1fa.tar.xz
inkscape-cca66b9ec4e494c1d919bff0f71a820d8afab1fa.zip
Adding upstream version 1.2.2.upstream/1.2.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/extensions/tests/data/svg/hpgl_multipen.svg')
-rw-r--r--share/extensions/tests/data/svg/hpgl_multipen.svg43
1 files changed, 43 insertions, 0 deletions
diff --git a/share/extensions/tests/data/svg/hpgl_multipen.svg b/share/extensions/tests/data/svg/hpgl_multipen.svg
new file mode 100644
index 0000000..d27add9
--- /dev/null
+++ b/share/extensions/tests/data/svg/hpgl_multipen.svg
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ 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="210mm"
+ height="297mm"
+ viewBox="0 0 210 297">
+ <g
+ inkscape:label="pen1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:none;stroke:#ff0000"
+ width="19.938889"
+ height="21.119028"
+ x="39.029922"
+ y="7.9519877" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="Pen 2 ">
+ <rect
+ style="fill:none;stroke:#ff0000"
+ width="19.938889"
+ height="21.119028"
+ x="68.276741"
+ y="7.9519863" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="pEn3">
+ <rect
+ style="fill:none;stroke:#ff0000"
+ width="19.938889"
+ height="21.119028"
+ x="10.536871"
+ y="7.9519877" />
+ </g>
+</svg>