mahjong-render 0.1.0
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 +7 -0
- data/CHANGELOG.md +12 -0
- data/CONTRIBUTING.md +7 -0
- data/LICENSE +202 -0
- data/LICENSES/CC0-1.0.txt +121 -0
- data/README.ja.md +90 -0
- data/README.md +112 -0
- data/SECURITY.md +5 -0
- data/THIRD_PARTY_NOTICES.md +17 -0
- data/assets/manifest.json +45 -0
- data/assets/tiles/Chun.svg +232 -0
- data/assets/tiles/Front.svg +334 -0
- data/assets/tiles/Haku.svg +214 -0
- data/assets/tiles/Hatsu.svg +309 -0
- data/assets/tiles/Man1.svg +276 -0
- data/assets/tiles/Man2.svg +286 -0
- data/assets/tiles/Man3.svg +292 -0
- data/assets/tiles/Man4.svg +292 -0
- data/assets/tiles/Man5-Dora.svg +319 -0
- data/assets/tiles/Man5.svg +313 -0
- data/assets/tiles/Man6.svg +297 -0
- data/assets/tiles/Man7.svg +283 -0
- data/assets/tiles/Man8.svg +286 -0
- data/assets/tiles/Man9.svg +292 -0
- data/assets/tiles/Nan.svg +270 -0
- data/assets/tiles/Pei.svg +236 -0
- data/assets/tiles/Pin1.svg +544 -0
- data/assets/tiles/Pin2.svg +400 -0
- data/assets/tiles/Pin3.svg +362 -0
- data/assets/tiles/Pin4.svg +407 -0
- data/assets/tiles/Pin5-Dora.svg +460 -0
- data/assets/tiles/Pin5.svg +454 -0
- data/assets/tiles/Pin6.svg +477 -0
- data/assets/tiles/Pin7.svg +567 -0
- data/assets/tiles/Pin8.svg +570 -0
- data/assets/tiles/Pin9.svg +623 -0
- data/assets/tiles/Shaa.svg +248 -0
- data/assets/tiles/Sou1.svg +764 -0
- data/assets/tiles/Sou2.svg +372 -0
- data/assets/tiles/Sou3.svg +462 -0
- data/assets/tiles/Sou4.svg +573 -0
- data/assets/tiles/Sou5-Dora.svg +614 -0
- data/assets/tiles/Sou5.svg +608 -0
- data/assets/tiles/Sou6.svg +688 -0
- data/assets/tiles/Sou7.svg +628 -0
- data/assets/tiles/Sou8.svg +712 -0
- data/assets/tiles/Sou9.svg +748 -0
- data/assets/tiles/Ton.svg +242 -0
- data/docs/adr/0001-renderer-selection.md +7 -0
- data/docs/adr/0002-license.md +5 -0
- data/docs/adr/0003-notation.md +5 -0
- data/docs/adr/0004-assets.md +5 -0
- data/docs/adr/0005-package.md +5 -0
- data/docs/release.md +32 -0
- data/docs/research/existing-renderers.md +21 -0
- data/examples/basic.adoc +13 -0
- data/examples/hand.png +0 -0
- data/lib/mahjong_render/asciidoctor.rb +32 -0
- data/lib/mahjong_render/parser.rb +113 -0
- data/lib/mahjong_render/renderer.rb +105 -0
- data/lib/mahjong_render/version.rb +8 -0
- data/lib/mahjong_render.rb +14 -0
- metadata +106 -0
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
|
|
6
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
7
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
8
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
9
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
width="300"
|
|
14
|
+
height="400"
|
|
15
|
+
viewBox="0 0 300 400"
|
|
16
|
+
id="svg2"
|
|
17
|
+
version="1.1"
|
|
18
|
+
inkscape:version="0.91 r13725"
|
|
19
|
+
sodipodi:docname="Haku.svg"
|
|
20
|
+
inkscape:export-filename="C:\Users\Fluffy\Documents\Projects\ExtraRiichi\Haku.png"
|
|
21
|
+
inkscape:export-xdpi="180"
|
|
22
|
+
inkscape:export-ydpi="180">
|
|
23
|
+
<defs
|
|
24
|
+
id="defs4">
|
|
25
|
+
<inkscape:path-effect
|
|
26
|
+
effect="skeletal"
|
|
27
|
+
id="path-effect7963"
|
|
28
|
+
is_visible="true"
|
|
29
|
+
pattern="m -90.825902,-314.06958 23.03016,41.38503 13.798268,-41.38503 z"
|
|
30
|
+
copytype="repeated_stretched"
|
|
31
|
+
prop_scale="1"
|
|
32
|
+
scale_y_rel="false"
|
|
33
|
+
spacing="0"
|
|
34
|
+
normal_offset="0"
|
|
35
|
+
tang_offset="0"
|
|
36
|
+
prop_units="false"
|
|
37
|
+
vertical_pattern="false"
|
|
38
|
+
fuse_tolerance="0"
|
|
39
|
+
pattern-nodetypes="cccc" />
|
|
40
|
+
<inkscape:path-effect
|
|
41
|
+
effect="skeletal"
|
|
42
|
+
id="path-effect7830"
|
|
43
|
+
is_visible="true"
|
|
44
|
+
pattern="M -12.828427,33.715729 -17,-11 l 9.0000001,0 z"
|
|
45
|
+
copytype="repeated_stretched"
|
|
46
|
+
prop_scale="-1"
|
|
47
|
+
scale_y_rel="false"
|
|
48
|
+
spacing="5.1"
|
|
49
|
+
normal_offset="0"
|
|
50
|
+
tang_offset="0"
|
|
51
|
+
prop_units="false"
|
|
52
|
+
vertical_pattern="false"
|
|
53
|
+
fuse_tolerance="0"
|
|
54
|
+
pattern-nodetypes="cccc" />
|
|
55
|
+
<linearGradient
|
|
56
|
+
id="linearGradient10055"
|
|
57
|
+
osb:paint="solid">
|
|
58
|
+
<stop
|
|
59
|
+
style="stop-color:#000000;stop-opacity:1;"
|
|
60
|
+
offset="0"
|
|
61
|
+
id="stop10057" />
|
|
62
|
+
</linearGradient>
|
|
63
|
+
<marker
|
|
64
|
+
inkscape:stockid="Arrow1Lstart"
|
|
65
|
+
orient="auto"
|
|
66
|
+
refY="0"
|
|
67
|
+
refX="0"
|
|
68
|
+
id="Arrow1Lstart"
|
|
69
|
+
style="overflow:visible"
|
|
70
|
+
inkscape:isstock="true">
|
|
71
|
+
<path
|
|
72
|
+
id="path4978"
|
|
73
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
|
74
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ff5c00;stroke-width:1pt;stroke-opacity:1"
|
|
75
|
+
transform="matrix(0.8,0,0,0.8,10,0)"
|
|
76
|
+
inkscape:connector-curvature="0" />
|
|
77
|
+
</marker>
|
|
78
|
+
<clipPath
|
|
79
|
+
clipPathUnits="userSpaceOnUse"
|
|
80
|
+
id="clipPath4243">
|
|
81
|
+
<circle
|
|
82
|
+
style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
83
|
+
id="circle4245"
|
|
84
|
+
cx="-264.65997"
|
|
85
|
+
cy="-198.20665"
|
|
86
|
+
r="293.95438" />
|
|
87
|
+
</clipPath>
|
|
88
|
+
<clipPath
|
|
89
|
+
clipPathUnits="userSpaceOnUse"
|
|
90
|
+
id="clipPath7847">
|
|
91
|
+
<ellipse
|
|
92
|
+
style="opacity:1;fill:#822600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
93
|
+
id="ellipse7849"
|
|
94
|
+
cx="394"
|
|
95
|
+
cy="552.36218"
|
|
96
|
+
rx="349.49533"
|
|
97
|
+
ry="216" />
|
|
98
|
+
</clipPath>
|
|
99
|
+
<clipPath
|
|
100
|
+
clipPathUnits="userSpaceOnUse"
|
|
101
|
+
id="clipPath4243-1">
|
|
102
|
+
<circle
|
|
103
|
+
style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
104
|
+
id="circle4245-4"
|
|
105
|
+
cx="-264.65997"
|
|
106
|
+
cy="-198.20665"
|
|
107
|
+
r="293.95438" />
|
|
108
|
+
</clipPath>
|
|
109
|
+
<clipPath
|
|
110
|
+
clipPathUnits="userSpaceOnUse"
|
|
111
|
+
id="clipPath7876">
|
|
112
|
+
<circle
|
|
113
|
+
style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
114
|
+
id="circle7878"
|
|
115
|
+
cx="-264.65997"
|
|
116
|
+
cy="-198.20665"
|
|
117
|
+
r="293.95438" />
|
|
118
|
+
</clipPath>
|
|
119
|
+
<clipPath
|
|
120
|
+
clipPathUnits="userSpaceOnUse"
|
|
121
|
+
id="clipPath14693">
|
|
122
|
+
<rect
|
|
123
|
+
style="opacity:1;fill:#a53c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
124
|
+
id="rect14695"
|
|
125
|
+
width="131.78395"
|
|
126
|
+
height="168.82127"
|
|
127
|
+
x="-332.59583"
|
|
128
|
+
y="383.49765"
|
|
129
|
+
rx="1.2551664"
|
|
130
|
+
ry="3.7514515"
|
|
131
|
+
transform="matrix(0.99939083,-0.03489951,0.03489951,0.99939083,0,0)" />
|
|
132
|
+
</clipPath>
|
|
133
|
+
<clipPath
|
|
134
|
+
clipPathUnits="userSpaceOnUse"
|
|
135
|
+
id="clipPath14952">
|
|
136
|
+
<ellipse
|
|
137
|
+
style="opacity:1;fill:#a53c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
138
|
+
id="ellipse14954"
|
|
139
|
+
cx="-271.34384"
|
|
140
|
+
cy="647.25604"
|
|
141
|
+
rx="69.057365"
|
|
142
|
+
ry="116.91089"
|
|
143
|
+
transform="matrix(0.99939083,-0.03489951,0.03489951,0.99939083,0,0)" />
|
|
144
|
+
</clipPath>
|
|
145
|
+
<pattern
|
|
146
|
+
y="0"
|
|
147
|
+
x="0"
|
|
148
|
+
height="6"
|
|
149
|
+
width="6"
|
|
150
|
+
patternUnits="userSpaceOnUse"
|
|
151
|
+
id="EMFhbasepattern" />
|
|
152
|
+
</defs>
|
|
153
|
+
<sodipodi:namedview
|
|
154
|
+
id="base"
|
|
155
|
+
pagecolor="#aeffff"
|
|
156
|
+
bordercolor="#666666"
|
|
157
|
+
borderopacity="1"
|
|
158
|
+
inkscape:pageopacity="0"
|
|
159
|
+
inkscape:pageshadow="2"
|
|
160
|
+
inkscape:zoom="1.4297189"
|
|
161
|
+
inkscape:cx="28.942359"
|
|
162
|
+
inkscape:cy="260.89845"
|
|
163
|
+
inkscape:document-units="px"
|
|
164
|
+
inkscape:current-layer="layer1"
|
|
165
|
+
showgrid="true"
|
|
166
|
+
inkscape:window-width="1920"
|
|
167
|
+
inkscape:window-height="1017"
|
|
168
|
+
inkscape:window-x="-8"
|
|
169
|
+
inkscape:window-y="-8"
|
|
170
|
+
inkscape:window-maximized="1"
|
|
171
|
+
showguides="true"
|
|
172
|
+
inkscape:guide-bbox="true"
|
|
173
|
+
units="px">
|
|
174
|
+
<inkscape:grid
|
|
175
|
+
type="xygrid"
|
|
176
|
+
id="grid4774"
|
|
177
|
+
visible="true"
|
|
178
|
+
dotted="false"
|
|
179
|
+
color="#3f3fff"
|
|
180
|
+
opacity="0.03921569"
|
|
181
|
+
empcolor="#3f3fff"
|
|
182
|
+
empopacity="0.07843137"
|
|
183
|
+
enabled="false" />
|
|
184
|
+
<sodipodi:guide
|
|
185
|
+
position="150,200"
|
|
186
|
+
orientation="0,1"
|
|
187
|
+
id="guide8231"
|
|
188
|
+
inkscape:label=""
|
|
189
|
+
inkscape:color="rgb(0,0,255)" />
|
|
190
|
+
<sodipodi:guide
|
|
191
|
+
position="150,200"
|
|
192
|
+
orientation="1,0"
|
|
193
|
+
id="guide8233"
|
|
194
|
+
inkscape:label=""
|
|
195
|
+
inkscape:color="rgb(0,0,255)" />
|
|
196
|
+
</sodipodi:namedview>
|
|
197
|
+
<metadata
|
|
198
|
+
id="metadata7">
|
|
199
|
+
<rdf:RDF>
|
|
200
|
+
<cc:Work
|
|
201
|
+
rdf:about="">
|
|
202
|
+
<dc:format>image/svg+xml</dc:format>
|
|
203
|
+
<dc:type
|
|
204
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
205
|
+
<dc:title />
|
|
206
|
+
</cc:Work>
|
|
207
|
+
</rdf:RDF>
|
|
208
|
+
</metadata>
|
|
209
|
+
<g
|
|
210
|
+
inkscape:label="Layer 1"
|
|
211
|
+
inkscape:groupmode="layer"
|
|
212
|
+
id="layer1"
|
|
213
|
+
transform="translate(0,-652.36216)" />
|
|
214
|
+
</svg>
|
|
@@ -0,0 +1,309 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
|
|
6
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
7
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
8
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
9
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
width="300"
|
|
14
|
+
height="400"
|
|
15
|
+
viewBox="0 0 300 400"
|
|
16
|
+
id="svg2"
|
|
17
|
+
version="1.1"
|
|
18
|
+
inkscape:version="0.91 r13725"
|
|
19
|
+
sodipodi:docname="Hatsu.svg"
|
|
20
|
+
inkscape:export-filename="C:\Users\Fluffy\Documents\Projects\ExtraRiichi\Hatsu.png"
|
|
21
|
+
inkscape:export-xdpi="180"
|
|
22
|
+
inkscape:export-ydpi="180">
|
|
23
|
+
<defs
|
|
24
|
+
id="defs4">
|
|
25
|
+
<inkscape:path-effect
|
|
26
|
+
effect="skeletal"
|
|
27
|
+
id="path-effect7963"
|
|
28
|
+
is_visible="true"
|
|
29
|
+
pattern="m -90.825902,-314.06958 23.03016,41.38503 13.798268,-41.38503 z"
|
|
30
|
+
copytype="repeated_stretched"
|
|
31
|
+
prop_scale="1"
|
|
32
|
+
scale_y_rel="false"
|
|
33
|
+
spacing="0"
|
|
34
|
+
normal_offset="0"
|
|
35
|
+
tang_offset="0"
|
|
36
|
+
prop_units="false"
|
|
37
|
+
vertical_pattern="false"
|
|
38
|
+
fuse_tolerance="0"
|
|
39
|
+
pattern-nodetypes="cccc" />
|
|
40
|
+
<inkscape:path-effect
|
|
41
|
+
effect="skeletal"
|
|
42
|
+
id="path-effect7830"
|
|
43
|
+
is_visible="true"
|
|
44
|
+
pattern="M -12.828427,33.715729 -17,-11 l 9.0000001,0 z"
|
|
45
|
+
copytype="repeated_stretched"
|
|
46
|
+
prop_scale="-1"
|
|
47
|
+
scale_y_rel="false"
|
|
48
|
+
spacing="5.1"
|
|
49
|
+
normal_offset="0"
|
|
50
|
+
tang_offset="0"
|
|
51
|
+
prop_units="false"
|
|
52
|
+
vertical_pattern="false"
|
|
53
|
+
fuse_tolerance="0"
|
|
54
|
+
pattern-nodetypes="cccc" />
|
|
55
|
+
<linearGradient
|
|
56
|
+
id="linearGradient10055"
|
|
57
|
+
osb:paint="solid">
|
|
58
|
+
<stop
|
|
59
|
+
style="stop-color:#000000;stop-opacity:1;"
|
|
60
|
+
offset="0"
|
|
61
|
+
id="stop10057" />
|
|
62
|
+
</linearGradient>
|
|
63
|
+
<marker
|
|
64
|
+
inkscape:stockid="Arrow1Lstart"
|
|
65
|
+
orient="auto"
|
|
66
|
+
refY="0"
|
|
67
|
+
refX="0"
|
|
68
|
+
id="Arrow1Lstart"
|
|
69
|
+
style="overflow:visible"
|
|
70
|
+
inkscape:isstock="true">
|
|
71
|
+
<path
|
|
72
|
+
id="path4978"
|
|
73
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
|
74
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ff5c00;stroke-width:1pt;stroke-opacity:1"
|
|
75
|
+
transform="matrix(0.8,0,0,0.8,10,0)"
|
|
76
|
+
inkscape:connector-curvature="0" />
|
|
77
|
+
</marker>
|
|
78
|
+
<clipPath
|
|
79
|
+
clipPathUnits="userSpaceOnUse"
|
|
80
|
+
id="clipPath4243">
|
|
81
|
+
<circle
|
|
82
|
+
style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
83
|
+
id="circle4245"
|
|
84
|
+
cx="-264.65997"
|
|
85
|
+
cy="-198.20665"
|
|
86
|
+
r="293.95438" />
|
|
87
|
+
</clipPath>
|
|
88
|
+
<clipPath
|
|
89
|
+
clipPathUnits="userSpaceOnUse"
|
|
90
|
+
id="clipPath7847">
|
|
91
|
+
<ellipse
|
|
92
|
+
style="opacity:1;fill:#822600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
93
|
+
id="ellipse7849"
|
|
94
|
+
cx="394"
|
|
95
|
+
cy="552.36218"
|
|
96
|
+
rx="349.49533"
|
|
97
|
+
ry="216" />
|
|
98
|
+
</clipPath>
|
|
99
|
+
<clipPath
|
|
100
|
+
clipPathUnits="userSpaceOnUse"
|
|
101
|
+
id="clipPath4243-1">
|
|
102
|
+
<circle
|
|
103
|
+
style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
104
|
+
id="circle4245-4"
|
|
105
|
+
cx="-264.65997"
|
|
106
|
+
cy="-198.20665"
|
|
107
|
+
r="293.95438" />
|
|
108
|
+
</clipPath>
|
|
109
|
+
<clipPath
|
|
110
|
+
clipPathUnits="userSpaceOnUse"
|
|
111
|
+
id="clipPath7876">
|
|
112
|
+
<circle
|
|
113
|
+
style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
114
|
+
id="circle7878"
|
|
115
|
+
cx="-264.65997"
|
|
116
|
+
cy="-198.20665"
|
|
117
|
+
r="293.95438" />
|
|
118
|
+
</clipPath>
|
|
119
|
+
<clipPath
|
|
120
|
+
clipPathUnits="userSpaceOnUse"
|
|
121
|
+
id="clipPath14693">
|
|
122
|
+
<rect
|
|
123
|
+
style="opacity:1;fill:#a53c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
124
|
+
id="rect14695"
|
|
125
|
+
width="131.78395"
|
|
126
|
+
height="168.82127"
|
|
127
|
+
x="-332.59583"
|
|
128
|
+
y="383.49765"
|
|
129
|
+
rx="1.2551664"
|
|
130
|
+
ry="3.7514515"
|
|
131
|
+
transform="matrix(0.99939083,-0.03489951,0.03489951,0.99939083,0,0)" />
|
|
132
|
+
</clipPath>
|
|
133
|
+
<clipPath
|
|
134
|
+
clipPathUnits="userSpaceOnUse"
|
|
135
|
+
id="clipPath14952">
|
|
136
|
+
<ellipse
|
|
137
|
+
style="opacity:1;fill:#a53c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
138
|
+
id="ellipse14954"
|
|
139
|
+
cx="-271.34384"
|
|
140
|
+
cy="647.25604"
|
|
141
|
+
rx="69.057365"
|
|
142
|
+
ry="116.91089"
|
|
143
|
+
transform="matrix(0.99939083,-0.03489951,0.03489951,0.99939083,0,0)" />
|
|
144
|
+
</clipPath>
|
|
145
|
+
<pattern
|
|
146
|
+
y="0"
|
|
147
|
+
x="0"
|
|
148
|
+
height="6"
|
|
149
|
+
width="6"
|
|
150
|
+
patternUnits="userSpaceOnUse"
|
|
151
|
+
id="EMFhbasepattern" />
|
|
152
|
+
</defs>
|
|
153
|
+
<sodipodi:namedview
|
|
154
|
+
id="base"
|
|
155
|
+
pagecolor="#aeffff"
|
|
156
|
+
bordercolor="#666666"
|
|
157
|
+
borderopacity="1"
|
|
158
|
+
inkscape:pageopacity="0"
|
|
159
|
+
inkscape:pageshadow="2"
|
|
160
|
+
inkscape:zoom="2.8594378"
|
|
161
|
+
inkscape:cx="155.81431"
|
|
162
|
+
inkscape:cy="284.12733"
|
|
163
|
+
inkscape:document-units="px"
|
|
164
|
+
inkscape:current-layer="layer1"
|
|
165
|
+
showgrid="true"
|
|
166
|
+
inkscape:window-width="1920"
|
|
167
|
+
inkscape:window-height="1017"
|
|
168
|
+
inkscape:window-x="1912"
|
|
169
|
+
inkscape:window-y="-8"
|
|
170
|
+
inkscape:window-maximized="1"
|
|
171
|
+
showguides="true"
|
|
172
|
+
inkscape:guide-bbox="true"
|
|
173
|
+
units="px">
|
|
174
|
+
<inkscape:grid
|
|
175
|
+
type="xygrid"
|
|
176
|
+
id="grid4774"
|
|
177
|
+
visible="true"
|
|
178
|
+
dotted="false"
|
|
179
|
+
color="#3f3fff"
|
|
180
|
+
opacity="0.03921569"
|
|
181
|
+
empcolor="#3f3fff"
|
|
182
|
+
empopacity="0.07843137"
|
|
183
|
+
enabled="false" />
|
|
184
|
+
<sodipodi:guide
|
|
185
|
+
position="150,200"
|
|
186
|
+
orientation="0,1"
|
|
187
|
+
id="guide8231"
|
|
188
|
+
inkscape:label=""
|
|
189
|
+
inkscape:color="rgb(0,0,255)" />
|
|
190
|
+
<sodipodi:guide
|
|
191
|
+
position="150,200"
|
|
192
|
+
orientation="1,0"
|
|
193
|
+
id="guide8233"
|
|
194
|
+
inkscape:label=""
|
|
195
|
+
inkscape:color="rgb(0,0,255)" />
|
|
196
|
+
</sodipodi:namedview>
|
|
197
|
+
<metadata
|
|
198
|
+
id="metadata7">
|
|
199
|
+
<rdf:RDF>
|
|
200
|
+
<cc:Work
|
|
201
|
+
rdf:about="">
|
|
202
|
+
<dc:format>image/svg+xml</dc:format>
|
|
203
|
+
<dc:type
|
|
204
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
205
|
+
<dc:title />
|
|
206
|
+
</cc:Work>
|
|
207
|
+
</rdf:RDF>
|
|
208
|
+
</metadata>
|
|
209
|
+
<g
|
|
210
|
+
inkscape:label="Layer 1"
|
|
211
|
+
inkscape:groupmode="layer"
|
|
212
|
+
id="layer1"
|
|
213
|
+
transform="translate(0,-652.36216)">
|
|
214
|
+
<g
|
|
215
|
+
id="g8214"
|
|
216
|
+
transform="matrix(0.71142441,0,0,0.71142441,-140.4298,448.29298)">
|
|
217
|
+
<path
|
|
218
|
+
sodipodi:nodetypes="ccccccccc"
|
|
219
|
+
inkscape:connector-curvature="0"
|
|
220
|
+
id="path8167"
|
|
221
|
+
d="m 409.81023,440.81379 c 34.62279,13.50198 72.53734,107.4651 100.96631,181.51977 1.39128,3.01271 2.23772,6.28074 5.69886,8.07115 25.98101,14.65951 56.13523,36.47186 68.69999,46.74349 23.44422,16.60038 35.69055,5.67982 29.30548,-10.11988 -4.82392,-12.17183 -23.57808,-40.28999 -27.77314,-49.28727 -5.34853,-9.97789 -19.28999,-21.42322 -37.2864,-34.99872 -35.85489,-25.86472 -57.62913,-82.48687 -122.2875,-162.60639 -3.15221,-2.99045 -19.00814,14.44305 -17.3236,20.67785 z"
|
|
222
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
223
|
+
<path
|
|
224
|
+
sodipodi:nodetypes="ccccc"
|
|
225
|
+
inkscape:connector-curvature="0"
|
|
226
|
+
id="path8169"
|
|
227
|
+
d="m 423.61741,432.98337 c -78.38452,110.34146 -127.9378,173.34666 -203.96634,220.50138 -21.02224,14.3026 -25.41866,2.34112 -9.19239,-10.6066 93.49668,-76.12907 113.84213,-140.11107 192.05269,-224.6799 z"
|
|
228
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
229
|
+
<path
|
|
230
|
+
sodipodi:nodetypes="ccccc"
|
|
231
|
+
inkscape:connector-curvature="0"
|
|
232
|
+
id="path8171"
|
|
233
|
+
d="m 401.08262,388.1417 c -30.0844,27.27543 -48.12573,58.97041 -85.14675,77.97873 -16.65631,10.41567 -17.18931,22.16526 4.09314,19.50193 34.74776,-5.57046 73.28108,-26.55584 101.8108,-43.31264 24.08363,-14.96831 21.09071,-89.46719 -20.75719,-54.16802 z"
|
|
234
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
235
|
+
<path
|
|
236
|
+
sodipodi:nodetypes="ccccscc"
|
|
237
|
+
inkscape:connector-curvature="0"
|
|
238
|
+
id="path8173"
|
|
239
|
+
d="m 473.08767,378.62869 c -8.02066,26.87021 -15.13164,47.69091 -31.25245,75.39126 l 18.53038,17.01419 c 25.67346,-51.40051 34.47825,-76.25865 47.31398,-80.03288 4.27196,-2.31981 1.63306,-10.04729 -0.56497,-14.07335 -4.61276,-8.44904 -9.25981,-18.30206 -15.06625,-24.31164 -12.59872,-12.06953 -14.78517,14.81208 -18.96069,26.01242 z"
|
|
240
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
241
|
+
<path
|
|
242
|
+
sodipodi:nodetypes="ccccccc"
|
|
243
|
+
inkscape:connector-curvature="0"
|
|
244
|
+
id="path8175"
|
|
245
|
+
d="m 525.86584,454.91235 c -5.54071,-6.01002 -11.79755,-3.89243 -16.34237,6.76653 -4.08052,9.96218 -25.34737,37.03766 -51.45459,62.21686 -8.90795,9.08189 -0.99657,17.81044 13.05438,7.92798 23.50888,-22.22451 42.38039,-39.49532 56.80839,-42.84371 6.5576,-1.2916 18.03663,2.91589 16.74839,-6.01028 -2.32799,-10.73573 -9.92204,-19.25567 -18.8142,-28.05738 z"
|
|
246
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
247
|
+
<path
|
|
248
|
+
sodipodi:nodetypes="ccccsc"
|
|
249
|
+
inkscape:connector-curvature="0"
|
|
250
|
+
id="path8177"
|
|
251
|
+
d="m 291.14056,495.74433 c -18.98477,-18.22387 -34.16175,-11.58186 -14.20356,15.6529 41.32415,56.90934 66.67472,67.7742 56.66777,88.65182 l 19.17085,0.006 c 10.56156,-11.40712 6.78136,-4.01512 -0.95764,-38.69447 -2.20601,-9.8854 -31.08882,-24.82546 -60.67742,-65.61603 z"
|
|
252
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
253
|
+
<path
|
|
254
|
+
sodipodi:nodetypes="ccccc"
|
|
255
|
+
inkscape:connector-curvature="0"
|
|
256
|
+
id="path8179"
|
|
257
|
+
d="m 312.31994,554.81732 -27.33931,26.17205 c 34.68706,-2.84292 50.37048,-0.45207 85.66626,-20.67923 24.81809,-13.68241 9.35868,-25.97795 -4.46845,-21.24951 -29.98684,12.62584 -28.04303,11.23429 -53.8585,15.75669 z"
|
|
258
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
259
|
+
<path
|
|
260
|
+
sodipodi:nodetypes="cccccc"
|
|
261
|
+
inkscape:connector-curvature="0"
|
|
262
|
+
id="path8181"
|
|
263
|
+
d="m 278.30827,635.42474 c -7.82525,4.63886 -17.68122,-3.49023 -12.31478,8.80297 5.32744,9.29246 16.15426,8.27354 26.71738,4.40094 9.13575,-3.38913 71.71491,-51.79874 112.07759,-57.50707 l 2.14321,-27.02719 c -65.50803,22.159 -120.90979,66.04201 -128.6234,71.33035 z"
|
|
264
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
265
|
+
<path
|
|
266
|
+
sodipodi:nodetypes="ccccccc"
|
|
267
|
+
inkscape:connector-curvature="0"
|
|
268
|
+
id="path8183"
|
|
269
|
+
d="m 426.86553,485.78155 c -3.19076,-3.71578 -11.41929,-9.25124 -15.63593,4.07965 -0.96026,6.26721 1.53684,12.49406 0.64722,22.12513 -4.21159,57.88331 -16.97927,75.4203 -21.17891,99.26947 -1.93549,12.71196 3.74737,21.5917 12.91784,3.33741 6.85173,-20.53521 14.51284,-35.09638 37.88187,-94.81878 1.55601,-10.54656 -4.22291,-22.31383 -14.63209,-33.99288 z"
|
|
270
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
271
|
+
<path
|
|
272
|
+
sodipodi:nodetypes="cccccccsc"
|
|
273
|
+
inkscape:connector-curvature="0"
|
|
274
|
+
id="path8185"
|
|
275
|
+
d="m 352.08956,608.30937 -15.28641,8.07427 c 9.5478,22.70367 -13.1565,103.21785 -30.12907,101.91066 -20.39639,-2.1256 -40.39833,-17.08742 -55.56712,-28.00061 l -6.8703,0.63016 c 16.88066,27.58559 39.19792,59.94684 63.6674,64.40556 7.7044,1.21915 22.74713,-8.45442 26.73484,-15.05843 29.58096,-60.78744 39.33111,-91.75066 33.12844,-109.08526 -2.84264,-7.94434 -12.71671,-13.94044 -15.67778,-22.87635 z"
|
|
276
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
277
|
+
<path
|
|
278
|
+
sodipodi:nodetypes="cccccccc"
|
|
279
|
+
inkscape:connector-curvature="0"
|
|
280
|
+
id="path8187"
|
|
281
|
+
d="m 344.58979,659.10347 -2.1022,-18.39532 c -37.05673,12.70616 -65.78042,33.73461 -94.64108,38.10725 -11.4765,1.53953 -20.1626,-2.30626 -28.06427,-7.63271 -5.32155,-4.2569 -7.88849,-0.63662 -6.81749,4.92746 2.99294,11.73226 4.71481,11.44031 12.11058,17.20458 6.91391,4.25918 12.47336,4.55663 23.63769,3.78598 28.29404,-2.2201 64.48105,-27.74468 95.87677,-37.99724 z"
|
|
282
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
283
|
+
<path
|
|
284
|
+
sodipodi:nodetypes="ccccc"
|
|
285
|
+
inkscape:connector-curvature="0"
|
|
286
|
+
id="path8189"
|
|
287
|
+
d="m 404.43319,591.78934 -8.73076,26.94862 c 32.17108,-4.28365 49.87113,-6.04601 78.51848,-16.54145 22.25023,-16.457 10.3826,-20.90654 -3.40055,-22.33296 -39.38769,3.2834 -26.07867,6.79763 -66.38717,11.92579 z"
|
|
288
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
289
|
+
<path
|
|
290
|
+
sodipodi:nodetypes="ccccccc"
|
|
291
|
+
inkscape:connector-curvature="0"
|
|
292
|
+
id="path8191"
|
|
293
|
+
d="m 441.25038,600.19989 -21.24999,5.98177 c -0.493,41.25671 0.96768,49.10319 -3.35007,59.74705 -13.11619,25.02851 -2.41912,29.6405 -63.80527,75.31466 -8.5931,6.22217 -0.71461,18.32446 9.28234,16.44145 42.48216,-7.09665 79.34052,-32.53701 81.81257,-42.05122 5.78926,-28.21841 0.60878,-70.23137 -2.68958,-115.43371 z"
|
|
294
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
295
|
+
<path
|
|
296
|
+
sodipodi:nodetypes="ccccccc"
|
|
297
|
+
inkscape:connector-curvature="0"
|
|
298
|
+
id="path8193"
|
|
299
|
+
d="m 355.04551,652.39514 -1.24,24.69928 c -5.02581,-1.64396 99.9555,-7.84793 163.56733,-3.18873 8.38786,-0.31554 20.89211,0.17295 18.95537,-7.29219 -14.30223,-21.13914 -22.1051,-23.50845 -30.75289,-24.52112 -2.9899,0.26289 -8.58606,3.05248 -12.6085,2.70199 -25.40401,2.1586 -87.69427,6.19249 -137.92131,7.60077 z"
|
|
300
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
301
|
+
<path
|
|
302
|
+
sodipodi:nodetypes="cscccc"
|
|
303
|
+
inkscape:connector-curvature="0"
|
|
304
|
+
id="path8195"
|
|
305
|
+
d="m 467.46975,707.99594 c 16.45636,11.80939 23.18013,23.60264 27.44222,47.64951 0.48027,2.70969 -0.53953,7.36472 7.27341,8.72373 28.71731,4.99955 57.74678,-8.73379 60.29802,-22.09624 1.59916,-27.28194 -51.93367,-50.90188 -89.27628,-47.74791 -7.69401,1.28961 -9.12776,11.01879 -5.73737,13.47091 z"
|
|
306
|
+
style="fill:#004900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
307
|
+
</g>
|
|
308
|
+
</g>
|
|
309
|
+
</svg>
|