Browse Source

removed unnecessary files

Vincenz Mechler 5 years ago
parent
commit
8e8ce61fb2

+ 0 - 0
test_input_files/Neues Textdokument.txt


+ 0 - 30
test_input_files/all.svg

@@ -1,30 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="500" width="500">
-  <polygon points="220,10 300,210 170,250 123,234" style="fill:lime;stroke:purple;stroke-width:1" />
-  <polyline points="20,20 40,25 60,40 80,120 120,140 200,180"
-  style="fill:none;stroke:black;stroke-width:3" />
-    <line x1="0" y1="0" x2="200" y2="200" style="stroke:rgb(255,0,0);stroke-width:2" />
-  <rect x="50" y="20" width="150" height="150"
-  style="fill:blue;stroke:pink;stroke-width:5;fill-opacity:0.1;stroke-opacity:0.9" />
-  <rect x="352.324" y="311.765" fill="#5486F7" width="4" height="128"/>
-  <rect x="478.871" y="266.351" fill="#FFFFFF" width="12" height="12"/>
-  <ellipse cx="250" cy="250" rx="100" ry="50"
-  style="fill:yellow;stroke:purple;stroke-width:2" />
-  <ellipse cx="240" cy="100" rx="220" ry="30" style="fill:purple" />
-  <ellipse cx="220" cy="70" rx="190" ry="20" style="fill:lime" />
-  <ellipse cx="210" cy="45" rx="170" ry="15" style="fill:yellow" />
-  <path id="lineAB" d="M 100 350 l 150 -300" stroke="red"
-  stroke-width="3" fill="none" />
-  <path id="lineBC" d="M 250 50 l 150 300" stroke="red"
-  stroke-width="3" fill="none" />
-  <path d="M 175 200 l 150 0" stroke="green" stroke-width="3"
-  fill="none" />
-  <path d="M 100 350 q 150 -300 300 0" stroke="blue"
-  stroke-width="5" fill="none" />
-</svg>

+ 0 - 14
test_input_files/circle_ellipse.svg

@@ -1,14 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="5000" width="5000">
-  <ellipse cx="2500" cy="2500" rx="1000" ry="500"
-  style="fill:yellow;stroke:purple;stroke-width:2" />
-  <ellipse cx="2400" cy="1000" rx="2200" ry="300" style="fill:purple" />
-  <ellipse cx="2200" cy="700" rx="1900" ry="200" style="fill:lime" />
-  <ellipse cx="2100" cy="450" rx="1700" ry="150" style="fill:yellow" />
-</svg>

+ 0 - 10
test_input_files/line.svg

@@ -1,10 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="500" width="500">
-  <line x1="0" y1="0" x2="200" y2="200" style="stroke:rgb(255,0,0);stroke-width:2" />
-</svg>

+ 0 - 21
test_input_files/path.svg

@@ -1,21 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="600" width="1200">
-  <path id="lineAB" d="M 100 350 l 150 -300" stroke="red"
-  stroke-width="3" fill="none" />
-  <path id="lineBC" d="M 250 50 l 150 300" stroke="red"
-  stroke-width="3" fill="none" />
-  <path d="M 100 350 q 150 -300 300 0 z M 175 200 l 150 0" stroke="blue"
-  stroke-width="5" fill="none" />
-  <path d="M 100 100 a 60 60 0 0 0 100 0 Z"
-      fill="yellow" stroke="blue" stroke-width="5" />
-  <path d="M 100 200 a 150 120 45 1 0 100 100"
-      fill="yellow" stroke="blue" stroke-width="5" />
-  <path d="M200,300 Q400,50 600,300 T1000,300"
-        fill="none" stroke="red" stroke-width="5"  />
-</svg>

+ 0 - 17
test_input_files/path.xml

@@ -1,17 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="500" width="500">
-  <path id="lineAB" d="M 100 350 l 150 -300" stroke="red"
-  stroke-width="3" fill="none" />
-  <path id="lineBC" d="M 250 50 l 150 300" stroke="red"
-  stroke-width="3" fill="none" />
-  <path d="M 175 200 l 150 0" stroke="green" stroke-width="3"
-  fill="none" />
-  <path d="M 100 350 q 150 -300 300 0" stroke="blue"
-  stroke-width="5" fill="none" />
-</svg>

+ 0 - 10
test_input_files/polygon.svg

@@ -1,10 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="500" width="500">
-  <polygon points="220,10 300,210 170,250 123,234" style="fill:lime;stroke:purple;stroke-width:1" />
-</svg>

+ 0 - 11
test_input_files/polyline.svg

@@ -1,11 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="500" width="500">
-  <polyline points="20,20 40,25 60,40 80,120 120,140 200,180"
-  style="fill:none;stroke:black;stroke-width:3" />
-</svg>

+ 0 - 13
test_input_files/rect.svg

@@ -1,13 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="500" width="500">
-  <rect x="50" y="20" width="150" height="150"
-  style="fill:blue;stroke:pink;stroke-width:5;fill-opacity:0.1;stroke-opacity:0.9" />
-  <rect x="352.324" y="311.765" fill="#5486F7" width="4" height="128"/>
-  <rect x="478.871" y="266.351" fill="#FFFFFF" width="12" height="12"/>
-</svg>

+ 0 - 8
test_input_files/unsupported/Biohazard_symbol.svg

@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="520" height="520">
- <defs> <path d="M 2.8117,-1.046 A 3 3 0 0 1 .5,2.958 V 4.5119 A 10.5 10.5 0 0 1 2,25.3078 V 25.8661 A 15 15 0 0 0 14.7975,8.5433 15 15 0 0 0 23.4007,-11.201 L 22.9172,-10.9218 A 10.5 10.5 0 0 1 4.1574,-1.8229 z M 6.2265,7.825 A 10 10 0 0 1 -6.2265,7.825 9.5 9.5 0 0 0 -8.4021,10.5667 13.5 13.5 0 0 0 8.4021,10.5667 10 10 0 0 0 6.2265,7.825 z" id="p" transform="scale(10,-10) translate(26,-26)"/> </defs>
- <use xlink:href="#p" />
- <use xlink:href="#p" transform="rotate(120, 260, 260)" />
- <use xlink:href="#p" transform="rotate(240, 260, 260)" />
-</svg>

+ 0 - 162
test_input_files/unsupported/Schematic_drawing_of_a_simple_clutch.svg

@@ -1,162 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg width="447" height="287"
-      <path
-           style="fill:none;stroke:#ffffff;stroke-width:1.14999998;stroke-linecap:square"
-           d="M 0,0 -2,0"
-           id="path2316"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#000000;fill-rule:evenodd;stroke:none"
-           d="M 0,0 -13,4 -9,0 -13,-4 0,0 z"
-           id="path2312"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square"
-           d="M 0,-4 0,40"
-           id="path2314"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#ffffff;stroke-width:1.14999998;stroke-linecap:square"
-           d="M 0,0 2,0"
-           id="path2306"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#000000;fill-rule:evenodd;stroke:none"
-           d="M 0,0 13,4 9,0 13,-4 0,0 z"
-           id="path2302"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square"
-           d="M 0,-4 0,40"
-           id="path2304"
-           inkscape:connector-curvature="0" />
-      <path
-         id="path4163"
-         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
-         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
-         transform="scale(-0.6,-0.6)"
-         inkscape:connector-curvature="0" />
-     <path
-       inkscape:export-ydpi="206.86"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       sodipodi:nodetypes="ccscc"
-       d="m 373.0903,505.12678 127.61272,-34.1937 c 2.9797,-0.7985 6.6128,3.0983 8.1147,8.7036 1.502,5.6054 0.304,10.7966 -2.6757,11.595 l -127.61272,34.1938"
-       style="fill:#e9e9e9;fill-opacity:1;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="use3178"
-       inkscape:connector-curvature="0" />
-    <path
-       inkscape:export-ydpi="206.86"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       sodipodi:nodetypes="ccscc"
-       d="m 333.37321,438.42667 14.24999,-3.81829 c 22.3501,-5.9887 50.3428,26.0082 62.5235,71.4672 12.1807,45.4589 3.9368,87.1654 -18.4133,93.1541 l -14.25004,3.81831"
-       style="fill:#e9e9e9;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="use3180"
-       inkscape:connector-curvature="0" />
-    <path
-       inkscape:export-ydpi="206.86"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       d="m 280,260.93362 c 0,47.3387 -18.868,85.71429 -42.14285,85.71429 -23.27486,0 -42.14286,-38.37559 -42.14286,-85.71429 0,-47.33869 18.868,-85.71428 42.14286,-85.71428 23.27485,0 42.14285,38.37559 42.14285,85.71428 z"
-       sodipodi:ry="85.714287"
-       sodipodi:rx="42.142857"
-       sodipodi:cy="260.93362"
-       sodipodi:cx="237.85715"
-       id="use3182"
-       style="fill:#e9e9e9;fill-opacity:1;stroke:#000000;stroke-width:2.01175904;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-       sodipodi:type="arc"
-       transform="matrix(0.96026853,-0.25730318,0.25730926,0.96029122,59.880906,331.36644)" />
-    <use
-       x="0"
-       y="0"
-       xlink:href="#use3180"
-       id="use4128"
-       transform="translate(-54.71842,14.661685)"
-       width="4224.625"
-       height="1992.4751"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-ydpi="206.86" />
-    <path
-       transform="matrix(-0.96026853,0.25730318,-0.25730926,-0.96029122,596.25724,724.7699)"
-       sodipodi:type="arc"
-       style="fill:#e9e9e9;fill-opacity:1;stroke:#000000;stroke-width:2.01175904;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-       id="use3321"
-       sodipodi:cx="237.85715"
-       sodipodi:cy="260.93362"
-       sodipodi:rx="42.142857"
-       sodipodi:ry="85.714287"
-       d="m 280,260.93362 c 0,47.3387 -18.868,85.71429 -42.14285,85.71429 -23.27486,0 -42.14286,-38.37559 -42.14286,-85.71429 0,-47.33869 18.868,-85.71428 42.14286,-85.71428 23.27485,0 42.14285,38.37559 42.14285,85.71428 z"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-ydpi="206.86" />
-    <path
-       inkscape:connector-curvature="0"
-       id="use3317"
-       style="fill:#e9e9e9;fill-opacity:1;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       d="m 301.4525,546.4715 -127.61272,34.1937 c -2.9797,0.7985 -6.6128,-3.0983 -8.1147,-8.7036 -1.502,-5.6054 -0.304,-10.7966 2.6757,-11.595 L 296.0135,526.1728"
-       sodipodi:nodetypes="ccscc"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-ydpi="206.86" />
-    <path
-       inkscape:export-ydpi="206.86"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       d="m 280,260.93362 c 0,47.3387 -18.868,85.71429 -42.14285,85.71429 -23.27486,0 -42.14286,-38.37559 -42.14286,-85.71429 0,-47.33869 18.868,-85.71428 42.14286,-85.71428 23.27485,0 42.14285,38.37559 42.14285,85.71428 z"
-       sodipodi:ry="85.714287"
-       sodipodi:rx="42.142857"
-       sodipodi:cy="260.93362"
-       sodipodi:cx="237.85715"
-       id="path3343"
-       style="fill:#e9e9e9;fill-opacity:1;stroke:#000000;stroke-width:17.29542732;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-       sodipodi:type="arc"
-       transform="matrix(-0.10774247,0.03102703,-0.02887019,-0.1157972,203.03976,593.59197)" />
-    <path
-       style="fill:#e9e9e9;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0"
-       d="m 296.0135,526.1728 c 0.80951,-0.23312 2.17481,0.45884 3.0353,1.08089 1.8051,1.30492 3.54419,4.27263 4.46969,7.98477 1.36667,5.48169 0.4417,10.51089 -2.06599,11.23304"
-       id="path3345"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="cssc"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-ydpi="206.86" />
-    <path
-       inkscape:export-ydpi="206.86"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       d="m 268.41772,319.95426 c -16.02647,34.32841 -42.70091,35.73265 -59.57905,3.13645 -16.87814,-32.59619 -17.56855,-86.84931 -1.54209,-121.17772 16.02646,-34.32841 42.70091,-35.73265 59.57904,-3.13645 3.60102,6.95452 6.56938,15.14876 8.76812,24.20464"
-       sodipodi:ry="85.714287"
-       sodipodi:rx="42.142857"
-       sodipodi:cy="260.93362"
-       sodipodi:cx="237.85715"
-       id="path4130"
-       style="fill:none;stroke:#000000;stroke-width:4.01245546;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker-end:url(#Arrow2Mend)"
-       sodipodi:type="arc"
-       transform="matrix(-0.47939553,0.12956131,-0.12845668,-0.4835408,364.47726,653.94792)"
-       sodipodi:start="0.75952084"
-       sodipodi:end="5.8244901"
-       sodipodi:open="true" />
-    <use
-       x="0"
-       y="0"
-       xlink:href="#path4130"
-       id="use4578"
-       transform="translate(240.89958,-64.548816)"
-       width="4224.625"
-       height="1992.4751"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-ydpi="206.86" />
-    <path
-       style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#DistanceStart);marker-mid:none;marker-end:url(#DistanceEnd)"
-       d="m 396.6912,654.33386 -38.11748,10.77233"
-       id="path4590"
-       inkscape:connector-curvature="0"
-       inkscape:export-filename="/home/olivier/aero/documents/cc/figures/fluid_mechanics/clutch.png"
-       inkscape:export-xdpi="206.86"
-       inkscape:export-ydpi="206.86" />
-</svg>

File diff suppressed because it is too large
+ 0 - 6
test_input_files/unsupported/Soyuz-TM drawing.svg


File diff suppressed because it is too large
+ 0 - 6
test_input_files/unsupported/empowered-by-gnu.svg


+ 0 - 18
test_input_files/unsupported/taberu_no_ta.svg

@@ -1,18 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="1000" width="1200">
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="0.861167" transform="matrix(1, 0, 0, 1, 68.6554, 5.80421)" d="M 239.11 121.888 Q 219.268 186.615 150.165 195.862" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="0.894491" transform="matrix(1, 0, 0, 1, 565.422, 5.38499)" d="M -257.424 122.149 C -243.183 165.393 -211.264 190.104 -161.667 196.281" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 306.004 175.247 L 306.885 199.024" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 267.256 199.905 L 348.275 199.905 L 348.275 250.101" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 268.137 228.085 L 347.394 228.085" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 269.017 250.982 L 348.275 250.101" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 267.256 199.905 L 269.898 346.091 Q 291.033 348.733 313.93 320.552" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.50296" transform="matrix(1, 0, 0, 1, -156.635, -135.77)" d="M 519 403.484 Q 509.973 430.905 482.894 441.351" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 291.914 269.475 Q 313.049 330.239 380.858 341.688" />
-</svg>

+ 0 - 19
test_input_files/unsupported/taberu_no_ta.xml

@@ -1,19 +0,0 @@
-fsfwefafaefcSC
-F
-S
-FSFewFAHBfAg
-<DSFVSF>
-<GSG FS02MAFfm="Fmseikf" />
-source: https://www.w3schools.com/
-<svg height="1000" width="1200">
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="0.861167" transform="matrix(1, 0, 0, 1, 68.6554, 5.80421)" d="M 239.11 121.888 Q 219.268 186.615 150.165 195.862" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="0.894491" transform="matrix(1, 0, 0, 1, 565.422, 5.38499)" d="M -257.424 122.149 C -243.183 165.393 -211.264 190.104 -161.667 196.281" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 306.004 175.247 L 306.885 199.024" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 267.256 199.905 L 348.275 199.905 L 348.275 250.101" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 268.137 228.085 L 347.394 228.085" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 269.017 250.982 L 348.275 250.101" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 267.256 199.905 L 269.898 346.091 Q 291.033 348.733 313.93 320.552" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.50296" transform="matrix(1, 0, 0, 1, -156.635, -135.77)" d="M 519 403.484 Q 509.973 430.905 482.894 441.351" />
-  <path xmlns="http://www.w3.org/2000/svg" opacity="1" fill="none" stroke="#000000" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1.02" d="M 291.914 269.475 Q 313.049 330.239 380.858 341.688" />
-  
-</svg>

Some files were not shown because too many files changed in this diff