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/000.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="1793.2000000000003" height="
|
|
3
|
+
<svg width="1793.2000000000003" height="1448.0" viewBox="-20, -20, 1833.2000000000003, 1488.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="30.400000000000002" markerHeight="30.400000000000002" orient="auto">
|
|
6
6
|
<path d="M 0 0 L 10 5 L 0 10" fill="#CC79A7"/>
|
|
@@ -24,51 +24,51 @@
|
|
|
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="1833.2000000000003" height="1488.0" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='672.3625000000001' y='132.0'><tspan x='672.3625000000001' y='132.0' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">S</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='226.89999999999998' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='226.89999999999998' y='422.4'><tspan x='226.89999999999998' y='422.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30.399999999999977' y='
|
|
33
|
-
<tspan x='118.39999999999998' y='
|
|
34
|
-
<tspan x='152.39999999999998' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30.399999999999977' y='712.8'><tspan x='54.39999999999998' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">R</tspan>
|
|
33
|
+
<tspan x='118.39999999999998' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
|
|
34
|
+
<tspan x='152.39999999999998' y='712.8' style="font-weight: bold; fill: #D55E00; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">SyntaxTree</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1070.325' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1070.325' y='422.4'><tspan x='1070.325' y='422.4' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">VP</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='753.5' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='753.5' y='712.8'><tspan x='753.5' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">V</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='633.0' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='633.0' y='1003.1999999999998'><tspan x='633.0' y='1003.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">generates</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1400.65' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1400.65' y='712.8'><tspan x='1400.65' y='712.8' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1186.1' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1186.1' y='1003.1999999999998'><tspan x='1186.1' y='1003.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Adj</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1034.6000000000001' y='
|
|
47
|
-
<tspan x='1034.6000000000001' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1034.6000000000001' y='1293.6'><tspan x='1034.6000000000001' y='1293.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+multilingual</tspan>
|
|
47
|
+
<tspan x='1034.6000000000001' y='1381.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">+beautiful</tspan>
|
|
48
48
|
</text>
|
|
49
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1610.7000000000003' y='
|
|
49
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1610.7000000000003' y='1003.1999999999998'><tspan x='1610.7000000000003' y='1003.1999999999998' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">NP</tspan>
|
|
50
50
|
</text>
|
|
51
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1556.2000000000003' y='
|
|
52
|
-
<tspan x='1578.7000000000003' y='
|
|
51
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1556.2000000000003' y='1293.6'><tspan x='1556.2000000000003' y='1293.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">syntax</tspan>
|
|
52
|
+
<tspan x='1578.7000000000003' y='1381.6' style="" text-decoration="" font-family="'Noto Sans', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">trees</tspan>
|
|
53
53
|
</text>
|
|
54
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='270.9' y1='
|
|
55
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1108.825' y1='
|
|
56
|
-
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;' points='30.399999999999977
|
|
57
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='773.0' y1='
|
|
58
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1444.65' y1='
|
|
59
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='773.0' y1='
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1234.6' y1='
|
|
61
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1654.7000000000003' y1='
|
|
62
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1234.6000000000001' y1='
|
|
63
|
-
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;' points='1556.2000000000003
|
|
64
|
-
<rect style='stroke: #009E73; stroke-width:3;'
|
|
65
|
-
x='30.399999999999977' y='
|
|
54
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='270.9' y1='312.4' x2='689.8625000000001' y2='187.0' />
|
|
55
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1108.825' y1='312.4' x2='689.8625000000001' y2='187.0' />
|
|
56
|
+
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='30.399999999999977 602.8 511.4 602.8 270.9 477.4' />
|
|
57
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='773.0' y1='602.8' x2='1108.825' y2='477.4' />
|
|
58
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1444.65' y1='602.8' x2='1108.825' y2='477.4' />
|
|
59
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='773.0' y1='893.1999999999999' x2='773.0' y2='767.8' />
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1234.6' y1='893.1999999999999' x2='1444.65' y2='767.8' />
|
|
61
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1654.7000000000003' y1='893.1999999999999' x2='1444.65' y2='767.8' />
|
|
62
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1234.6000000000001' y1='1183.6' x2='1234.6' y2='1058.1999999999998' />
|
|
63
|
+
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='1556.2000000000003 1183.6 1753.2000000000003 1183.6 1654.7000000000003 1058.1999999999998' />
|
|
64
|
+
<rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
|
|
65
|
+
x='30.399999999999977' y='644.4'
|
|
66
66
|
width='88.0' height='88.0'
|
|
67
67
|
fill='none' />
|
|
68
68
|
|
|
69
|
-
<polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
70
|
-
points='1034.6000000000001,
|
|
69
|
+
<polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
70
|
+
points='1034.6000000000001,1194.6 1019.4000000000001,1194.6 1019.4000000000001,1425.6 1034.6000000000001,1425.6' />
|
|
71
71
|
|
|
72
|
-
<polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
73
|
-
points='1434.6000000000001,
|
|
72
|
+
<polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
73
|
+
points='1434.6000000000001,1194.6 1449.8000000000002,1194.6 1449.8000000000002,1425.6 1434.6000000000001,1425.6' />
|
|
74
74
|
</svg>
|
data/docs/assets/svg/001.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="647.8000000000001" height="
|
|
3
|
+
<svg width="647.8000000000001" height="603.2" viewBox="-20, -20, 687.8000000000001, 643.2" 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,25 +24,25 @@
|
|
|
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="687.8000000000001" height="643.2" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='298.32500000000005' y='132.0'><tspan x='298.32500000000005' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='125.05000000000001' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='125.05000000000001' y='334.4'><tspan x='125.05000000000001' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='536.8'><tspan x='33.60000000000002' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
33
33
|
</text>
|
|
34
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='215.0' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='215.0' y='536.8'><tspan x='215.0' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='477.1' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='477.1' y='334.4'><tspan x='477.1' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='389.40000000000003' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='389.40000000000003' y='536.8'><tspan x='389.40000000000003' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">F</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='561.8000000000001' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='561.8000000000001' y='536.8'><tspan x='561.8000000000001' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='146.05' y1='
|
|
43
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='496.6' y1='
|
|
44
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='57.10000000000002' y1='
|
|
45
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='235.0' y1='
|
|
46
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='408.40000000000003' y1='
|
|
47
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='584.8000000000001' y1='
|
|
42
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='146.05' y1='224.4' x2='321.32500000000005' y2='187.0' />
|
|
43
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='496.6' y1='224.4' x2='321.32500000000005' y2='187.0' />
|
|
44
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='57.10000000000002' y1='426.8' x2='146.05' y2='389.4' />
|
|
45
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='235.0' y1='426.8' x2='146.05' y2='389.4' />
|
|
46
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='408.40000000000003' y1='426.8' x2='496.6' y2='389.4' />
|
|
47
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='584.8000000000001' y1='426.8' x2='496.6' y2='389.4' />
|
|
48
48
|
</svg>
|
data/docs/assets/svg/002.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="1601.0" height="
|
|
3
|
+
<svg width="1601.0" height="1430.4" viewBox="-20, -20, 1641.0, 1470.4" 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,51 +24,51 @@
|
|
|
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="1641.0" height="1470.4" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='496.04999999999995' y='132.0'><tspan x='496.04999999999995' 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: black; font-size: 64px;' x='33.60000000000002' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='378.4'><tspan x='33.60000000000002' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='926.4999999999999' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='926.4999999999999' y='378.4'><tspan x='926.4999999999999' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">TP</tspan>
|
|
33
33
|
</text>
|
|
34
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='680.3749999999999' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='680.3749999999999' y='624.8'><tspan x='680.3749999999999' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='508.44999999999993' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='508.44999999999993' y='871.2'><tspan x='508.44999999999993' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='309.99999999999994' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='309.99999999999994' y='1117.6'><tspan x='309.99999999999994' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cause</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='643.3999999999999' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='643.3999999999999' y='1117.6'><tspan x='643.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='615.3999999999999' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='615.3999999999999' y='1364.0'><tspan x='615.3999999999999' y='1364.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">fall</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='849.8' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='849.8' y='871.2'><tspan x='849.8' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1190.1249999999998' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1190.1249999999998' y='624.8'><tspan x='1190.1249999999998' y='624.8' 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='1024.1999999999998' y='
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1024.1999999999998' y='871.2'><tspan x='1024.1999999999998' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
49
49
|
</text>
|
|
50
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1023.1999999999998' y='
|
|
51
|
-
<tspan x='1047.1999999999998' y='
|
|
50
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1023.1999999999998' y='1117.6'><tspan x='1023.1999999999998' y='1117.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
|
|
51
|
+
<tspan x='1047.1999999999998' y='1121.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">c</tspan>
|
|
52
52
|
</text>
|
|
53
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1377.0499999999997' y='
|
|
53
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1377.0499999999997' y='871.2'><tspan x='1377.0499999999997' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
|
|
54
54
|
</text>
|
|
55
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1203.6' y='
|
|
55
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1203.6' y='1117.6'><tspan x='1203.6' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">books</tspan>
|
|
56
56
|
</text>
|
|
57
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1517.0' y='
|
|
58
|
-
<tspan x='1541.0' y='
|
|
57
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1517.0' y='1117.6'><tspan x='1517.0' y='1117.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
|
|
58
|
+
<tspan x='1541.0' y='1121.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">f</tspan>
|
|
59
59
|
</text>
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='104.60000000000002' y1='
|
|
61
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='965.4999999999999' y1='
|
|
62
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='699.8749999999999' y1='
|
|
63
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1231.1249999999998' y1='
|
|
64
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='530.4499999999999' y1='
|
|
65
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='869.3' y1='
|
|
66
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='395.49999999999994' y1='
|
|
67
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='665.3999999999999' y1='
|
|
68
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='665.3999999999999' y1='
|
|
69
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1046.1999999999998' y1='
|
|
70
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1416.0499999999997' y1='
|
|
71
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1046.1999999999998' y1='
|
|
72
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1293.1' y1='
|
|
73
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1539.0' y1='
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='104.60000000000002' y1='268.4' x2='535.05' y2='187.0' />
|
|
61
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='965.4999999999999' y1='268.4' x2='535.05' y2='187.0' />
|
|
62
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='699.8749999999999' y1='514.8' x2='965.4999999999999' y2='433.4' />
|
|
63
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1231.1249999999998' y1='514.8' x2='965.4999999999999' y2='433.4' />
|
|
64
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='530.4499999999999' y1='761.2' x2='699.8749999999999' y2='679.8' />
|
|
65
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='869.3' y1='761.2' x2='699.8749999999999' y2='679.8' />
|
|
66
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='395.49999999999994' y1='1007.6' x2='530.4499999999999' y2='926.2' />
|
|
67
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='665.3999999999999' y1='1007.6' x2='530.4499999999999' y2='926.2' />
|
|
68
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='665.3999999999999' y1='1254.0' x2='665.3999999999999' y2='1172.6' />
|
|
69
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1046.1999999999998' y1='761.2' x2='1231.1249999999998' y2='679.8' />
|
|
70
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1416.0499999999997' y1='761.2' x2='1231.1249999999998' y2='679.8' />
|
|
71
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1046.1999999999998' y1='1007.6' x2='1046.1999999999998' y2='926.2' />
|
|
72
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1293.1' y1='1007.6' x2='1416.0499999999997' y2='926.2' />
|
|
73
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1539.0' y1='1007.6' x2='1416.0499999999997' y2='926.2' />
|
|
74
74
|
</svg>
|
data/docs/assets/svg/003.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="1344.1999999999998" height="
|
|
3
|
+
<svg width="1344.1999999999998" height="1430.4" viewBox="-20, -20, 1384.1999999999998, 1470.4" 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,40 +24,40 @@
|
|
|
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="1384.1999999999998" height="1470.4" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='302.50625' y='132.0'><tspan x='302.50625' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='378.4'><tspan x='33.60000000000002' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='553.9124999999999' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='553.9124999999999' y='378.4'><tspan x='553.9124999999999' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V'</tspan>
|
|
33
33
|
</text>
|
|
34
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='309.99999999999994' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='309.99999999999994' y='624.8'><tspan x='309.99999999999994' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='315.99999999999994' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='315.99999999999994' y='871.2'><tspan x='315.99999999999994' y='871.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">e</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='791.8249999999999' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='791.8249999999999' y='624.8'><tspan x='791.8249999999999' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='556.4' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='556.4' y='871.2'><tspan x='556.4' y='871.2' 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='488.4' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='488.4' y='1117.6'><tspan x='488.4' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>book</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1036.75' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1036.75' y='871.2'><tspan x='1036.75' y='871.2' style="" 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='895.3' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='895.3' y='1117.6'><tspan x='895.3' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
47
47
|
</text>
|
|
48
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='846.8' y='
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='846.8' y='1364.0'><tspan x='846.8' y='1364.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">gave</tspan>
|
|
49
49
|
</text>
|
|
50
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1122.1999999999998' y='
|
|
50
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1122.1999999999998' y='1117.6'><tspan x='1122.1999999999998' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">to-Bill</tspan>
|
|
51
51
|
</text>
|
|
52
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='104.60000000000002' y1='
|
|
53
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='582.4124999999999' y1='
|
|
54
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='331.99999999999994' y1='
|
|
55
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='832.8249999999999' y1='
|
|
56
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='331.99999999999994' y1='
|
|
57
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='600.4' y1='
|
|
58
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1065.25' y1='
|
|
59
|
-
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;' points='488.4
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='917.3' y1='
|
|
61
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1213.1999999999998' y1='
|
|
62
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='917.3' y1='
|
|
52
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='104.60000000000002' y1='268.4' x2='343.50625' y2='187.0' />
|
|
53
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='582.4124999999999' y1='268.4' x2='343.50625' y2='187.0' />
|
|
54
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='331.99999999999994' y1='514.8' x2='582.4124999999999' y2='433.4' />
|
|
55
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='832.8249999999999' y1='514.8' x2='582.4124999999999' y2='433.4' />
|
|
56
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='331.99999999999994' y1='761.2' x2='331.99999999999994' y2='679.8' />
|
|
57
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='600.4' y1='761.2' x2='832.8249999999999' y2='679.8' />
|
|
58
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1065.25' y1='761.2' x2='832.8249999999999' y2='679.8' />
|
|
59
|
+
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='488.4 1007.6 712.4 1007.6 600.4 926.2' />
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='917.3' y1='1007.6' x2='1065.25' y2='926.2' />
|
|
61
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1213.1999999999998' y1='1007.6' x2='1065.25' y2='926.2' />
|
|
62
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='917.3' y1='1254.0' x2='917.3' y2='1172.6' />
|
|
63
63
|
</svg>
|
data/docs/assets/svg/004.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="1614.1999999999998" height="
|
|
3
|
+
<svg width="1614.1999999999998" height="1430.4" viewBox="-20, -20, 1654.1999999999998, 1470.4" 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,54 +24,54 @@
|
|
|
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="1654.1999999999998" height="1470.4" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='314.34999999999997' y='132.0'><tspan x='314.34999999999997' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
29
29
|
<tspan x='396.34999999999997' y='136.0' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
30
30
|
</text>
|
|
31
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='48.10000000000002' y='
|
|
32
|
-
<tspan x='136.10000000000002' y='
|
|
31
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='48.10000000000002' y='378.4'><tspan x='48.10000000000002' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
32
|
+
<tspan x='136.10000000000002' y='382.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
33
33
|
</text>
|
|
34
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='624.8'><tspan x='33.60000000000002' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='590.0999999999999' y='
|
|
37
|
-
<tspan x='647.0999999999999' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='590.0999999999999' y='378.4'><tspan x='590.0999999999999' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V'</tspan>
|
|
37
|
+
<tspan x='647.0999999999999' y='382.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
38
38
|
</text>
|
|
39
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='309.99999999999994' y='
|
|
40
|
-
<tspan x='353.99999999999994' y='
|
|
39
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='309.99999999999994' y='624.8'><tspan x='309.99999999999994' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
40
|
+
<tspan x='353.99999999999994' y='628.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='328.49999999999994' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='328.49999999999994' y='871.2'><tspan x='328.49999999999994' y='871.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">e</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='864.1999999999998' y='
|
|
45
|
-
<tspan x='946.1999999999998' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='864.1999999999998' y='624.8'><tspan x='864.1999999999998' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
|
|
45
|
+
<tspan x='946.1999999999998' y='628.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
46
46
|
</text>
|
|
47
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='599.8999999999999' y='
|
|
48
|
-
<tspan x='687.8999999999999' y='
|
|
47
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='599.8999999999999' y='871.2'><tspan x='599.8999999999999' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
|
48
|
+
<tspan x='687.8999999999999' y='875.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
49
49
|
</text>
|
|
50
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='513.3999999999999' y='
|
|
50
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='513.3999999999999' y='1117.6'><tspan x='513.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the<tspan style='fill:none;'>■</tspan>book</tspan>
|
|
51
51
|
</text>
|
|
52
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1137.9999999999998' y='
|
|
53
|
-
<tspan x='1194.9999999999998' y='
|
|
52
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1137.9999999999998' y='871.2'><tspan x='1137.9999999999998' y='871.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V'</tspan>
|
|
53
|
+
<tspan x='1194.9999999999998' y='875.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
54
54
|
</text>
|
|
55
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='950.8' y='
|
|
56
|
-
<tspan x='994.8' y='
|
|
55
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='950.8' y='1117.6'><tspan x='950.8' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
|
|
56
|
+
<tspan x='994.8' y='1121.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
57
57
|
</text>
|
|
58
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='933.8' y='
|
|
58
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='933.8' y='1364.0'><tspan x='933.8' y='1364.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">put</tspan>
|
|
59
59
|
</text>
|
|
60
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1334.1999999999998' y='
|
|
60
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1334.1999999999998' y='1117.6'><tspan x='1334.1999999999998' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ZP</tspan>
|
|
61
61
|
</text>
|
|
62
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1171.1999999999998' y='
|
|
62
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1171.1999999999998' y='1364.0'><tspan x='1171.1999999999998' y='1364.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>shelf</tspan>
|
|
63
63
|
</text>
|
|
64
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='104.60000000000002' y1='
|
|
65
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='631.0999999999999' y1='
|
|
66
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='104.60000000000002' y1='
|
|
67
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='344.49999999999994' y1='
|
|
68
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='917.6999999999998' y1='
|
|
69
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='344.49999999999994' y1='
|
|
70
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='656.3999999999999' y1='
|
|
71
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1178.9999999999998' y1='
|
|
72
|
-
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;' points='513.3999999999999
|
|
73
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='985.3' y1='
|
|
74
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1372.6999999999998' y1='
|
|
75
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='985.3' y1='
|
|
76
|
-
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;' points='1171.1999999999998
|
|
64
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='104.60000000000002' y1='268.4' x2='367.84999999999997' y2='187.0' />
|
|
65
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='631.0999999999999' y1='268.4' x2='367.84999999999997' y2='187.0' />
|
|
66
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='104.60000000000002' y1='514.8' x2='104.60000000000002' y2='433.4' />
|
|
67
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='344.49999999999994' y1='514.8' x2='631.0999999999999' y2='433.4' />
|
|
68
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='917.6999999999998' y1='514.8' x2='631.0999999999999' y2='433.4' />
|
|
69
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='344.49999999999994' y1='761.2' x2='344.49999999999994' y2='679.8' />
|
|
70
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='656.3999999999999' y1='761.2' x2='917.6999999999998' y2='679.8' />
|
|
71
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1178.9999999999998' y1='761.2' x2='917.6999999999998' y2='679.8' />
|
|
72
|
+
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='513.3999999999999 1007.6 799.3999999999999 1007.6 656.3999999999999 926.2' />
|
|
73
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='985.3' y1='1007.6' x2='1178.9999999999998' y2='926.2' />
|
|
74
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1372.6999999999998' y1='1007.6' x2='1178.9999999999998' y2='926.2' />
|
|
75
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='985.3' y1='1254.0' x2='985.3' y2='1172.6' />
|
|
76
|
+
<polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='1171.1999999999998 1254.0 1574.1999999999998 1254.0 1372.6999999999998 1172.6' />
|
|
77
77
|
</svg>
|