phantom_svg 1.0.2 → 1.0.3
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/.rubocop.yml +4 -0
- data/Guardfile +1 -3
- data/lib/phantom/parser/raster.rb +4 -2
- data/phantom_svg.gemspec +1 -1
- data/spec/images/compiled.svg +437 -0
- data/spec/images/plain.svg +121 -0
- data/spec/images/test_frames/0.svg +138 -0
- data/spec/images/test_frames/1.svg +128 -0
- data/spec/images/test_frames/10.svg +128 -0
- data/spec/images/test_frames/11.svg +128 -0
- data/spec/images/test_frames/2.svg +128 -0
- data/spec/images/test_frames/3.svg +128 -0
- data/spec/images/test_frames/4.svg +128 -0
- data/spec/images/test_frames/5.svg +128 -0
- data/spec/images/test_frames/6.svg +128 -0
- data/spec/images/test_frames/7.svg +128 -0
- data/spec/images/test_frames/8.svg +128 -0
- data/spec/images/test_frames/9.svg +128 -0
- data/spec/images/{stuck_out_tongue → test_frames}/loops_test.json +1 -1
- data/spec/images/{stuck_out_tongue → test_frames}/loops_test.xml +0 -0
- data/spec/images/{stuck_out_tongue → test_frames}/skip_first_test.json +2 -2
- data/spec/images/{stuck_out_tongue → test_frames}/skip_first_test.xml +1 -1
- data/spec/images/{stuck_out_tongue → test_frames}/test1.json +1 -1
- data/spec/images/{stuck_out_tongue → test_frames}/test1.xml +0 -0
- data/spec/images/{stuck_out_tongue → test_frames}/test2.json +1 -1
- data/spec/images/{stuck_out_tongue → test_frames}/test2.xml +0 -0
- data/spec/phantom/svg_spec.rb +16 -16
- metadata +46 -44
- data/spec/images/ninja.svg +0 -63
- data/spec/images/stuck_out_tongue/0.svg +0 -103
- data/spec/images/stuck_out_tongue/1.svg +0 -103
- data/spec/images/stuck_out_tongue/10.svg +0 -103
- data/spec/images/stuck_out_tongue/11.svg +0 -103
- data/spec/images/stuck_out_tongue/2.svg +0 -103
- data/spec/images/stuck_out_tongue/3.svg +0 -103
- data/spec/images/stuck_out_tongue/4.svg +0 -103
- data/spec/images/stuck_out_tongue/5.svg +0 -103
- data/spec/images/stuck_out_tongue/6.svg +0 -103
- data/spec/images/stuck_out_tongue/7.svg +0 -103
- data/spec/images/stuck_out_tongue/8.svg +0 -103
- data/spec/images/stuck_out_tongue/9.svg +0 -103
@@ -0,0 +1,128 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
+
width="64px"
|
14
|
+
height="64px"
|
15
|
+
id="svg2985"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.48.4 r9939"
|
18
|
+
sodipodi:docname="8.svg">
|
19
|
+
<defs
|
20
|
+
id="defs2987">
|
21
|
+
<marker
|
22
|
+
inkscape:stockid="Arrow1Lstart"
|
23
|
+
orient="auto"
|
24
|
+
refY="0.0"
|
25
|
+
refX="0.0"
|
26
|
+
id="Arrow1Lstart"
|
27
|
+
style="overflow:visible">
|
28
|
+
<path
|
29
|
+
id="path3787"
|
30
|
+
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
31
|
+
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt"
|
32
|
+
transform="scale(0.8) translate(12.5,0)" />
|
33
|
+
</marker>
|
34
|
+
<linearGradient
|
35
|
+
inkscape:collect="always"
|
36
|
+
id="linearGradient3771">
|
37
|
+
<stop
|
38
|
+
style="stop-color:#000000;stop-opacity:1;"
|
39
|
+
offset="0"
|
40
|
+
id="stop3773" />
|
41
|
+
<stop
|
42
|
+
style="stop-color:#000000;stop-opacity:0;"
|
43
|
+
offset="1"
|
44
|
+
id="stop3775" />
|
45
|
+
</linearGradient>
|
46
|
+
<linearGradient
|
47
|
+
inkscape:collect="always"
|
48
|
+
id="linearGradient3763">
|
49
|
+
<stop
|
50
|
+
style="stop-color:#008080;stop-opacity:1;"
|
51
|
+
offset="0"
|
52
|
+
id="stop3765" />
|
53
|
+
<stop
|
54
|
+
style="stop-color:#008080;stop-opacity:0;"
|
55
|
+
offset="1"
|
56
|
+
id="stop3767" />
|
57
|
+
</linearGradient>
|
58
|
+
<linearGradient
|
59
|
+
inkscape:collect="always"
|
60
|
+
xlink:href="#linearGradient3763"
|
61
|
+
id="linearGradient3769"
|
62
|
+
x1="1.6449966"
|
63
|
+
y1="13.354995"
|
64
|
+
x2="39.282725"
|
65
|
+
y2="13.354995"
|
66
|
+
gradientUnits="userSpaceOnUse" />
|
67
|
+
<radialGradient
|
68
|
+
inkscape:collect="always"
|
69
|
+
xlink:href="#linearGradient3771"
|
70
|
+
id="radialGradient3781"
|
71
|
+
cx="20.463861"
|
72
|
+
cy="13.354995"
|
73
|
+
fx="20.463861"
|
74
|
+
fy="13.354995"
|
75
|
+
r="18.818865"
|
76
|
+
gradientTransform="matrix(1,0,0,0.90774142,0,1.2321129)"
|
77
|
+
gradientUnits="userSpaceOnUse" />
|
78
|
+
</defs>
|
79
|
+
<sodipodi:namedview
|
80
|
+
id="base"
|
81
|
+
pagecolor="#ffffff"
|
82
|
+
bordercolor="#666666"
|
83
|
+
borderopacity="1.0"
|
84
|
+
inkscape:pageopacity="0.0"
|
85
|
+
inkscape:pageshadow="2"
|
86
|
+
inkscape:zoom="5.5"
|
87
|
+
inkscape:cx="-4.4545455"
|
88
|
+
inkscape:cy="32"
|
89
|
+
inkscape:current-layer="layer1"
|
90
|
+
showgrid="true"
|
91
|
+
inkscape:document-units="px"
|
92
|
+
inkscape:grid-bbox="true"
|
93
|
+
inkscape:window-width="1366"
|
94
|
+
inkscape:window-height="715"
|
95
|
+
inkscape:window-x="0"
|
96
|
+
inkscape:window-y="27"
|
97
|
+
inkscape:window-maximized="1" />
|
98
|
+
<metadata
|
99
|
+
id="metadata2990">
|
100
|
+
<rdf:RDF>
|
101
|
+
<cc:Work
|
102
|
+
rdf:about="">
|
103
|
+
<dc:format>image/svg+xml</dc:format>
|
104
|
+
<dc:type
|
105
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
106
|
+
<dc:title></dc:title>
|
107
|
+
</cc:Work>
|
108
|
+
</rdf:RDF>
|
109
|
+
</metadata>
|
110
|
+
<g
|
111
|
+
id="layer1"
|
112
|
+
inkscape:label="Layer 1"
|
113
|
+
inkscape:groupmode="layer">
|
114
|
+
<path
|
115
|
+
sodipodi:type="spiral"
|
116
|
+
style="fill:url(#linearGradient3769);fill-opacity:1;stroke:url(#radialGradient3781);stroke-width:1.00024378;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Lstart)"
|
117
|
+
id="path2993"
|
118
|
+
sodipodi:cx="18.727272"
|
119
|
+
sodipodi:cy="15.090909"
|
120
|
+
sodipodi:expansion="1"
|
121
|
+
sodipodi:revolution="3"
|
122
|
+
sodipodi:radius="20.959623"
|
123
|
+
sodipodi:argument="-18.082561"
|
124
|
+
sodipodi:t0="0"
|
125
|
+
d="m 18.727272,15.090909 c 0.756635,0.729285 -0.609765,1.379732 -1.21212,1.257577 -1.632345,-0.331034 -1.932014,-2.408544 -1.303034,-3.681817 1.125098,-2.277587 4.1497,-2.59765 6.151514,-1.348491 2.937743,1.833192 3.282497,5.91429 1.393948,8.621211 -2.517139,3.607901 -7.687172,3.975497 -11.090909,1.439404 C 8.3834171,18.187379 7.9939626,11.914792 11.181811,7.8181883 15.042722,2.8566527 22.424864,2.4458299 27.212113,6.2878708 32.85372,10.815583 33.285651,19.31136 28.787887,24.78787 23.595041,31.110717 13.983037,31.563609 7.818191,26.409101 0.81330178,20.552222 0.33953751,9.8222402 6.1515031,2.9697079 12.67165,-4.7177977 24.520848,-5.2123787 32.060593,1.2575632 40.431139,8.4404251 40.946501,21.409749 33.818195,29.63635"
|
126
|
+
transform="matrix(-0.39489269,1.5838283,-1.6214684,-0.40427747,64.841842,6.5878521)" />
|
127
|
+
</g>
|
128
|
+
</svg>
|
File without changes
|
File without changes
|
File without changes
|
data/spec/phantom/svg_spec.rb
CHANGED
@@ -7,7 +7,7 @@ describe Phantom::SVG::Base do
|
|
7
7
|
|
8
8
|
describe 'loading a non-animated svg' do
|
9
9
|
before(:all) do
|
10
|
-
@image_name = '
|
10
|
+
@image_name = 'plain'
|
11
11
|
@source = "#{SPEC_SOURCE_DIR}/#{@image_name}.svg"
|
12
12
|
end
|
13
13
|
|
@@ -31,12 +31,12 @@ describe Phantom::SVG::Base do
|
|
31
31
|
expect(@loader.frames[0].surfaces).not_to be_empty
|
32
32
|
end
|
33
33
|
|
34
|
-
it 'frame width equal to
|
35
|
-
expect(@loader.frames[0].width).to eq('
|
34
|
+
it 'frame width equal to 64.' do
|
35
|
+
expect(@loader.frames[0].width).to eq('64')
|
36
36
|
end
|
37
37
|
|
38
|
-
it 'frame height equal to
|
39
|
-
expect(@loader.frames[0].height).to eq('
|
38
|
+
it 'frame height equal to 64.' do
|
39
|
+
expect(@loader.frames[0].height).to eq('64')
|
40
40
|
end
|
41
41
|
|
42
42
|
it 'frame namespaces is not empty.' do
|
@@ -50,7 +50,7 @@ describe Phantom::SVG::Base do
|
|
50
50
|
|
51
51
|
describe 'creating an animated SVG' do
|
52
52
|
before(:all) do
|
53
|
-
@image_name = '
|
53
|
+
@image_name = 'test_frames'
|
54
54
|
@source = "#{SPEC_SOURCE_DIR}/#{@image_name}/*.svg"
|
55
55
|
@destination_dir = "#{SPEC_TEMP_DIR}/#{@image_name}"
|
56
56
|
@destination = "#{@destination_dir}/#{@image_name}.svg"
|
@@ -91,7 +91,7 @@ describe Phantom::SVG::Base do
|
|
91
91
|
|
92
92
|
describe 'creating an animated SVG file from a JSON animation spec file' do
|
93
93
|
before(:all) do
|
94
|
-
@image_name = '
|
94
|
+
@image_name = 'test_frames'
|
95
95
|
@source_dir = "#{SPEC_SOURCE_DIR}/#{@image_name}"
|
96
96
|
@destination_dir = SPEC_TEMP_DIR
|
97
97
|
end
|
@@ -137,7 +137,7 @@ describe Phantom::SVG::Base do
|
|
137
137
|
|
138
138
|
describe 'creating an animated SVG from file from an XML animation spec' do
|
139
139
|
before(:all) do
|
140
|
-
@image_name = '
|
140
|
+
@image_name = 'test_frames'
|
141
141
|
@source_dir = "#{SPEC_SOURCE_DIR}/#{@image_name}"
|
142
142
|
@destination_dir = SPEC_TEMP_DIR
|
143
143
|
end
|
@@ -183,7 +183,7 @@ describe Phantom::SVG::Base do
|
|
183
183
|
|
184
184
|
describe 'converting a keyframe animated SVG to APNG' do
|
185
185
|
before(:all) do
|
186
|
-
@image_name = '
|
186
|
+
@image_name = 'test_frames'
|
187
187
|
@source = "#{SPEC_SOURCE_DIR}/#{@image_name}/*.svg"
|
188
188
|
@destination = "#{SPEC_TEMP_DIR}/svg2apng.png"
|
189
189
|
end
|
@@ -244,7 +244,7 @@ describe Phantom::SVG::Base do
|
|
244
244
|
|
245
245
|
describe 'using a finite loop count' do
|
246
246
|
before(:all) do
|
247
|
-
@image_name = '
|
247
|
+
@image_name = 'test_frames'
|
248
248
|
@source_dir = "#{SPEC_SOURCE_DIR}/#{@image_name}"
|
249
249
|
@source = "#{@source_dir}/*.svg"
|
250
250
|
@destination_dir = SPEC_TEMP_DIR
|
@@ -331,10 +331,10 @@ describe Phantom::SVG::Base do
|
|
331
331
|
|
332
332
|
describe 'using the skip_first flag' do
|
333
333
|
before(:all) do
|
334
|
-
@image_name = '
|
334
|
+
@image_name = 'test_frames'
|
335
335
|
@source_dir = "#{SPEC_SOURCE_DIR}/#{@image_name}"
|
336
336
|
@source = "#{@source_dir}/*.svg"
|
337
|
-
@source_skip_frame = "#{SPEC_SOURCE_DIR}/
|
337
|
+
@source_skip_frame = "#{SPEC_SOURCE_DIR}/compiled.svg"
|
338
338
|
@destination_dir = SPEC_TEMP_DIR
|
339
339
|
@destination_svg = "#{@destination_dir}/skip_first_test.svg"
|
340
340
|
@destination_png = "#{@destination_dir}/skip_first_test.png"
|
@@ -356,7 +356,7 @@ describe Phantom::SVG::Base do
|
|
356
356
|
it 'successfully saves a keyframe animated SVG.' do
|
357
357
|
@loader.add_frame_from_file(@destination_svg)
|
358
358
|
|
359
|
-
expect(@loader.frames.size).to eq(
|
359
|
+
expect(@loader.frames.size).to eq(24)
|
360
360
|
expect(@loader.width).to eq('64px')
|
361
361
|
expect(@loader.height).to eq('64px')
|
362
362
|
expect(@loader.loops).to eq(0)
|
@@ -375,7 +375,7 @@ describe Phantom::SVG::Base do
|
|
375
375
|
it 'correctly saved an APNG.' do
|
376
376
|
@loader.add_frame_from_file(@destination_png)
|
377
377
|
|
378
|
-
expect(@loader.frames.size).to eq(
|
378
|
+
expect(@loader.frames.size).to eq(24)
|
379
379
|
expect(@loader.width).to eq('64px')
|
380
380
|
expect(@loader.height).to eq('64px')
|
381
381
|
expect(@loader.loops).to eq(0)
|
@@ -392,7 +392,7 @@ describe Phantom::SVG::Base do
|
|
392
392
|
@loader.reset
|
393
393
|
@loader.add_frame_from_file(destination)
|
394
394
|
|
395
|
-
expect(@loader.frames.size).to eq(
|
395
|
+
expect(@loader.frames.size).to eq(24)
|
396
396
|
expect(@loader.width).to eq('64px')
|
397
397
|
expect(@loader.height).to eq('64px')
|
398
398
|
expect(@loader.loops).to eq(0)
|
@@ -410,7 +410,7 @@ describe Phantom::SVG::Base do
|
|
410
410
|
@loader.reset
|
411
411
|
@loader.add_frame_from_file(destination)
|
412
412
|
|
413
|
-
expect(@loader.frames.size).to eq(
|
413
|
+
expect(@loader.frames.size).to eq(24)
|
414
414
|
expect(@loader.width).to eq('64px')
|
415
415
|
expect(@loader.height).to eq('64px')
|
416
416
|
expect(@loader.loops).to eq(0)
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: phantom_svg
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Rika Yoshida
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2014-
|
13
|
+
date: 2014-09-12 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: cairo
|
@@ -80,27 +80,28 @@ files:
|
|
80
80
|
- lib/phantom_svg.rb
|
81
81
|
- phantom_svg.gemspec
|
82
82
|
- spec/images/apngasm.png
|
83
|
-
- spec/images/
|
84
|
-
- spec/images/
|
85
|
-
- spec/images/
|
86
|
-
- spec/images/
|
87
|
-
- spec/images/
|
88
|
-
- spec/images/
|
89
|
-
- spec/images/
|
90
|
-
- spec/images/
|
91
|
-
- spec/images/
|
92
|
-
- spec/images/
|
93
|
-
- spec/images/
|
94
|
-
- spec/images/
|
95
|
-
- spec/images/
|
96
|
-
- spec/images/
|
97
|
-
- spec/images/
|
98
|
-
- spec/images/
|
99
|
-
- spec/images/
|
100
|
-
- spec/images/
|
101
|
-
- spec/images/
|
102
|
-
- spec/images/
|
103
|
-
- spec/images/
|
83
|
+
- spec/images/compiled.svg
|
84
|
+
- spec/images/plain.svg
|
85
|
+
- spec/images/test_frames/0.svg
|
86
|
+
- spec/images/test_frames/1.svg
|
87
|
+
- spec/images/test_frames/10.svg
|
88
|
+
- spec/images/test_frames/11.svg
|
89
|
+
- spec/images/test_frames/2.svg
|
90
|
+
- spec/images/test_frames/3.svg
|
91
|
+
- spec/images/test_frames/4.svg
|
92
|
+
- spec/images/test_frames/5.svg
|
93
|
+
- spec/images/test_frames/6.svg
|
94
|
+
- spec/images/test_frames/7.svg
|
95
|
+
- spec/images/test_frames/8.svg
|
96
|
+
- spec/images/test_frames/9.svg
|
97
|
+
- spec/images/test_frames/loops_test.json
|
98
|
+
- spec/images/test_frames/loops_test.xml
|
99
|
+
- spec/images/test_frames/skip_first_test.json
|
100
|
+
- spec/images/test_frames/skip_first_test.xml
|
101
|
+
- spec/images/test_frames/test1.json
|
102
|
+
- spec/images/test_frames/test1.xml
|
103
|
+
- spec/images/test_frames/test2.json
|
104
|
+
- spec/images/test_frames/test2.xml
|
104
105
|
- spec/phantom/svg_spec.rb
|
105
106
|
- spec/spec_helper.rb
|
106
107
|
homepage: http://github.com/Genshin/phantom_svg
|
@@ -130,27 +131,28 @@ specification_version: 4
|
|
130
131
|
summary: Hight end SVG manipulation tools for Ruby
|
131
132
|
test_files:
|
132
133
|
- spec/images/apngasm.png
|
133
|
-
- spec/images/
|
134
|
-
- spec/images/
|
135
|
-
- spec/images/
|
136
|
-
- spec/images/
|
137
|
-
- spec/images/
|
138
|
-
- spec/images/
|
139
|
-
- spec/images/
|
140
|
-
- spec/images/
|
141
|
-
- spec/images/
|
142
|
-
- spec/images/
|
143
|
-
- spec/images/
|
144
|
-
- spec/images/
|
145
|
-
- spec/images/
|
146
|
-
- spec/images/
|
147
|
-
- spec/images/
|
148
|
-
- spec/images/
|
149
|
-
- spec/images/
|
150
|
-
- spec/images/
|
151
|
-
- spec/images/
|
152
|
-
- spec/images/
|
153
|
-
- spec/images/
|
134
|
+
- spec/images/compiled.svg
|
135
|
+
- spec/images/plain.svg
|
136
|
+
- spec/images/test_frames/0.svg
|
137
|
+
- spec/images/test_frames/1.svg
|
138
|
+
- spec/images/test_frames/10.svg
|
139
|
+
- spec/images/test_frames/11.svg
|
140
|
+
- spec/images/test_frames/2.svg
|
141
|
+
- spec/images/test_frames/3.svg
|
142
|
+
- spec/images/test_frames/4.svg
|
143
|
+
- spec/images/test_frames/5.svg
|
144
|
+
- spec/images/test_frames/6.svg
|
145
|
+
- spec/images/test_frames/7.svg
|
146
|
+
- spec/images/test_frames/8.svg
|
147
|
+
- spec/images/test_frames/9.svg
|
148
|
+
- spec/images/test_frames/loops_test.json
|
149
|
+
- spec/images/test_frames/loops_test.xml
|
150
|
+
- spec/images/test_frames/skip_first_test.json
|
151
|
+
- spec/images/test_frames/skip_first_test.xml
|
152
|
+
- spec/images/test_frames/test1.json
|
153
|
+
- spec/images/test_frames/test1.xml
|
154
|
+
- spec/images/test_frames/test2.json
|
155
|
+
- spec/images/test_frames/test2.xml
|
154
156
|
- spec/phantom/svg_spec.rb
|
155
157
|
- spec/spec_helper.rb
|
156
158
|
has_rdoc:
|
data/spec/images/ninja.svg
DELETED
@@ -1,63 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 15.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
4
|
-
<svg version="1.1" id="レイヤー_1"
|
5
|
-
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="64px" height="64px"
|
6
|
-
viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
7
|
-
<g>
|
8
|
-
<line style="fill:none;stroke:#190110;stroke-width:3;stroke-miterlimit:10;" x1="16.007" y1="20.647" x2="48.812" y2="37.975"/>
|
9
|
-
<polygon style="fill:#8F72B7;stroke:#1C0801;stroke-width:2.1575;stroke-miterlimit:10;" points="9.07,54.989 19.213,50.722
|
10
|
-
20.518,53.896 11.273,58.126 "/>
|
11
|
-
<path style="fill:#967656;stroke:#1C0801;stroke-width:2.0559;stroke-miterlimit:10;" d="M10.739,55.597
|
12
|
-
c0,0-2.537-0.584-3.197-3.166l-1.85-1.709L4.333,52.38l2.944,8.092l4.745-2.393L10.739,55.597z"/>
|
13
|
-
<path style="fill:#CE5A21;stroke:#1C0801;stroke-width:2;stroke-miterlimit:10;" d="M19.07,45.302
|
14
|
-
c-4.25,1.125-6.145,6.936-6.145,6.936s3.77,6.859,6.77,5.859s5.985-4.213,5.985-4.213l11.016-2.078l-7.063-12.209L19.07,45.302z"/>
|
15
|
-
<polygon style="fill:#8F72B7;stroke:#1C0801;stroke-width:2.1575;stroke-miterlimit:10;" points="55.183,46.021 44.54,48.813
|
16
|
-
43.696,45.487 53.444,42.604 "/>
|
17
|
-
<path style="fill:#967656;stroke:#1C0801;stroke-width:2.0559;stroke-miterlimit:10;" d="M53.616,45.185
|
18
|
-
c0,0,2.43,0.936,2.719,3.586l1.59,1.951l1.742-1.094l-1.934-8.783l-5.037,1.699L53.616,45.185z"/>
|
19
|
-
<polygon style="fill:#A53A0A;stroke:#1C0801;stroke-width:1.8151;stroke-miterlimit:10;" points="24.481,27.17 12.597,32.188
|
20
|
-
16.057,37.077 19.991,39.421 26.784,31.184 "/>
|
21
|
-
<path style="fill:#EFAF84;stroke:#1C0801;stroke-width:2;stroke-miterlimit:10;" d="M10.471,33.814c0,0,3.654-3.075,4.654-2.85
|
22
|
-
c1,0.225,2.761,3.976,2.761,3.976l-5.011,4.25C12.875,39.19,10.192,36.565,10.471,33.814z"/>
|
23
|
-
<g>
|
24
|
-
<polygon style="fill:#EFAF84;stroke:#1C0801;stroke-width:1.8205;stroke-miterlimit:10;" points="50.782,9.8 51.396,6.566
|
25
|
-
48.628,3.528 47.055,5.952 44.247,8.237 46.572,12.308 47.106,11.989 48.033,13.26 51.597,12.125 49.435,10.603 "/>
|
26
|
-
<path style="fill:#EFAF84;stroke:#1C0801;stroke-width:2.054;stroke-miterlimit:10;" d="M30.205,19.577l0.354-4.393
|
27
|
-
c0,0,9.317-3.975,13.338-6.469l2.585,2.723c0,0-13.133,9.837-14.09,11.798C31.436,25.198,30.205,19.577,30.205,19.577z"/>
|
28
|
-
<polygon style="fill:#8F72B7;" points="43.543,10.071 45.061,11.43 42.552,13.082 40.702,11.661 "/>
|
29
|
-
</g>
|
30
|
-
<path style="fill:#CE5A21;stroke:#1C0801;stroke-width:2;stroke-miterlimit:10;" d="M30.384,49.546c0,0,2.931,2.385,8.529,4.879
|
31
|
-
c5.738-2.074,11.799-6.035,11.799-6.035s-0.086-2-2.211-5.25c-4.125-1.25-7.732-2.295-7.732-2.295s0.107-2.424-3.072-4.146
|
32
|
-
C33.94,34.663,15.384,32.423,30.384,49.546z"/>
|
33
|
-
<g>
|
34
|
-
<path style="fill:#847340;stroke:#1C0801;stroke-miterlimit:10;" d="M23.561,39.892c0,0,1.939,2.654,2.439,3.154l8.751-6.25
|
35
|
-
l1.945-0.098c0,0-0.182-2.215-1.002-4.254l-8.57,6.232L23.561,39.892z"/>
|
36
|
-
<path style="fill:#847340;stroke:#1C0801;stroke-width:2;stroke-miterlimit:10;" d="M36.696,36.698c0,0-0.182-2.215-1.002-4.254"
|
37
|
-
/>
|
38
|
-
</g>
|
39
|
-
<path style="fill:#CE5A21;stroke:#1C0801;stroke-width:1.8151;stroke-miterlimit:10;" d="M20.32,23.595
|
40
|
-
c0,0,0.125-4.118,5.625-5.766c2.438-3.034,6.555-5.895,6.555-5.895l0.32,2.153l3.626,6.921l-2,3.735c0,0,0.201,1.017,3.25,3.094
|
41
|
-
c-2.25,6.958-3.33,5.037-4.407,6.356c-2.905,3.551-4.281,3.551-8.858,7.508c-4.75-4.324-3.976-15.176-3.976-15.176L20.32,23.595z"
|
42
|
-
/>
|
43
|
-
<polygon style="fill:#EFAF84;stroke:#1C0801;stroke-width:2;stroke-miterlimit:10;" points="15.82,25.073 20.518,27.838
|
44
|
-
22.999,33.67 23.561,24.693 20.57,19.443 "/>
|
45
|
-
<path style="fill:#CE5A21;stroke:#1C0801;stroke-width:2;stroke-miterlimit:10;" d="M8.34,15.101l1.942,9.32
|
46
|
-
c0,0,3.669,3.648,5.402,3.405c5.44-5.781,5.565-9.156,5.565-9.156l3.181-0.916l-2.192-3.458L23,7.67c0,0-3.732,1.548-9.221,1.237
|
47
|
-
C8.666,11.141,8.34,15.101,8.34,15.101z"/>
|
48
|
-
<polygon style="fill:#EFAF84;stroke:#1C0801;stroke-miterlimit:10;" points="8.971,18.129 20.32,15.021 14.646,19.443
|
49
|
-
9.866,22.428 "/>
|
50
|
-
<polygon style="fill:#AF400E;" points="20.32,14.43 9.563,15.711 9.813,17.357 "/>
|
51
|
-
<path style="fill:#AF400E;" d="M11.125,23.977l8.565-3.49c0,0-2.212,4.188-4.283,6.332C15.407,26.818,13.375,26.284,11.125,23.977z
|
52
|
-
"/>
|
53
|
-
<polygon style="fill:#AF400E;" points="32.813,16.045 35.376,21.045 31.851,29.311 "/>
|
54
|
-
<path style="fill:#AF400E;" d="M36.515,28.107c0,0-10.651,11.138-12.084,11.784C24.431,39.892,35.938,34.571,36.515,28.107z"/>
|
55
|
-
<path style="fill:#AF400E;" d="M27.25,47.296l-2.819,4l-8.314,3.613c0,0,1.683,2.951,2.634,2.512
|
56
|
-
c5.681-2.625,6.429-4.557,6.429-4.557l6.672-1.006L27.25,47.296z"/>
|
57
|
-
<path style="fill:#AF400E;" d="M38.938,53.421l9.563-6.375l-0.619-2.797l1.869,3.672C49.751,47.921,49.44,49.185,38.938,53.421z"/>
|
58
|
-
<polygon style="fill:#AF400E;" points="26.784,43.046 36.696,37.745 34.876,37.745 "/>
|
59
|
-
<polygon style="fill:#AF400E;" points="39.876,40.845 34.876,43.046 42.001,42.604 39.626,41.702 "/>
|
60
|
-
<path style="fill:none;stroke:#4C231B;stroke-width:2.2378;stroke-miterlimit:10;" d="M18.75,27.758c0,0,3.257,9.175,17.765,4.704"
|
61
|
-
/>
|
62
|
-
</g>
|
63
|
-
</svg>
|