rsyntaxtree 1.2.5 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.tags +462 -459
- data/Dockerfile +19 -0
- data/Gemfile +0 -3
- data/README.md +16 -14
- data/Rakefile +14 -2
- data/bin/rsyntaxtree +1 -1
- data/{devel → dev}/generate_examples.rb +25 -9
- data/docs/.gitignore +0 -0
- data/docs/404.html +0 -0
- data/docs/Gemfile +0 -0
- data/docs/_config.yml +0 -0
- data/docs/_examples/000.md +0 -0
- data/docs/_examples/001.md +0 -0
- data/docs/_examples/002.md +0 -0
- data/docs/_examples/003.md +0 -0
- data/docs/_examples/004.md +0 -0
- data/docs/_examples/005.md +0 -0
- data/docs/_examples/006.md +0 -0
- data/docs/_examples/007.md +0 -0
- data/docs/_examples/008.md +0 -0
- data/docs/_examples/009.md +0 -0
- data/docs/_examples/010.md +0 -0
- data/docs/_examples/011.md +0 -0
- data/docs/_examples/012.md +0 -0
- data/docs/_examples/013.md +0 -0
- data/docs/_examples/014.md +0 -0
- data/docs/_examples/015.md +0 -0
- data/docs/_examples/016.md +0 -0
- data/docs/_examples/017.md +0 -0
- data/docs/_examples/018.md +0 -0
- data/docs/_examples/019.md +0 -0
- data/docs/_examples/020.md +0 -0
- data/docs/_examples/021.md +0 -0
- data/docs/_examples/022.md +0 -0
- data/docs/_examples/023.md +0 -0
- data/docs/_examples/024.md +0 -0
- data/docs/_examples/025.md +0 -0
- data/docs/_examples/026.md +0 -0
- data/docs/_examples/027.md +0 -0
- data/docs/_examples/028.md +0 -0
- data/docs/_examples/029.md +0 -0
- data/docs/_examples/030.md +0 -0
- data/docs/_examples/031.md +0 -0
- data/docs/_examples/032.md +0 -0
- data/docs/_examples/033.md +0 -0
- data/docs/_examples/034.md +0 -0
- data/docs/_examples/035.md +0 -0
- data/docs/_examples/036.md +0 -0
- data/docs/_examples/037.md +0 -0
- data/docs/_examples/038.md +0 -0
- data/docs/_examples/039.md +0 -0
- data/docs/_examples/040.md +0 -0
- data/docs/_examples/041.md +0 -0
- data/docs/_examples/042.md +0 -0
- data/docs/_examples/043.md +0 -0
- data/docs/_examples/044.md +1 -1
- data/docs/_examples/045.md +0 -0
- data/docs/_examples/046.md +440 -0
- data/docs/_includes/box_and_circle_table.html +0 -0
- data/docs/_includes/escape_char_table.html +0 -0
- data/docs/_includes/social_media_links.html +0 -0
- data/docs/_layouts/default.html +0 -0
- data/docs/assets/css/style.scss +0 -0
- data/docs/assets/img/000.png +0 -0
- data/docs/assets/img/001.png +0 -0
- data/docs/assets/img/002.png +0 -0
- data/docs/assets/img/003.png +0 -0
- data/docs/assets/img/004.png +0 -0
- data/docs/assets/img/005.png +0 -0
- data/docs/assets/img/006.png +0 -0
- data/docs/assets/img/007.png +0 -0
- data/docs/assets/img/008.png +0 -0
- data/docs/assets/img/009.png +0 -0
- data/docs/assets/img/010.png +0 -0
- data/docs/assets/img/011.png +0 -0
- data/docs/assets/img/012.png +0 -0
- data/docs/assets/img/013.png +0 -0
- data/docs/assets/img/014.png +0 -0
- data/docs/assets/img/015.png +0 -0
- data/docs/assets/img/016.png +0 -0
- data/docs/assets/img/017.png +0 -0
- data/docs/assets/img/018.png +0 -0
- data/docs/assets/img/019.png +0 -0
- data/docs/assets/img/020.png +0 -0
- data/docs/assets/img/021.png +0 -0
- data/docs/assets/img/022.png +0 -0
- data/docs/assets/img/023.png +0 -0
- data/docs/assets/img/024.png +0 -0
- data/docs/assets/img/025.png +0 -0
- data/docs/assets/img/026.png +0 -0
- data/docs/assets/img/027.png +0 -0
- data/docs/assets/img/028.png +0 -0
- data/docs/assets/img/029.png +0 -0
- data/docs/assets/img/030.png +0 -0
- data/docs/assets/img/031.png +0 -0
- data/docs/assets/img/032.png +0 -0
- data/docs/assets/img/033.png +0 -0
- data/docs/assets/img/034.png +0 -0
- data/docs/assets/img/035.png +0 -0
- data/docs/assets/img/036.png +0 -0
- data/docs/assets/img/037.png +0 -0
- data/docs/assets/img/038.png +0 -0
- data/docs/assets/img/039.png +0 -0
- data/docs/assets/img/040.png +0 -0
- data/docs/assets/img/041.png +0 -0
- data/docs/assets/img/042.png +0 -0
- data/docs/assets/img/043.png +0 -0
- data/docs/assets/img/044.png +0 -0
- data/docs/assets/img/045.png +0 -0
- data/docs/assets/img/046.png +0 -0
- data/docs/assets/img/elements/circle.png +0 -0
- data/docs/assets/img/elements/circle_abc.png +0 -0
- data/docs/assets/img/elements/circle_bold.png +0 -0
- data/docs/assets/img/elements/circle_hatched.png +0 -0
- data/docs/assets/img/elements/circle_one.png +0 -0
- data/docs/assets/img/elements/connector.png +0 -0
- data/docs/assets/img/elements/connector_bold.png +0 -0
- data/docs/assets/img/elements/square.png +0 -0
- data/docs/assets/img/elements/square_abc.png +0 -0
- data/docs/assets/img/elements/square_bold.png +0 -0
- data/docs/assets/img/elements/square_hatched.png +0 -0
- data/docs/assets/img/elements/square_one.png +0 -0
- data/docs/assets/img/favicon/apple-touch-icon.png +0 -0
- data/docs/assets/img/favicon/favicon-16x16.png +0 -0
- data/docs/assets/img/favicon/favicon-32x32.png +0 -0
- data/docs/assets/img/favicon/favicon.ico +0 -0
- data/docs/assets/svg/000.svg +32 -32
- data/docs/assets/svg/001.svg +14 -14
- data/docs/assets/svg/002.svg +32 -32
- data/docs/assets/svg/003.svg +24 -24
- data/docs/assets/svg/004.svg +35 -35
- data/docs/assets/svg/005.svg +15 -15
- data/docs/assets/svg/006.svg +20 -20
- data/docs/assets/svg/007.svg +26 -26
- data/docs/assets/svg/008.svg +30 -30
- data/docs/assets/svg/009.svg +29 -29
- data/docs/assets/svg/010.svg +47 -47
- data/docs/assets/svg/011.svg +24 -24
- data/docs/assets/svg/012.svg +29 -29
- data/docs/assets/svg/013.svg +119 -119
- data/docs/assets/svg/014.svg +82 -82
- data/docs/assets/svg/015.svg +28 -28
- data/docs/assets/svg/016.svg +375 -375
- data/docs/assets/svg/017.svg +44 -44
- data/docs/assets/svg/018.svg +32 -32
- data/docs/assets/svg/019.svg +168 -168
- data/docs/assets/svg/020.svg +57 -57
- data/docs/assets/svg/021.svg +52 -52
- data/docs/assets/svg/022.svg +90 -90
- data/docs/assets/svg/023.svg +51 -51
- data/docs/assets/svg/024.svg +18 -18
- data/docs/assets/svg/025.svg +116 -116
- data/docs/assets/svg/026.svg +18 -18
- data/docs/assets/svg/027.svg +58 -58
- data/docs/assets/svg/028.svg +16 -16
- data/docs/assets/svg/029.svg +72 -72
- data/docs/assets/svg/030.svg +35 -35
- data/docs/assets/svg/031.svg +10 -10
- data/docs/assets/svg/032.svg +45 -45
- data/docs/assets/svg/033.svg +35 -35
- data/docs/assets/svg/034.svg +43 -43
- data/docs/assets/svg/035.svg +37 -37
- data/docs/assets/svg/036.svg +14 -14
- data/docs/assets/svg/037.svg +6 -6
- data/docs/assets/svg/038.svg +39 -39
- data/docs/assets/svg/039.svg +2 -2
- data/docs/assets/svg/040.svg +89 -89
- data/docs/assets/svg/041.svg +49 -49
- data/docs/assets/svg/042.svg +10 -10
- data/docs/assets/svg/043.svg +124 -124
- data/docs/assets/svg/044.svg +3 -3
- data/docs/assets/svg/045.svg +60 -60
- data/docs/assets/svg/046.svg +990 -0
- data/docs/documentation.md +0 -0
- data/docs/documentation_ja.md +0 -0
- data/docs/examples.html +2 -2
- data/docs/index.html +0 -0
- data/lib/rsyntaxtree/element.rb +1 -6
- data/lib/rsyntaxtree/string_parser.rb +4 -4
- data/lib/rsyntaxtree/svg_graph.rb +13 -13
- data/lib/rsyntaxtree/version.rb +1 -1
- data/lib/rsyntaxtree.rb +4 -2
- metadata +8 -7
- data/docs/assets/img/014_.png +0 -0
- data/fonts/NotoEmoji-Bold.ttf +0 -0
- data/fonts/NotoEmoji-Regular.ttf +0 -0
data/docs/assets/svg/010.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" standalone="no"?>
|
|
2
2
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
-
<svg width="2481.3999999999996" height="
|
|
3
|
+
<svg width="2481.3999999999996" height="2227.2000000000003" viewBox="-20, -20, 2521.3999999999996, 2267.2000000000003" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
4
4
|
<defs>
|
|
5
5
|
<marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
|
|
6
6
|
<path d="M 0 0 L 10 5 L 0 10" fill="#CC79A7"/>
|
|
@@ -24,73 +24,73 @@
|
|
|
24
24
|
<line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
|
|
25
25
|
</pattern>
|
|
26
26
|
</defs>
|
|
27
|
-
<rect x="-20" y="-20" width="
|
|
27
|
+
<rect x="-20" y="-20" width="2521.3999999999996" height="2267.2000000000003" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='276.96171875000005' y='132.0'><tspan x='276.96171875000005' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33.60000000000002' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33.60000000000002' y='383.4'><tspan x='33.60000000000002' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36.60000000000002' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36.60000000000002' y='546.8'><tspan x='36.60000000000002' y='546.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ø</tspan>
|
|
33
33
|
</text>
|
|
34
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='541.8234375000001' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='541.8234375000001' y='383.4'><tspan x='541.8234375000001' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">TP</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='223.5000000000001' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='223.5000000000001' y='634.8'><tspan x='223.5000000000001' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PRN</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='212.0000000000001' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='212.0000000000001' y='798.2'><tspan x='212.0000000000001' y='798.2' style="font-weight: bold; fill: #D55E00; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">They</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='847.646875' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='847.646875' y='634.8'><tspan x='847.646875' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T'</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='550.4' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='550.4' y='886.2'><tspan x='550.4' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='506.4' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='506.4' y='1049.6'><tspan x='506.4' y='1049.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Will</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1139.89375' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1139.89375' y='886.2'><tspan x='1139.89375' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">vP</tspan>
|
|
47
47
|
</text>
|
|
48
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='774.3' y='
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='774.3' y='1137.6'><tspan x='774.3' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PRN</tspan>
|
|
49
49
|
</text>
|
|
50
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='770.8' y='
|
|
50
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='770.8' y='1301.0'><tspan x='770.8' y='1301.0' style="font-weight: bold; fill: #D55E00; " text-decoration="line-through" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">they</tspan>
|
|
51
51
|
</text>
|
|
52
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1489.4875' y='
|
|
52
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1489.4875' y='1137.6'><tspan x='1489.4875' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">v'</tspan>
|
|
53
53
|
</text>
|
|
54
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1147.2' y='
|
|
54
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1147.2' y='1389.0'><tspan x='1147.2' y='1389.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">v</tspan>
|
|
55
55
|
</text>
|
|
56
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1049.2' y='
|
|
57
|
-
<tspan x='1188.2' y='
|
|
56
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1049.2' y='1552.4'><tspan x='1049.2' y='1552.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ø<tspan style='fill:none;'>■</tspan>+<tspan style='fill:none;'>■</tspan></tspan>
|
|
57
|
+
<tspan x='1188.2' y='1552.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">get</tspan>
|
|
58
58
|
</text>
|
|
59
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1817.7749999999999' y='
|
|
59
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1817.7749999999999' y='1389.0'><tspan x='1817.7749999999999' y='1389.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
60
60
|
</text>
|
|
61
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1552.1' y='
|
|
61
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1552.1' y='1640.4'><tspan x='1552.1' y='1640.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DP</tspan>
|
|
62
62
|
</text>
|
|
63
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1414.6' y='
|
|
63
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1414.6' y='1803.8000000000002'><tspan x='1414.6' y='1803.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the<tspan style='fill:none;'>■</tspan>teacher</tspan>
|
|
64
64
|
</text>
|
|
65
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2096.45' y='
|
|
65
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2096.45' y='1640.4'><tspan x='2096.45' y='1640.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V'</tspan>
|
|
66
66
|
</text>
|
|
67
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1937.0' y='
|
|
67
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1937.0' y='1891.8000000000002'><tspan x='1937.0' y='1891.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
68
68
|
</text>
|
|
69
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1914.0' y='
|
|
69
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1914.0' y='2055.2000000000003'><tspan x='1914.0' y='2055.2000000000003' style="font-style: italic; " text-decoration="line-through" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">get</tspan>
|
|
70
70
|
</text>
|
|
71
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2245.8999999999996' y='
|
|
71
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2245.8999999999996' y='1891.8000000000002'><tspan x='2245.8999999999996' y='1891.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">QP</tspan>
|
|
72
72
|
</text>
|
|
73
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2140.3999999999996' y='
|
|
73
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2140.3999999999996' y='2055.2000000000003'><tspan x='2140.3999999999996' y='2055.2000000000003' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>present</tspan>
|
|
74
74
|
</text>
|
|
75
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='55.60000000000002' y1='
|
|
76
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='583.3234375000001' y1='
|
|
77
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='292.0000000000001' y1='
|
|
78
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='874.646875' y1='
|
|
79
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='571.4' y1='
|
|
80
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1177.89375' y1='
|
|
81
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='842.8' y1='
|
|
82
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1512.9875' y1='
|
|
83
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1164.7' y1='
|
|
84
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1861.2749999999999' y1='
|
|
85
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1597.1' y1='
|
|
86
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='2125.45' y1='
|
|
87
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1960.0' y1='
|
|
88
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='2290.8999999999996' y1='
|
|
89
|
-
<line x1='842.8' y1='
|
|
90
|
-
<line x1='842.8' y1='
|
|
91
|
-
<line x1='842.8' y1='
|
|
92
|
-
<line x1='292.0000000000001' y1='
|
|
93
|
-
<line x1='1960.0' y1='
|
|
94
|
-
<line x1='1960.0' y1='
|
|
95
|
-
<line x1='1960.0' y1='
|
|
96
|
-
<line x1='1164.7' y1='
|
|
75
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='55.60000000000002' y1='273.4' x2='319.46171875000005' y2='187.0' />
|
|
76
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='583.3234375000001' y1='273.4' x2='319.46171875000005' y2='187.0' />
|
|
77
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='292.0000000000001' y1='524.8' x2='583.3234375000001' y2='438.4' />
|
|
78
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='874.646875' y1='524.8' x2='583.3234375000001' y2='438.4' />
|
|
79
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='571.4' y1='776.2' x2='874.646875' y2='689.8' />
|
|
80
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1177.89375' y1='776.2' x2='874.646875' y2='689.8' />
|
|
81
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='842.8' y1='1027.6' x2='1177.89375' y2='941.2' />
|
|
82
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1512.9875' y1='1027.6' x2='1177.89375' y2='941.2' />
|
|
83
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1164.7' y1='1279.0' x2='1512.9875' y2='1192.6' />
|
|
84
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1861.2749999999999' y1='1279.0' x2='1512.9875' y2='1192.6' />
|
|
85
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1597.1' y1='1530.4' x2='1861.2749999999999' y2='1444.0' />
|
|
86
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2125.45' y1='1530.4' x2='1861.2749999999999' y2='1444.0' />
|
|
87
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1960.0' y1='1781.8000000000002' x2='2125.45' y2='1695.4' />
|
|
88
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2290.8999999999996' y1='1781.8000000000002' x2='2125.45' y2='1695.4' />
|
|
89
|
+
<line x1='842.8' y1='1356.0' x2='842.8' y2='2121.2000000000003' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' />
|
|
90
|
+
<line x1='842.8' y1='1356.0' x2='842.8' y2='2121.2000000000003' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' />
|
|
91
|
+
<line x1='842.8' y1='2121.2000000000003' x2='292.0000000000001' y2='2121.2000000000003' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' />
|
|
92
|
+
<line x1='292.0000000000001' y1='2121.2000000000003' x2='292.0000000000001' y2='853.2' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-end='url(#arrow)' />
|
|
93
|
+
<line x1='1960.0' y1='2110.2000000000003' x2='1960.0' y2='2187.2000000000003' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' />
|
|
94
|
+
<line x1='1960.0' y1='2110.2000000000003' x2='1960.0' y2='2187.2000000000003' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' />
|
|
95
|
+
<line x1='1960.0' y1='2187.2000000000003' x2='1164.7' y2='2187.2000000000003' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' />
|
|
96
|
+
<line x1='1164.7' y1='2187.2000000000003' x2='1164.7' y2='1607.4' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-end='url(#arrow)' /></svg>
|
data/docs/assets/svg/011.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" standalone="no"?>
|
|
2
2
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
-
<svg width="1175.7999999999997" height="
|
|
3
|
+
<svg width="1175.7999999999997" height="1043.1999999999998" viewBox="-20, -20, 1215.7999999999997, 1083.1999999999998" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
4
4
|
<defs>
|
|
5
5
|
<marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
|
|
6
6
|
<path d="M 0 0 L 10 5 L 0 10" fill="black"/>
|
|
@@ -24,35 +24,35 @@
|
|
|
24
24
|
<line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
|
|
25
25
|
</pattern>
|
|
26
26
|
</defs>
|
|
27
|
-
<rect x="-20" y="-20" width="
|
|
27
|
+
<rect x="-20" y="-20" width="1215.7999999999997" height="1083.1999999999998" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='551.5749999999999' y='132.0'><tspan x='551.5749999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
|
|
29
29
|
<tspan x='558.5749999999999' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><</tspan>
|
|
30
30
|
</text>
|
|
31
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='
|
|
32
|
-
<tspan x='234.79999999999995' y='
|
|
31
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='466.4'><tspan x='201.29999999999995' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
32
|
+
<tspan x='234.79999999999995' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
|
33
33
|
</text>
|
|
34
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
35
|
-
<tspan x='64.10000000000002' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='800.8'><tspan x='33.60000000000002' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP/N</tspan>
|
|
35
|
+
<tspan x='64.10000000000002' y='976.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the</tspan>
|
|
36
36
|
</text>
|
|
37
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.99999999999994' y='
|
|
38
|
-
<tspan x='322.99999999999994' y='
|
|
37
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.99999999999994' y='800.8'><tspan x='354.99999999999994' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
|
|
38
|
+
<tspan x='322.99999999999994' y='976.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dog</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='821.3499999999999' y='
|
|
41
|
-
<tspan x='882.3499999999999' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='821.3499999999999' y='466.4'><tspan x='821.3499999999999' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S\NP</tspan>
|
|
41
|
+
<tspan x='882.3499999999999' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
|
42
42
|
</text>
|
|
43
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.3999999999999' y='
|
|
44
|
-
<tspan x='678.3999999999999' y='
|
|
43
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.3999999999999' y='800.8'><tspan x='570.3999999999999' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(S\NP)\NP</tspan>
|
|
44
|
+
<tspan x='678.3999999999999' y='976.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">bit</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='999.8' y='
|
|
47
|
-
<tspan x='999.8' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='999.8' y='800.8'><tspan x='1023.8' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
47
|
+
<tspan x='999.8' y='976.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
|
|
48
48
|
</text>
|
|
49
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='245.29999999999995' y1='
|
|
50
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='892.8499999999999' y1='
|
|
51
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='111.10000000000002' y1='
|
|
52
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='379.49999999999994' y1='
|
|
53
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='717.8999999999999' y1='
|
|
54
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1067.8' y1='
|
|
55
|
-
<line style="stroke:black; stroke-width:3; " x1="33.60000000000002" y1="
|
|
56
|
-
<line style="stroke:black; stroke-width:3; " x1="322.99999999999994" y1="
|
|
57
|
-
<line style="stroke:black; stroke-width:3; " x1="570.3999999999999" y1="
|
|
58
|
-
<line style="stroke:black; stroke-width:3; " x1="999.8" y1="
|
|
49
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='245.29999999999995' y1='356.4' x2='569.0749999999999' y2='275.0' />
|
|
50
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='892.8499999999999' y1='356.4' x2='569.0749999999999' y2='275.0' />
|
|
51
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='111.10000000000002' y1='690.8' x2='245.29999999999995' y2='609.4' />
|
|
52
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='379.49999999999994' y1='690.8' x2='245.29999999999995' y2='609.4' />
|
|
53
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='717.8999999999999' y1='690.8' x2='892.8499999999999' y2='609.4' />
|
|
54
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1067.8' y1='690.8' x2='892.8499999999999' y2='609.4' />
|
|
55
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="866.8" x2="188.60000000000002" y2="866.8"></line>
|
|
56
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="322.99999999999994" y1="866.8" x2="435.99999999999994" y2="866.8"></line>
|
|
57
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="570.3999999999999" y1="866.8" x2="865.3999999999999" y2="866.8"></line>
|
|
58
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="999.8" y1="866.8" x2="1135.8" y2="866.8"></line></svg>
|
data/docs/assets/svg/012.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" standalone="no"?>
|
|
2
2
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
-
<svg width="1173.7999999999997" height="
|
|
3
|
+
<svg width="1173.7999999999997" height="1712.0" viewBox="-20, -20, 1213.7999999999997, 1752.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
4
4
|
<defs>
|
|
5
5
|
<marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
|
|
6
6
|
<path d="M 0 0 L 10 5 L 0 10" fill="black"/>
|
|
@@ -24,41 +24,41 @@
|
|
|
24
24
|
<line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
|
|
25
25
|
</pattern>
|
|
26
26
|
</defs>
|
|
27
|
-
<rect x="-20" y="-20" width="
|
|
27
|
+
<rect x="-20" y="-20" width="1213.7999999999997" height="1752.0" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='755.9499999999999' y='132.0'><tspan x='755.9499999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
|
|
29
29
|
<tspan x='762.9499999999999' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
|
30
30
|
</text>
|
|
31
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='410.5999999999999' y='
|
|
32
|
-
<tspan x='452.5999999999999' y='
|
|
33
|
-
<tspan x='494.5999999999999' y='
|
|
31
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='410.5999999999999' y='466.4'><tspan x='410.5999999999999' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/NP</tspan>
|
|
32
|
+
<tspan x='452.5999999999999' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
33
|
+
<tspan x='494.5999999999999' y='558.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
|
34
34
|
</text>
|
|
35
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='125.29999999999995' y='
|
|
36
|
-
<tspan x='218.29999999999995' y='
|
|
37
|
-
<tspan x='257.29999999999995' y='
|
|
35
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='125.29999999999995' y='800.8'><tspan x='125.29999999999995' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/(S\NP)</tspan>
|
|
36
|
+
<tspan x='218.29999999999995' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
|
|
37
|
+
<tspan x='257.29999999999995' y='892.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
|
38
38
|
</text>
|
|
39
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='
|
|
40
|
-
<tspan x='234.79999999999995' y='
|
|
39
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='1135.1999999999998'><tspan x='201.29999999999995' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
40
|
+
<tspan x='234.79999999999995' y='1223.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
43
|
-
<tspan x='64.10000000000002' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1469.6'><tspan x='33.60000000000002' y='1469.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP/N</tspan>
|
|
43
|
+
<tspan x='64.10000000000002' y='1645.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the</tspan>
|
|
44
44
|
</text>
|
|
45
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='323.0' y='
|
|
46
|
-
<tspan x='323.0' y='
|
|
45
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='323.0' y='1469.6'><tspan x='355.0' y='1469.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
|
|
46
|
+
<tspan x='323.0' y='1645.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dog</tspan>
|
|
47
47
|
</text>
|
|
48
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.4' y='
|
|
49
|
-
<tspan x='677.4' y='
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.4' y='800.8'><tspan x='570.4' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(S\NP)/NP</tspan>
|
|
49
|
+
<tspan x='677.4' y='976.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">bit</tspan>
|
|
50
50
|
</text>
|
|
51
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='997.8' y='
|
|
52
|
-
<tspan x='997.8' y='
|
|
51
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='997.8' y='466.4'><tspan x='1021.8' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
52
|
+
<tspan x='997.8' y='642.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
|
|
53
53
|
</text>
|
|
54
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='481.09999999999997' y1='
|
|
55
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1065.8' y1='
|
|
56
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='245.29999999999995' y1='
|
|
57
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='716.9' y1='
|
|
58
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='245.29999999999995' y1='
|
|
59
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='111.10000000000002' y1='
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='379.5' y1='
|
|
61
|
-
<line style="stroke:black; stroke-width:3; " x1="33.60000000000002" y1="
|
|
62
|
-
<line style="stroke:black; stroke-width:3; " x1="323.0" y1="
|
|
63
|
-
<line style="stroke:black; stroke-width:3; " x1="570.4" y1="
|
|
64
|
-
<line style="stroke:black; stroke-width:3; " x1="997.8" y1="
|
|
54
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='481.09999999999997' y1='356.4' x2='773.4499999999999' y2='275.0' />
|
|
55
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1065.8' y1='356.4' x2='773.4499999999999' y2='275.0' />
|
|
56
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='245.29999999999995' y1='690.8' x2='481.09999999999997' y2='609.4' />
|
|
57
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='716.9' y1='690.8' x2='481.09999999999997' y2='609.4' />
|
|
58
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='245.29999999999995' y1='1025.1999999999998' x2='245.29999999999995' y2='943.8' />
|
|
59
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='111.10000000000002' y1='1359.6' x2='245.29999999999995' y2='1278.1999999999998' />
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='379.5' y1='1359.6' x2='245.29999999999995' y2='1278.1999999999998' />
|
|
61
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="1535.6" x2="188.60000000000002" y2="1535.6"></line>
|
|
62
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="323.0" y1="1535.6" x2="436.0" y2="1535.6"></line>
|
|
63
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="570.4" y1="866.8" x2="863.4" y2="866.8"></line>
|
|
64
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="997.8" y1="532.4" x2="1133.8" y2="532.4"></line></svg>
|