Mercurial > MadButterfly
annotate examples/menu/list.svg @ 1136:950076863b7e
Fix the tween calculation for the inbetween frames. Now, we can use primitive instead og group to defin ethe animation. Currently, it has been tested against rectangle only. We need to check others as well.
author | wycc |
---|---|
date | Tue, 21 Dec 2010 14:35:42 +0800 |
parents | 58b6337fb3b2 |
children |
rev | line source |
---|---|
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
3 <svg |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
4 xmlns:ns0="http://madbutterfly.sourceforge.net/DTD/madbutterfly.dtd" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
5 xmlns:dc="http://purl.org/dc/elements/1.1/" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
6 xmlns:cc="http://creativecommons.org/ns#" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
8 xmlns:svg="http://www.w3.org/2000/svg" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
9 xmlns="http://www.w3.org/2000/svg" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
10 xmlns:xlink="http://www.w3.org/1999/xlink" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
13 width="720" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
14 height="480" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
15 id="svg2" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
16 sodipodi:version="0.32" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
17 inkscape:version="0.46" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
18 sodipodi:docname="list.svg" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
19 version="1.0" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
20 inkscape:output_extension="org.inkscape.output.svg.inkscape"> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
21 <sodipodi:namedview |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
22 id="base" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
23 pagecolor="#ffffff" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
24 bordercolor="#666666" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
25 borderopacity="1.0" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
26 gridtolerance="10000" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
27 guidetolerance="10" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
28 objecttolerance="10" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
29 inkscape:pageopacity="0.0" |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
30 inkscape:pageshadow="2" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
31 inkscape:zoom="1.0347223" |
306 | 32 inkscape:cx="267.0313" |
33 inkscape:cy="228.90269" | |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
34 inkscape:document-units="px" |
455
58b6337fb3b2
Fix bugs of pending keys of animated menu.
Thinker K.F. Li <thinker@branda.to>
parents:
306
diff
changeset
|
35 inkscape:current-layer="layer4" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
36 showgrid="false" |
455
58b6337fb3b2
Fix bugs of pending keys of animated menu.
Thinker K.F. Li <thinker@branda.to>
parents:
306
diff
changeset
|
37 inkscape:window-width="1024" |
58b6337fb3b2
Fix bugs of pending keys of animated menu.
Thinker K.F. Li <thinker@branda.to>
parents:
306
diff
changeset
|
38 inkscape:window-height="768" |
58b6337fb3b2
Fix bugs of pending keys of animated menu.
Thinker K.F. Li <thinker@branda.to>
parents:
306
diff
changeset
|
39 inkscape:window-x="0" |
58b6337fb3b2
Fix bugs of pending keys of animated menu.
Thinker K.F. Li <thinker@branda.to>
parents:
306
diff
changeset
|
40 inkscape:window-y="0" /> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
41 <defs |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
42 id="defs4"> |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
43 <linearGradient |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
44 id="linearGradient3183"> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
45 <stop |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
46 style="stop-color:#000000;stop-opacity:1;" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
47 offset="0" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
48 id="stop3185" /> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
49 <stop |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
50 style="stop-color:#505050;stop-opacity:1;" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
51 offset="1" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
52 id="stop3187" /> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
53 </linearGradient> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
54 <inkscape:perspective |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
55 id="perspective10" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
56 inkscape:persp3d-origin="372.04724 : 350.78739 : 1" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
57 inkscape:vp_z="744.09448 : 526.18109 : 1" |
297 | 58 inkscape:vp_y="0 : 1000 : 0" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
59 inkscape:vp_x="0 : 526.18109 : 1" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
60 sodipodi:type="inkscape:persp3d" /> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
61 <linearGradient |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
62 inkscape:collect="always" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
63 xlink:href="#linearGradient3183" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
64 id="linearGradient3189" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
65 x1="0" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
66 y1="239.5" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
67 x2="719.99998" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
68 y2="239.5" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
69 gradientUnits="userSpaceOnUse" /> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
70 </defs> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
71 <metadata |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
72 id="metadata7"> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
73 <rdf:RDF> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
74 <cc:Work |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
75 rdf:about=""> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
76 <dc:format>image/svg+xml</dc:format> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
77 <dc:type |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
78 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
79 </cc:Work> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
80 </rdf:RDF> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
81 <ns0:scenes |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
82 current="1" /> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
83 </metadata> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
84 <g |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
85 inkscape:groupmode="layer" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
86 id="layer2" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
87 inkscape:label="Background" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
88 sodipodi:insensitive="true"> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
89 <rect |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
90 style="opacity:1;fill:url(#linearGradient3189);fill-opacity:1;stroke:#000000;stroke-width:0.9993065;stroke-opacity:1" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
91 id="rect3181" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
92 width="719.00067" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
93 height="480.0007" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
94 x="0.49965325" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
95 y="-0.50034672" /> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
96 </g> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
97 <g |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
98 id="layer1" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
99 inkscape:groupmode="layer" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
100 inkscape:label="Layer 1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
101 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
102 transform="translate(147.14286,-2.85715)" |
299 | 103 id="item1" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
104 mbname="item1" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
105 style="fill-opacity:1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
106 <text |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
107 id="text2395" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
108 y="60" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
109 x="157.14285" |
306 | 110 style="font-size:24px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Times New Roman;-inkscape-font-specification:Times New Roman Bold;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" |
111 xml:space="preserve" | |
112 sodipodi:linespacing="125%"><tspan | |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
113 mbname="item1text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
114 y="60" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
115 x="157.14285" |
297 | 116 id="tspan2397" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
117 sodipodi:role="line">item1</tspan></text> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
118 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
119 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
120 transform="translate(146.65319,39.689836)" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
121 id="item2" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
122 mbname="item2" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
123 style="fill-opacity:1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
124 <text |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
125 id="text2421" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
126 y="60" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
127 x="157.14285" |
306 | 128 style="font-size:24px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" |
129 xml:space="preserve" | |
130 sodipodi:linespacing="125%"><tspan | |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
131 mbname="item2text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
132 y="60" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
133 x="157.14285" |
297 | 134 id="tspan2423" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
135 sodipodi:role="line">item1</tspan></text> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
136 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
137 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
138 transform="translate(148.3266,82.236798)" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
139 id="item3" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
140 mbname="item3" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
141 style="fill-opacity:1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
142 <text |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
143 id="item3text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
144 y="60" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
145 x="157.14285" |
306 | 146 style="font-size:24px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" |
147 xml:space="preserve" | |
148 sodipodi:linespacing="125%"><tspan | |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
149 mbname="item3text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
150 y="60" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
151 x="157.14285" |
297 | 152 id="tspan2429" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
153 sodipodi:role="line">item1</tspan></text> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
154 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
155 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
156 transform="translate(147.83692,124.7838)" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
157 id="item4" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
158 mbname="item4" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
159 style="fill-opacity:1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
160 <text |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
161 id="item4text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
162 y="60" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
163 x="157.14285" |
306 | 164 style="font-size:24px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" |
165 xml:space="preserve" | |
166 sodipodi:linespacing="125%"><tspan | |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
167 mbname="item4text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
168 y="60" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
169 x="157.14285" |
297 | 170 id="tspan2435" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
171 sodipodi:role="line">item1</tspan></text> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
172 </g> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
173 <g |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
174 transform="translate(146.30615,167.33077)" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
175 id="item5" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
176 mbname="item5" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
177 style="fill-opacity:1"> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
178 <text |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
179 id="item5text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
180 y="60" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
181 x="157.14285" |
306 | 182 style="font-size:24px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" |
183 xml:space="preserve" | |
184 sodipodi:linespacing="125%"><tspan | |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
185 mbname="item5text" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
186 y="60" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
187 x="157.14285" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
188 id="tspan2441" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
189 sodipodi:role="line">item1</tspan></text> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
190 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
191 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
192 transform="translate(145.81648,209.87776)" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
193 id="item6" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
194 mbname="item6" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
195 style="fill-opacity:1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
196 <text |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
197 id="item6text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
198 y="60" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
199 x="157.14285" |
306 | 200 style="font-size:24px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" |
201 xml:space="preserve" | |
202 sodipodi:linespacing="125%"><tspan | |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
203 mbname="item6text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
204 y="60" |
297 | 205 x="157.14285" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
206 id="tspan2447" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
207 sodipodi:role="line">item1</tspan></text> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
208 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
209 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
210 transform="translate(147.48989,252.42474)" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
211 id="item7" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
212 mbname="item7" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
213 style="fill-opacity:1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
214 <text |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
215 id="item7text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
216 y="60" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
217 x="157.14285" |
306 | 218 style="font-size:24px;font-style:oblique;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Oblique;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%" |
219 xml:space="preserve" | |
220 sodipodi:linespacing="125%"><tspan | |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
221 mbname="item7text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
222 y="60" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
223 x="157.14285" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
224 id="tspan2453" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
225 sodipodi:role="line">item1</tspan></text> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
226 </g> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
227 <g |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
228 transform="translate(147.00021,294.97172)" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
229 id="item8" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
230 mbname="item8" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
231 style="fill-opacity:1"> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
232 <text |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
233 id="item8text" |
297 | 234 y="60" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
235 x="157.14285" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
236 style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
237 xml:space="preserve"><tspan |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
238 mbname="item8text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
239 y="60" |
297 | 240 x="157.14285" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
241 id="tspan2459" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
242 sodipodi:role="line">item1</tspan></text> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
243 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
244 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
245 transform="translate(143.79604,337.5187)" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
246 id="item9" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
247 mbname="item9" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
248 style="fill-opacity:1"> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
249 <text |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
250 mbname="" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
251 id="text2407" |
297 | 252 y="60" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
253 x="157.14285" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
254 style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
255 xml:space="preserve"><tspan |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
256 mbname="item9text" |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
257 y="60" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
258 x="157.14285" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
259 id="tspan2409" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
260 sodipodi:role="line">item1</tspan></text> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
261 </g> |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
262 <text |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
263 id="text2416" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
264 y="44.383541" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
265 x="24.177626" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
266 style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
267 xml:space="preserve"><tspan |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
268 mbname="item1text" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
269 y="44.383541" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
270 x="24.177626" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
271 id="tspan2418" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
272 sodipodi:role="line">Menu test</tspan></text> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
273 </g> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
274 <g |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
275 inkscape:groupmode="layer" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
276 id="layer4" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
277 inkscape:label="lightbar"> |
297 | 278 <g |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
279 mbname="item_lightbar" |
455
58b6337fb3b2
Fix bugs of pending keys of animated menu.
Thinker K.F. Li <thinker@branda.to>
parents:
306
diff
changeset
|
280 transform="matrix(0.9148913,0,0,1,168.41407,93.684101)" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
281 id="item_lightbar" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
282 style="stroke:none"> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
283 <rect |
306 | 284 style="opacity:0.3669725;fill:#001f41;fill-opacity:1;stroke:none;stroke-width:0.99680871;stroke-opacity:1" |
301
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
285 id="rect3191" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
286 width="442.8623" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
287 height="29.190758" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
288 x="0.19951171" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
289 y="31.140766" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
290 transform="matrix(0.9999958,-2.895334e-3,0,1,0,0)" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
291 rx="10.000001" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
292 ry="10" /> |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
293 <rect |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
294 style="opacity:0.3669725;fill:#eafbf3;fill-opacity:1;stroke:none;stroke-width:0.99680871;stroke-opacity:1" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
295 id="rect2405" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
296 width="442.86224" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
297 height="29.190758" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
298 x="-4.099226" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
299 y="27.920256" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
300 transform="matrix(0.9999958,-2.8953343e-3,0,1,0,0)" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
301 rx="10" |
c8173a65e384
Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents:
299
diff
changeset
|
302 ry="10" /> |
296
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
303 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
304 </g> |
2e97e8082d83
* Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff
changeset
|
305 </svg> |