annotate examples/svg2code_ex/svg2code_ex.svg @ 96:ca94493b75bb

-
author Thinker K.F. Li <thinker@branda.to>
date Sat, 30 Aug 2008 00:32:05 +0800
parents 8dfebf76cb59
children 4aa1c9673363
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"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
25 id="linearGradient8083">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
26 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
27 style="stop-color:#cccccc;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
28 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
29 id="stop8085" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
30 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
31 style="stop-color:#cccccc;stop-opacity:0;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
32 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
33 id="stop8087" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
34 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
35 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
36 id="linearGradient6117">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
37 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
38 style="stop-color:#000000;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
39 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
40 id="stop6119" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
41 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
42 id="stop6125"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
43 offset="0.5"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
44 style="stop-color:#ffffff;stop-opacity:0.49803922;" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
45 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
46 style="stop-color:#000000;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
47 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
48 id="stop6121" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
49 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
50 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
51 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
52 id="linearGradient5134">
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:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
55 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
56 id="stop5136" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
57 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
58 style="stop-color:#cccccc;stop-opacity:0;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
59 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
60 id="stop5138" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
61 </linearGradient>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
62 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
63 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
64 id="linearGradient4145">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
65 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
66 style="stop-color:#000080;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
67 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
68 id="stop4147" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
69 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
70 style="stop-color:#000080;stop-opacity:0;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
71 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
72 id="stop4149" />
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 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
75 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
76 id="linearGradient3159">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
77 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
78 style="stop-color:#008080;stop-opacity:1;"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
79 offset="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
80 id="stop3161" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
81 <stop
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
82 style="stop-color:#ff0000;stop-opacity:0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
83 offset="1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
84 id="stop3163" />
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 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
87 id="linearGradient3144">
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:#008080;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="stop3146" />
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:#008080;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="stop3148" />
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 <radialGradient
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 xlink:href="#linearGradient4145"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
100 id="radialGradient4155"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
101 cx="83.905014"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
102 cy="255.65866"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
103 fx="83.905014"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
104 fy="255.65866"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
105 r="401.02771"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
106 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
107 gradientUnits="userSpaceOnUse" />
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 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
110 xlink:href="#linearGradient5134"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
111 id="linearGradient5140"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
112 x1="50.65963"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
113 y1="41.16095"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
114 x2="742.48022"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
115 y2="571.50397"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
116 gradientUnits="userSpaceOnUse" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
117 <linearGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
118 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
119 xlink:href="#linearGradient6117"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
120 id="linearGradient6123"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
121 x1="18.997362"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
122 y1="487.59894"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
123 x2="448.02112"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
124 y2="489.9736"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
125 gradientUnits="userSpaceOnUse" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
126 <radialGradient
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
127 inkscape:collect="always"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
128 xlink:href="#linearGradient8083"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
129 id="radialGradient8096"
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 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
132 cx="45.995758"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
133 cy="11.422832"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
134 fx="45.995758"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
135 fy="11.422832"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
136 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
137 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
138 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
139 y2="12.676396"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
140 x2="55.889248"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
141 y1="2.136826"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
142 x1="52.79644"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
143 id="linearGradient3182"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
144 xlink:href="#linearGradient3176"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
145 inkscape:collect="always" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
146 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
147 id="linearGradient3134">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
148 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
149 id="stop3136"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
150 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
151 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
152 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
153 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
154 offset="0.85000002"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
155 id="stop3142" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
156 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
157 id="stop3138"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
158 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
159 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
160 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
161 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
162 id="linearGradient3152">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
163 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
164 id="stop3154"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
165 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
166 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
167 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
168 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
169 offset="0.2"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
170 id="stop3160" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
171 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
172 id="stop3156"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
173 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
174 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
175 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
176 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
177 id="linearGradient3176">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
178 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
179 id="stop3178"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
180 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
181 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
182 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
183 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
184 offset="0.5"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
185 id="stop3184" />
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 id="stop3180"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
188 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
189 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
190 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
191 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
192 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
193 xlink:href="#linearGradient3144"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
194 id="linearGradient5594"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
195 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
196 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
197 x1="159.49503"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
198 y1="110.41852"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
199 x2="267.54617"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
200 y2="218.46967" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
201 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
202 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
203 y2="12.676396"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
204 x2="55.889248"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
205 y1="2.136826"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
206 x1="52.79644"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
207 id="linearGradient7666"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
208 xlink:href="#linearGradient3176"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
209 inkscape:collect="always" />
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 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
212 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
213 y2="93.248642"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
214 x2="-13.589547"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
215 y1="93.306656"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
216 x1="0.13318375"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
217 id="linearGradient3158"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
218 xlink:href="#linearGradient3152"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
219 inkscape:collect="always" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
220 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
221 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
222 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
223 y2="63.060684"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
224 x2="36.675465"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
225 y1="39.577835"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
226 x1="56.992085"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
227 id="linearGradient3140"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
228 xlink:href="#linearGradient3134"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
229 inkscape:collect="always" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
230 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
231 id="linearGradient7656">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
232 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
233 id="stop7658"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
234 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
235 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
236 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
237 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
238 offset="0.85000002"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
239 id="stop7660" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
240 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
241 id="stop7662"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
242 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
243 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
244 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
245 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
246 id="linearGradient7648">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
247 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
248 id="stop7650"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
249 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
250 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
251 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
252 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
253 offset="0.2"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
254 id="stop7652" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
255 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
256 id="stop7654"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
257 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
258 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
259 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
260 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
261 id="linearGradient7640">
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
262 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
263 id="stop7642"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
264 offset="0"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
265 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
266 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
267 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
268 offset="0.5"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
269 id="stop7644" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
270 <stop
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
271 id="stop7646"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
272 offset="1"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
273 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
274 </linearGradient>
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
275 <linearGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
276 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
277 xlink:href="#linearGradient3176"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
278 id="linearGradient7674"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
279 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
280 x1="52.79644"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
281 y1="2.136826"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
282 x2="55.889248"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
283 y2="12.676396" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
284 <linearGradient
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 xlink:href="#linearGradient3144"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
287 id="linearGradient7683"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
288 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
289 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
290 x1="159.49503"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
291 y1="110.41852"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
292 x2="267.54617"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
293 y2="218.46967" />
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
294 <radialGradient
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
295 inkscape:collect="always"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
296 xlink:href="#linearGradient3159"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
297 id="radialGradient7686"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
298 gradientUnits="userSpaceOnUse"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
299 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
300 cx="175.7256"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
301 cy="143.89952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
302 fx="175.7256"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
303 fy="143.89952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
304 r="125.56596" />
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
305 </defs>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
306 <sodipodi:namedview
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
307 id="base"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
308 pagecolor="#ffffff"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
309 bordercolor="#666666"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
310 borderopacity="1.0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
311 gridtolerance="10000"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
312 guidetolerance="10"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
313 objecttolerance="10"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
314 inkscape:pageopacity="0.0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
315 inkscape:pageshadow="2"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
316 inkscape:zoom="0.63166667"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
317 inkscape:cx="400"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
318 inkscape:cy="302.75296"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
319 inkscape:document-units="px"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
320 inkscape:current-layer="layer1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
321 width="800px"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
322 height="600px"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
323 showgrid="true"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
324 inkscape:window-width="822"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
325 inkscape:window-height="609"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
326 inkscape:window-x="130"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
327 inkscape:window-y="120" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
328 <metadata
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
329 id="metadata7">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
330 <rdf:RDF>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
331 <cc:Work
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
332 rdf:about="">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
333 <dc:format>image/svg+xml</dc:format>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
334 <dc:type
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
335 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
336 </cc:Work>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
337 </rdf:RDF>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
338 </metadata>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
339 <g
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
340 inkscape:label="Layer 1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
341 inkscape:groupmode="layer"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
342 id="layer1"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
343 style="display:inline">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
344 <rect
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
345 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
346 id="rect5132"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
347 width="802.63855"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
348 height="601.58313"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
349 x="0"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
350 y="0" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
351 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
352 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
353 id="rect3174"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
354 width="801.2431"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
355 height="39.687672"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
356 x="-0.093836516"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
357 y="-0.093836516" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
358 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
359 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
360 id="rect5128"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
361 width="458.71194"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
362 height="418.71198"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
363 x="20.644026"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
364 y="60.644024"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
365 rx="4.0216751"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
366 ry="5.0559778" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
367 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
368 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
369 id="rect5130"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
370 width="259.5639"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
371 height="419.56393"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
372 x="519.96802"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
373 y="59.96804"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
374 rx="5.0424933" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
375 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
376 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
377 id="rect5144"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
378 width="459.52646"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
379 height="79.526451"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
380 x="19.986771"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
381 y="499.98679" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
382 <path
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
383 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
384 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
385 id="path5146" />
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
386 <g
83
ea758bb3bbe2 example
Thinker K.F. Li <thinker@branda.to>
parents: 71
diff changeset
387 id="file_button"
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
388 transform="translate(6.3324538,1.5831135)">
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
389 <rect
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
390 ry="3.0364513"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
391 rx="1.1221098"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
392 y="1.3907586"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
393 x="18.805006"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
394 height="32.046982"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
395 width="81.123505"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
396 id="rect6129"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
397 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
398 <text
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
399 id="text8071"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
400 y="22.163589"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
401 x="44.327179"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
402 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
403 xml:space="preserve"><tspan
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
404 y="22.163589"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
405 x="44.327179"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
406 id="tspan8073"
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
407 sodipodi:role="line">檔案</tspan></text>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
408 </g>
84
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
409 <g
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
410 id="file_menu"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
411 style="display:none">
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
412 <rect
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
413 y="41.991447"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
414 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
415 height="237.55008"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
416 width="232.80074"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
417 id="rect3157"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
418 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
419 <rect
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
420 y="46.864952"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
421 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
422 height="219.88747"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
423 width="215.13812"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
424 id="rect2160"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
425 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
426 <text
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
427 sodipodi:linespacing="125%"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
428 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
429 id="text3134"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
430 y="86.360161"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
431 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
432 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
433 y="86.360161"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
434 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
435 id="tspan3136"
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
436 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
437 id="tspan3138"
85
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
438 y="106.36016"
9b4a02bcaeb1 matrix() function in transform attribute of group and shapes
Thinker K.F. Li <thinker@branda.to>
parents: 84
diff changeset
439 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
440 sodipodi:role="line">test</tspan></text>
42698de1f653 Support translate() function for transform attribute of 'g' tag.
Thinker K.F. Li <thinker@branda.to>
parents: 83
diff changeset
441 </g>
71
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
442 </g>
45c6ca5b3e80 start svg2code_ex example
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
443 </svg>