annotate examples/svg2code_ex/svg2code_ex.svg @ 85:9b4a02bcaeb1

matrix() function in transform attribute of group and shapes
author Thinker K.F. Li <thinker@branda.to>
date Fri, 22 Aug 2008 15:47:03 +0800
parents 42698de1f653
children 8dfebf76cb59
rev   line source
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
3 <svg
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
5 xmlns:cc="http://web.resource.org/cc/"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
7 xmlns:svg="http://www.w3.org/2000/svg"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
8 xmlns="http://www.w3.org/2000/svg"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
9 xmlns:xlink="http://www.w3.org/1999/xlink"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
12 width="800"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
13 height="600"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
14 id="svg2"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
15 sodipodi:version="0.32"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
16 inkscape:version="0.45.1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
17 version="1.0"
83
ea758bb3bbe2 example
Thinker K.F. Li <thinker@branda.to>
parents: 71
diff changeset
18 sodipodi:docbase="/usr/home/thinker/progm/MadButterfly/examples/svg2code_ex"
ea758bb3bbe2 example
Thinker K.F. Li <thinker@branda.to>
parents: 71
diff changeset
19 sodipodi:docname="svg2code_ex.svg"
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
20 inkscape:output_extension="org.inkscape.output.svg.inkscape">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
21 <defs
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
22 id="defs4">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
23 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
24 inkscape:collect="always"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
25 id="linearGradient7566">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
26 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
27 style="stop-color:#800000;stop-opacity:1;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
28 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
29 id="stop7568" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
30 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
31 style="stop-color:#000080;stop-opacity:0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
32 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
33 id="stop7570" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
34 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
35 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
36 id="linearGradient5612">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
37 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
38 style="stop-color:#ff0000;stop-opacity:1;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
39 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
40 id="stop5614" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
41 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
42 style="stop-color:#ff0000;stop-opacity:0;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
43 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
44 id="stop5616" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
45 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
46 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
47 inkscape:collect="always"
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
48 id="linearGradient8083">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
49 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
50 style="stop-color:#cccccc;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
51 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
52 id="stop8085" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
53 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
54 style="stop-color:#cccccc;stop-opacity:0;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
55 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
56 id="stop8087" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
57 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
58 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
59 id="linearGradient6117">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
60 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
61 style="stop-color:#000000;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
62 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
63 id="stop6119" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
64 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
65 id="stop6125"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
66 offset="0.5"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
67 style="stop-color:#ffffff;stop-opacity:0.49803922;" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
68 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
69 style="stop-color:#000000;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
70 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
71 id="stop6121" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
72 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
73 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
74 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
75 id="linearGradient5134">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
76 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
77 style="stop-color:#cccccc;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
78 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
79 id="stop5136" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
80 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
81 style="stop-color:#cccccc;stop-opacity:0;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
82 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
83 id="stop5138" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
84 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
85 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
86 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
87 id="linearGradient4145">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
88 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
89 style="stop-color:#000080;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
90 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
91 id="stop4147" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
92 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
93 style="stop-color:#000080;stop-opacity:0;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
94 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
95 id="stop4149" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
96 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
97 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
98 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
99 id="linearGradient3159">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
100 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
101 style="stop-color:#008080;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
102 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
103 id="stop3161" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
104 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
105 style="stop-color:#ff0000;stop-opacity:0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
106 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
107 id="stop3163" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
108 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
109 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
110 id="linearGradient3144">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
111 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
112 style="stop-color:#008080;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
113 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
114 id="stop3146" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
115 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
116 style="stop-color:#008080;stop-opacity:0;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
117 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
118 id="stop3148" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
119 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
120 <radialGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
121 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
122 xlink:href="#linearGradient4145"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
123 id="radialGradient4155"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
124 cx="83.905014"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
125 cy="255.65866"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
126 fx="83.905014"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
127 fy="255.65866"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
128 r="401.02771"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
129 gradientTransform="matrix(2.0681686,-5.0176873e-2,4.6726569e-3,0.1926051,-90.819306,-13.368811)"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
130 gradientUnits="userSpaceOnUse" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
131 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
132 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
133 xlink:href="#linearGradient5134"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
134 id="linearGradient5140"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
135 x1="50.65963"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
136 y1="41.16095"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
137 x2="742.48022"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
138 y2="571.50397"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
139 gradientUnits="userSpaceOnUse" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
140 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
141 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
142 xlink:href="#linearGradient6117"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
143 id="linearGradient6123"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
144 x1="18.997362"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
145 y1="487.59894"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
146 x2="448.02112"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
147 y2="489.9736"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
148 gradientUnits="userSpaceOnUse" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
149 <radialGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
150 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
151 xlink:href="#linearGradient8083"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
152 id="radialGradient8089"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
153 cx="45.995758"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
154 cy="11.422832"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
155 fx="45.995758"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
156 fy="11.422832"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
157 r="40.869397"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
158 gradientTransform="matrix(0.236919,0.5928997,-1,0.3995932,59.892325,-14.421107)"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
159 gradientUnits="userSpaceOnUse" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
160 <radialGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
161 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
162 xlink:href="#linearGradient8083"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
163 id="radialGradient8096"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
164 gradientUnits="userSpaceOnUse"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
165 gradientTransform="matrix(0.236919,0.5928997,-1,0.3995932,59.892325,-14.421107)"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
166 cx="45.995758"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
167 cy="11.422832"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
168 fx="45.995758"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
169 fy="11.422832"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
170 r="40.869397" />
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
171 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
172 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
173 y2="12.676396"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
174 x2="55.889248"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
175 y1="2.136826"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
176 x1="52.79644"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
177 id="linearGradient3182"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
178 xlink:href="#linearGradient3176"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
179 inkscape:collect="always" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
180 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
181 id="linearGradient3134">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
182 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
183 id="stop3136"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
184 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
185 style="stop-color: rgb(0, 0, 0); stop-opacity: 0.824742;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
186 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
187 style="stop-color: rgb(0, 0, 0); stop-opacity: 0.701031;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
188 offset="0.85000002"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
189 id="stop3142" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
190 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
191 id="stop3138"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
192 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
193 style="stop-color: rgb(0, 0, 0); stop-opacity: 0;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
194 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
195 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
196 id="linearGradient3152">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
197 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
198 id="stop3154"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
199 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
200 style="stop-color: rgb(36, 28, 28); stop-opacity: 1;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
201 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
202 style="stop-color: rgb(36, 28, 28); stop-opacity: 0.498039;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
203 offset="0.2"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
204 id="stop3160" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
205 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
206 id="stop3156"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
207 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
208 style="stop-color: rgb(36, 28, 28); stop-opacity: 0;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
209 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
210 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
211 id="linearGradient3176">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
212 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
213 id="stop3178"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
214 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
215 style="stop-color: rgb(255, 255, 255); stop-opacity: 0.639175;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
216 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
217 style="stop-color: rgb(255, 255, 255); stop-opacity: 0.360825;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
218 offset="0.5"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
219 id="stop3184" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
220 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
221 id="stop3180"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
222 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
223 style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
224 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
225 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
226 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
227 xlink:href="#linearGradient3144"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
228 id="linearGradient5594"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
229 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
230 gradientTransform="matrix(0.9927147,0,0,1.0000194,-53.319638,5.618433)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
231 x1="159.49503"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
232 y1="110.41852"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
233 x2="267.54617"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
234 y2="218.46967" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
235 <radialGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
236 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
237 xlink:href="#linearGradient3159"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
238 id="radialGradient5597"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
239 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
240 gradientTransform="matrix(0.7385522,1.1185618,-1.3167274,0.9528579,184.76711,-179.07844)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
241 cx="175.7256"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
242 cy="143.89952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
243 fx="175.7256"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
244 fy="143.89952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
245 r="125.56596" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
246 <radialGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
247 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
248 xlink:href="#linearGradient7566"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
249 id="radialGradient7572"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
250 cx="194.72296"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
251 cy="213.19411"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
252 fx="194.72296"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
253 fy="213.19411"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
254 r="62.173178"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
255 gradientTransform="matrix(1.1198301,1.4259264,-1.2712809,0.9983807,247.69593,-268.87362)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
256 gradientUnits="userSpaceOnUse" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
257 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
258 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
259 y2="12.676396"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
260 x2="55.889248"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
261 y1="2.136826"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
262 x1="52.79644"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
263 id="linearGradient7666"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
264 xlink:href="#linearGradient3176"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
265 inkscape:collect="always" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
266 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
267 gradientTransform="translate(5.36638,-15.1156)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
268 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
269 y2="93.248642"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
270 x2="-13.589547"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
271 y1="93.306656"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
272 x1="0.13318375"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
273 id="linearGradient3158"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
274 xlink:href="#linearGradient3152"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
275 inkscape:collect="always" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
276 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
277 gradientTransform="translate(-10.0264,-11.6095)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
278 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
279 y2="63.060684"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
280 x2="36.675465"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
281 y1="39.577835"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
282 x1="56.992085"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
283 id="linearGradient3140"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
284 xlink:href="#linearGradient3134"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
285 inkscape:collect="always" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
286 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
287 id="linearGradient7656">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
288 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
289 id="stop7658"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
290 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
291 style="stop-color: rgb(0, 0, 0); stop-opacity: 0.824742;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
292 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
293 style="stop-color: rgb(0, 0, 0); stop-opacity: 0.701031;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
294 offset="0.85000002"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
295 id="stop7660" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
296 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
297 id="stop7662"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
298 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
299 style="stop-color: rgb(0, 0, 0); stop-opacity: 0;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
300 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
301 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
302 id="linearGradient7648">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
303 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
304 id="stop7650"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
305 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
306 style="stop-color: rgb(36, 28, 28); stop-opacity: 1;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
307 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
308 style="stop-color: rgb(36, 28, 28); stop-opacity: 0.498039;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
309 offset="0.2"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
310 id="stop7652" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
311 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
312 id="stop7654"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
313 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
314 style="stop-color: rgb(36, 28, 28); stop-opacity: 0;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
315 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
316 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
317 id="linearGradient7640">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
318 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
319 id="stop7642"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
320 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
321 style="stop-color: rgb(255, 255, 255); stop-opacity: 0.639175;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
322 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
323 style="stop-color: rgb(255, 255, 255); stop-opacity: 0.360825;"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
324 offset="0.5"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
325 id="stop7644" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
326 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
327 id="stop7646"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
328 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
329 style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
330 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
331 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
332 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
333 xlink:href="#linearGradient3176"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
334 id="linearGradient7674"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
335 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
336 x1="52.79644"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
337 y1="2.136826"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
338 x2="55.889248"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
339 y2="12.676396" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
340 <radialGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
341 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
342 xlink:href="#linearGradient7566"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
343 id="radialGradient7677"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
344 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
345 gradientTransform="matrix(1.1198301,1.4259264,-1.2712809,0.9983807,247.69593,-268.87362)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
346 cx="194.72296"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
347 cy="213.19411"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
348 fx="194.72296"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
349 fy="213.19411"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
350 r="62.173178" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
351 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
352 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
353 xlink:href="#linearGradient3144"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
354 id="linearGradient7683"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
355 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
356 gradientTransform="matrix(0.9927147,0,0,1.0000194,-53.319638,5.618433)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
357 x1="159.49503"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
358 y1="110.41852"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
359 x2="267.54617"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
360 y2="218.46967" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
361 <radialGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
362 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
363 xlink:href="#linearGradient3159"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
364 id="radialGradient7686"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
365 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
366 gradientTransform="matrix(0.7385522,1.1185618,-1.3167274,0.9528579,184.76711,-179.07844)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
367 cx="175.7256"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
368 cy="143.89952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
369 fx="175.7256"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
370 fy="143.89952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
371 r="125.56596" />
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
372 </defs>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
373 <sodipodi:namedview
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
374 id="base"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
375 pagecolor="#ffffff"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
376 bordercolor="#666666"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
377 borderopacity="1.0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
378 gridtolerance="10000"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
379 guidetolerance="10"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
380 objecttolerance="10"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
381 inkscape:pageopacity="0.0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
382 inkscape:pageshadow="2"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
383 inkscape:zoom="0.63166667"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
384 inkscape:cx="400"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
385 inkscape:cy="302.75296"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
386 inkscape:document-units="px"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
387 inkscape:current-layer="layer1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
388 width="800px"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
389 height="600px"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
390 showgrid="true"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
391 inkscape:window-width="822"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
392 inkscape:window-height="609"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
393 inkscape:window-x="130"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
394 inkscape:window-y="120" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
395 <metadata
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
396 id="metadata7">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
397 <rdf:RDF>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
398 <cc:Work
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
399 rdf:about="">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
400 <dc:format>image/svg+xml</dc:format>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
401 <dc:type
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
402 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
403 </cc:Work>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
404 </rdf:RDF>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
405 </metadata>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
406 <g
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
407 inkscape:label="Layer 1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
408 inkscape:groupmode="layer"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
409 id="layer1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
410 style="display:inline">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
411 <rect
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
412 style="opacity:1;fill:url(#linearGradient5140);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:none"
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
413 id="rect5132"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
414 width="802.63855"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
415 height="601.58313"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
416 x="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
417 y="0" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
418 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
419 style="opacity:0.5;fill:url(#radialGradient4155);fill-opacity:1.0;stroke:#000000;stroke-width:0.81232697;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
420 id="rect3174"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
421 width="801.2431"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
422 height="39.687672"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
423 x="-0.093836516"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
424 y="-0.093836516" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
425 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
426 style="opacity:1;fill:#f9f9f9;fill-opacity:1;stroke:#000000;stroke-width:1.2880522;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
427 id="rect5128"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
428 width="458.71194"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
429 height="418.71198"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
430 x="20.644026"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
431 y="60.644024"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
432 rx="4.0216751"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
433 ry="5.0559778" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
434 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
435 style="opacity:1;fill:#f9f9f9;fill-opacity:1;stroke:#000000;stroke-width:0.93608844;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
436 id="rect5130"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
437 width="259.5639"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
438 height="419.56393"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
439 x="519.96802"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
440 y="59.96804"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
441 rx="5.0424933" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
442 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
443 style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.97354287;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
444 id="rect5144"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
445 width="459.52646"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
446 height="79.526451"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
447 x="19.986771"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
448 y="499.98679" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
449 <path
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
450 style="fill:#00ffff;fill-rule:evenodd;stroke:url(#linearGradient6123);stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;fill-opacity:1.0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
451 d="M 20.580475,489.18206 L 471.76781,490.76517"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
452 id="path5146" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
453 <g
83
ea758bb3bbe2 example
Thinker K.F. Li <thinker@branda.to>
parents: 71
diff changeset
454 id="file_button"
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
455 transform="translate(6.3324538,1.5831135)">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
456 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
457 ry="3.0364513"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
458 rx="1.1221098"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
459 y="1.3907586"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
460 x="18.805006"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
461 height="32.046982"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
462 width="81.123505"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
463 id="rect6129"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
464 style="opacity:0.9;fill:url(#radialGradient8096);fill-opacity:1;stroke:#000000;stroke-width:0.61528957;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
465 <text
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
466 id="text8071"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
467 y="22.163589"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
468 x="44.327179"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
469 style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
470 xml:space="preserve"><tspan
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
471 y="22.163589"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
472 x="44.327179"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
473 id="tspan8073"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
474 sodipodi:role="line">檔案</tspan></text>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
475 </g>
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
476 <g
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
477 id="file_menu"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
478 style="display:none">
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
479 <rect
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
480 y="41.991447"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
481 x="20.458471"
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
482 height="237.55008"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
483 width="232.80074"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
484 id="rect3157"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
485 style="opacity:0.5;fill:url(#radialGradient7686);fill-opacity:1;stroke:#000000;stroke-width:0.91694379;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
486 <rect
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
487 y="46.864952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
488 x="26.915098"
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
489 height="219.88747"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
490 width="215.13812"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
491 id="rect2160"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
492 style="opacity:0.5;fill:url(#linearGradient7683);fill-opacity:1;stroke:#000000;stroke-width:1.16530466;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
493 <text
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
494 sodipodi:linespacing="125%"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
495 style="font-size:16px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1;font-family:Bitstream Vera Sans"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
496 id="text3134"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
497 y="86.360161"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
498 x="52.16227"
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
499 xml:space="preserve"><tspan
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
500 y="86.360161"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
501 x="52.16227"
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
502 id="tspan3136"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
503 sodipodi:role="line">test</tspan><tspan
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
504 id="tspan3138"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
505 y="106.36016"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
506 x="52.16227"
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
507 sodipodi:role="line">test</tspan></text>
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
508 <path
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
509 id="path4139"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
510 d="M 140.64636,199.5 C 140.64636,299.5 160.64636,299.5 220.64636,299.5 C 280.64636,299.5 260.64636,279.5 260.64636,199.5 C 260.64636,119.5 200.64636,99.5 200.64636,99.5 C 200.64636,99.5 137.05797,136.12269 140.64636,199.5 z "
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
511 style="fill:url(#radialGradient7677);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
512 <g
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
513 transform="translate(58.112327,186.45184)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
514 inkscape:label="Layer 1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
515 id="g7668">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
516 <path
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
517 style="fill:url(#linearGradient3140);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
518 d="M 38.258575,15.831134 L 60.949868,33.509235 C 60.949868,33.509235 53.298153,49.604222 53.298153,67.810026 C 53.298154,81.831483 -11.488249,26.217552 4.7493408,27.704485 C 20.960861,29.189031 38.258575,16.094987 38.258575,15.831134 z "
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
519 id="path2160"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
520 sodipodi:nodetypes="ccszc" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
521 <rect
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
522 style="opacity:1;fill:url(#linearGradient3158);fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
523 id="rect3150"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
524 width="5.804749"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
525 height="89.973625"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
526 x="0.83866364"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
527 y="28.559948"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
528 rx="2.1065917"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
529 ry="5.4216619"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
530 transform="matrix(0.636556,-0.771231,0.771231,0.636556,0,0)" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
531 <text
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
532 xml:space="preserve"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
533 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;text-anchor:start;fill:url(#linearGradient7674);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
534 x="37.7066"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
535 y="9.4256001"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
536 id="text3162"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
537 transform="matrix(0.7609,0.648869,-0.648869,0.7609,0,0)"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
538 sodipodi:linespacing="125%"><tspan
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
539 sodipodi:role="line"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
540 id="tspan3164"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
541 x="37.7066"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
542 y="9.4256001"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
543 style="fill:url(#linearGradient7674);fill-opacity:1">星期四</tspan></text>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
544 </g>
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
545 </g>
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
546 </g>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
547 </svg>