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/005.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="918.8" height="
|
|
3
|
+
<svg width="918.8" height="957.6" viewBox="-20, -20, 958.8, 997.6" 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,27 +24,27 @@
|
|
|
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="958.8" height="997.6" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='282.0125' y='132.0'><tspan x='282.0125' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
|
|
29
29
|
<tspan x='327.0125' y='111.0' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">max</tspan>
|
|
30
30
|
</text>
|
|
31
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.599999999999994' y='
|
|
31
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.599999999999994' y='383.4'><tspan x='33.599999999999994' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[Y−X]</tspan>
|
|
32
32
|
</text>
|
|
33
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='541.925' y='
|
|
33
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='541.925' y='383.4'><tspan x='541.925' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">YP</tspan>
|
|
34
34
|
</text>
|
|
35
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='338.0' y='
|
|
36
|
-
<tspan x='483.0' y='
|
|
35
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='338.0' y='634.8'><tspan x='338.0' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Spec</tspan>
|
|
36
|
+
<tspan x='483.0' y='638.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='718.3499999999999' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='718.3499999999999' y='634.8'><tspan x='718.3499999999999' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y'</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='641.4000000000001' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='641.4000000000001' y='886.2'><tspan x='641.4000000000001' y='886.2' style="font-style: italic; " 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: black; font-size: 64px;' x='799.8' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='799.8' y='886.2'><tspan x='799.8' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ZP</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='118.6' y1='
|
|
45
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='584.425' y1='
|
|
46
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='422.5' y1='
|
|
47
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='746.3499999999999' y1='
|
|
48
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='653.4000000000001' y1='
|
|
49
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='839.3' y1='
|
|
44
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='118.6' y1='273.4' x2='351.5125' y2='187.0' />
|
|
45
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='584.425' y1='273.4' x2='351.5125' y2='187.0' />
|
|
46
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='422.5' y1='524.8' x2='584.425' y2='438.4' />
|
|
47
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='746.3499999999999' y1='524.8' x2='584.425' y2='438.4' />
|
|
48
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='653.4000000000001' y1='776.2' x2='746.3499999999999' y2='689.8' />
|
|
49
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='839.3' y1='776.2' x2='746.3499999999999' y2='689.8' />
|
|
50
50
|
</svg>
|
data/docs/assets/svg/006.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="1159.1999999999998" height="
|
|
3
|
+
<svg width="1159.1999999999998" height="1209.0" viewBox="-20, -20, 1199.1999999999998, 1249.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,33 +24,33 @@
|
|
|
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="1199.1999999999998" height="1249.0" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='308.94375' y='132.0'><tspan x='308.94375' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣P</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
31
|
-
<tspan x='178.60000000000002' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; 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">Spec</tspan>
|
|
31
|
+
<tspan x='178.60000000000002' y='387.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
32
32
|
</text>
|
|
33
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='566.7875' y='
|
|
33
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='566.7875' y='383.4'><tspan x='566.7875' y='383.4' style="" 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='337.0' y='
|
|
35
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='337.0' y='634.8'><tspan x='337.0' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Subj</tspan>
|
|
36
36
|
</text>
|
|
37
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='766.575' y='
|
|
37
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='766.575' y='634.8'><tspan x='766.575' y='634.8' style="" 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='607.4' y='
|
|
39
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='607.4' y='886.2'><tspan x='607.4' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Vb</tspan>
|
|
40
40
|
</text>
|
|
41
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='915.25' y='
|
|
41
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='915.25' y='886.2'><tspan x='915.25' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
42
42
|
</text>
|
|
43
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='827.8000000000001' y='
|
|
44
|
-
<tspan x='851.8000000000001' y='
|
|
43
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='827.8000000000001' y='1137.6'><tspan x='827.8000000000001' y='1137.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
|
|
44
|
+
<tspan x='851.8000000000001' y='1141.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">v</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1011.1999999999998' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1011.1999999999998' y='1137.6'><tspan x='1011.1999999999998' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Obj</tspan>
|
|
47
47
|
</text>
|
|
48
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='118.10000000000002' y1='
|
|
49
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='604.7875' y1='
|
|
50
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='405.0' y1='
|
|
51
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='804.575' y1='
|
|
52
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='650.4' y1='
|
|
53
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='958.75' y1='
|
|
54
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='852.3000000000001' y1='
|
|
55
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1065.1999999999998' y1='
|
|
48
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='118.10000000000002' y1='273.4' x2='361.44375' y2='187.0' />
|
|
49
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='604.7875' y1='273.4' x2='361.44375' y2='187.0' />
|
|
50
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='405.0' y1='524.8' x2='604.7875' y2='438.4' />
|
|
51
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='804.575' y1='524.8' x2='604.7875' y2='438.4' />
|
|
52
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='650.4' y1='776.2' x2='804.575' y2='689.8' />
|
|
53
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='958.75' y1='776.2' x2='804.575' y2='689.8' />
|
|
54
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='852.3000000000001' y1='1027.6' x2='958.75' y2='941.2' />
|
|
55
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1065.1999999999998' y1='1027.6' x2='958.75' y2='941.2' />
|
|
56
56
|
</svg>
|
data/docs/assets/svg/007.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="1617.7999999999997" height="
|
|
3
|
+
<svg width="1617.7999999999997" height="1302.0" viewBox="-20, -20, 1657.7999999999997, 1342.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="1657.7999999999997" height="1342.0" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='592.3' y='132.0'><tspan x='592.3' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">XP</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='138.10000000000002' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='138.10000000000002' y='383.4'><tspan x='138.10000000000002' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">W</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
33
|
-
<tspan x='75.60000000000002' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='634.8'><tspan x='33.60000000000002' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Specifier</tspan>
|
|
33
|
+
<tspan x='75.60000000000002' y='727.8' style="" 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='1070.5' y='
|
|
35
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1070.5' y='383.4'><tspan x='1070.5' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
|
|
36
36
|
</text>
|
|
37
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='727.1999999999999' y='
|
|
37
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='727.1999999999999' y='634.8'><tspan x='727.1999999999999' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
|
|
38
38
|
</text>
|
|
39
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='517.5' y='
|
|
39
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='517.5' y='886.2'><tspan x='517.5' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
|
|
40
40
|
</text>
|
|
41
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='444.0' y='
|
|
42
|
-
<tspan x='444.0' y='
|
|
41
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='444.0' y='1137.6'><tspan x='458.0' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head</tspan>
|
|
42
|
+
<tspan x='444.0' y='1230.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">主要部</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='949.3999999999999' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='949.3999999999999' y='886.2'><tspan x='949.3999999999999' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='770.3999999999999' y='
|
|
47
|
-
<tspan x='907.3999999999999' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='770.3999999999999' y='1137.6'><tspan x='770.3999999999999' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Complement</tspan>
|
|
47
|
+
<tspan x='907.3999999999999' y='1230.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">補部</tspan>
|
|
48
48
|
</text>
|
|
49
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1423.2999999999997' y='
|
|
49
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1423.2999999999997' y='634.8'><tspan x='1423.2999999999997' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Z</tspan>
|
|
50
50
|
</text>
|
|
51
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1306.7999999999997' y='
|
|
52
|
-
<tspan x='1346.2999999999997' y='
|
|
51
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1306.7999999999997' y='886.2'><tspan x='1306.7999999999997' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
|
|
52
|
+
<tspan x='1346.2999999999997' y='979.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">付加部</tspan>
|
|
53
53
|
</text>
|
|
54
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='171.60000000000002' y1='
|
|
55
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1099.0' y1='
|
|
56
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='171.60000000000002' y1='
|
|
57
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='755.6999999999999' y1='
|
|
58
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1442.2999999999997' y1='
|
|
59
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='540.0' y1='
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='971.3999999999999' y1='
|
|
61
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='540.0' y1='
|
|
62
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='971.3999999999999' y1='
|
|
63
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1442.2999999999997' y1='
|
|
54
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='171.60000000000002' y1='273.4' x2='635.3' y2='187.0' />
|
|
55
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1099.0' y1='273.4' x2='635.3' y2='187.0' />
|
|
56
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='171.60000000000002' y1='524.8' x2='171.60000000000002' y2='438.4' />
|
|
57
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='755.6999999999999' y1='524.8' x2='1099.0' y2='438.4' />
|
|
58
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1442.2999999999997' y1='524.8' x2='1099.0' y2='438.4' />
|
|
59
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='540.0' y1='776.2' x2='755.6999999999999' y2='689.8' />
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='971.3999999999999' y1='776.2' x2='755.6999999999999' y2='689.8' />
|
|
61
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='540.0' y1='1027.6' x2='540.0' y2='941.2' />
|
|
62
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='971.3999999999999' y1='1027.6' x2='971.3999999999999' y2='941.2' />
|
|
63
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1442.2999999999997' y1='776.2' x2='1442.2999999999997' y2='689.8' />
|
|
64
64
|
</svg>
|
data/docs/assets/svg/008.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="1705.6" height="
|
|
3
|
+
<svg width="1705.6" height="1711.8000000000002" viewBox="-20, -20, 1745.6, 1751.8000000000002" 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,49 +24,49 @@
|
|
|
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="1745.6" height="1751.8000000000002" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='687.6999999999999' y='132.0'><tspan x='687.6999999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣P</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='83.60000000000002' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='83.60000000000002' y='383.4'><tspan x='83.60000000000002' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='634.8'><tspan x='33.60000000000002' y='634.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: black; font-size: 64px;' x='1312.7999999999997' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1312.7999999999997' y='383.4'><tspan x='1312.7999999999997' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣'</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1024.5' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1024.5' y='634.8'><tspan x='1024.5' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='680.3' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='680.3' y='886.2'><tspan x='680.3' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣P</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='409.99999999999994' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='409.99999999999994' y='1137.6'><tspan x='409.99999999999994' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='360.0' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='360.0' y='1389.0'><tspan x='360.0' y='1389.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">泥棒に</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='971.5999999999999' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='971.5999999999999' y='1137.6'><tspan x='971.5999999999999' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣'</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='802.8999999999999' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='802.8999999999999' y='1389.0'><tspan x='802.8999999999999' y='1389.0' 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: black; font-size: 64px;' x='686.3999999999999' y='
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='686.3999999999999' y='1640.4'><tspan x='686.3999999999999' y='1640.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">財布を盗む</tspan>
|
|
49
49
|
</text>
|
|
50
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1140.8' y='
|
|
50
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1140.8' y='1389.0'><tspan x='1140.8' y='1389.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣</tspan>
|
|
51
51
|
</text>
|
|
52
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1380.1999999999998' y='
|
|
52
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1380.1999999999998' y='886.2'><tspan x='1380.1999999999998' y='886.2' 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: black; font-size: 64px;' x='1339.1999999999998' y='
|
|
54
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1339.1999999999998' y='1137.6'><tspan x='1339.1999999999998' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">られ</tspan>
|
|
55
55
|
</text>
|
|
56
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1601.6' y='
|
|
56
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1601.6' y='634.8'><tspan x='1601.6' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣</tspan>
|
|
57
57
|
</text>
|
|
58
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='129.60000000000002' y1='
|
|
59
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1350.7999999999997' y1='
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='129.60000000000002' y1='
|
|
61
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1068.0' y1='
|
|
62
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1633.6' y1='
|
|
63
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='732.8' y1='
|
|
64
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1403.1999999999998' y1='
|
|
65
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='455.99999999999994' y1='
|
|
66
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1009.5999999999999' y1='
|
|
67
|
-
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;' points='359.99999999999994
|
|
68
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='846.3999999999999' y1='
|
|
69
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1172.8' y1='
|
|
70
|
-
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;' points='686.3999999999999
|
|
71
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1403.1999999999998' y1='
|
|
58
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='129.60000000000002' y1='273.4' x2='740.1999999999999' y2='187.0' />
|
|
59
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1350.7999999999997' y1='273.4' x2='740.1999999999999' y2='187.0' />
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='129.60000000000002' y1='524.8' x2='129.60000000000002' y2='438.4' />
|
|
61
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1068.0' y1='524.8' x2='1350.7999999999997' y2='438.4' />
|
|
62
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1633.6' y1='524.8' x2='1350.7999999999997' y2='438.4' />
|
|
63
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='732.8' y1='776.2' x2='1068.0' y2='689.8' />
|
|
64
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1403.1999999999998' y1='776.2' x2='1068.0' y2='689.8' />
|
|
65
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='455.99999999999994' y1='1027.6' x2='732.8' y2='941.2' />
|
|
66
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1009.5999999999999' y1='1027.6' x2='732.8' y2='941.2' />
|
|
67
|
+
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='359.99999999999994 1279.0 552.0 1279.0 455.99999999999994 1192.6' />
|
|
68
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='846.3999999999999' y1='1279.0' x2='1009.5999999999999' y2='1192.6' />
|
|
69
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1172.8' y1='1279.0' x2='1009.5999999999999' y2='1192.6' />
|
|
70
|
+
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='686.3999999999999 1530.4 1006.3999999999999 1530.4 846.3999999999999 1444.0' />
|
|
71
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1403.1999999999998' y1='1027.6' x2='1403.1999999999998' y2='941.2' />
|
|
72
72
|
</svg>
|
data/docs/assets/svg/009.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="1292.6" height="
|
|
3
|
+
<svg width="1292.6" height="1209.0" viewBox="-20, -20, 1332.6, 1249.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,47 +24,47 @@
|
|
|
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="1332.6" height="1249.0" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='426.1875' y='132.0'><tspan x='426.1875' 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='462.1875' y='111.0' style="font-size: 70%; " 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='33.60000000000002' y='
|
|
31
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; 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">NP</tspan>
|
|
32
32
|
</text>
|
|
33
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='48.10000000000002' y='
|
|
34
|
-
<tspan x='87.10000000000002' y='
|
|
33
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='48.10000000000002' y='634.8'><tspan x='48.10000000000002' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
|
|
34
|
+
<tspan x='87.10000000000002' y='638.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='272.99999999999994' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='272.99999999999994' y='383.4'><tspan x='272.99999999999994' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">INFL</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='259.99999999999994' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='259.99999999999994' y='634.8'><tspan x='259.99999999999994' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(AGR)</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='810.275' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='810.275' y='383.4'><tspan x='810.275' y='383.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='578.3999999999999' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='578.3999999999999' y='634.8'><tspan x='578.3999999999999' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='758.8' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='758.8' y='634.8'><tspan x='758.8' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='773.3' y='
|
|
47
|
-
<tspan x='812.3' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='773.3' y='886.2'><tspan x='773.3' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
|
|
47
|
+
<tspan x='812.3' y='890.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
48
48
|
</text>
|
|
49
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1065.15' y='
|
|
49
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1065.15' y='634.8'><tspan x='1065.15' y='634.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PP</tspan>
|
|
50
50
|
</text>
|
|
51
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='985.2' y='
|
|
51
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='985.2' y='886.2'><tspan x='985.2' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">P</tspan>
|
|
52
52
|
</text>
|
|
53
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1160.6' y='
|
|
53
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1160.6' y='886.2'><tspan x='1160.6' y='886.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
54
54
|
</text>
|
|
55
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1175.1' y='
|
|
56
|
-
<tspan x='1214.1' y='
|
|
55
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1175.1' y='1137.6'><tspan x='1175.1' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
|
|
56
|
+
<tspan x='1214.1' y='1141.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
|
|
57
57
|
</text>
|
|
58
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='79.60000000000002' y1='
|
|
59
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='351.99999999999994' y1='
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='853.775' y1='
|
|
61
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='79.60000000000002' y1='
|
|
62
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='351.99999999999994' y1='
|
|
63
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='601.3999999999999' y1='
|
|
64
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='804.8' y1='
|
|
65
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1106.15' y1='
|
|
66
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='804.8' y1='
|
|
67
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1005.7' y1='
|
|
68
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1206.6' y1='
|
|
69
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1206.6' y1='
|
|
58
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='79.60000000000002' y1='273.4' x2='466.6875' y2='187.0' />
|
|
59
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='351.99999999999994' y1='273.4' x2='466.6875' y2='187.0' />
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='853.775' y1='273.4' x2='466.6875' y2='187.0' />
|
|
61
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='79.60000000000002' y1='524.8' x2='79.60000000000002' y2='438.4' />
|
|
62
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='351.99999999999994' y1='524.8' x2='351.99999999999994' y2='438.4' />
|
|
63
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='601.3999999999999' y1='524.8' x2='853.775' y2='438.4' />
|
|
64
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='804.8' y1='524.8' x2='853.775' y2='438.4' />
|
|
65
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1106.15' y1='524.8' x2='853.775' y2='438.4' />
|
|
66
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='804.8' y1='776.2' x2='804.8' y2='689.8' />
|
|
67
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1005.7' y1='776.2' x2='1106.15' y2='689.8' />
|
|
68
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1206.6' y1='776.2' x2='1106.15' y2='689.8' />
|
|
69
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1206.6' y1='1027.6' x2='1206.6' y2='941.2' />
|
|
70
70
|
</svg>
|