annotate examples/menu/list.svg @ 303:f894b30676e9

Add MBAF object suport. This is still work in progress yet. However, it won't affect other features. Therefore, it is checked in before it become mature.
author wycc
date Sun, 15 Feb 2009 08:34:57 +0800
parents c8173a65e384
children c981e561ac37
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"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
32 inkscape:cx="255.43399"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
33 inkscape:cy="240.5"
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"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
35 inkscape:current-layer="layer1"
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"
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
37 inkscape:window-width="1124"
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
38 inkscape:window-height="867"
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
39 inkscape:window-x="212"
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
40 inkscape:window-y="90" />
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
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
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
5bf503270419 Fix the Fade out issue in scroll up.
wycc
parents: 297
diff changeset
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"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
110 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
111 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
112 mbname="item1text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
113 y="60"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
114 x="157.14285"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
115 id="tspan2397"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
116 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
117 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
118 <g
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
119 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
120 id="item2"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
121 mbname="item2"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
122 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
123 <text
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
124 id="text2421"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
125 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
126 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
127 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
128 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
129 mbname="item2text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
130 y="60"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
131 x="157.14285"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
132 id="tspan2423"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
133 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
134 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
135 <g
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
136 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
137 id="item3"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
138 mbname="item3"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
139 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
140 <text
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
141 id="item3text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
142 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
143 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
144 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
145 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
146 mbname="item3text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
147 y="60"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
148 x="157.14285"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
149 id="tspan2429"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
150 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
151 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
152 <g
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
153 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
154 id="item4"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
155 mbname="item4"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
156 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
157 <text
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
158 id="item4text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
159 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
160 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
161 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
162 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
163 mbname="item4text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
164 y="60"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
165 x="157.14285"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
166 id="tspan2435"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
167 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
168 </g>
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
169 <g
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
170 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
171 id="item5"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
172 mbname="item5"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
173 style="fill-opacity:1">
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
174 <text
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
175 id="item5text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
176 y="60"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
177 x="157.14285"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
178 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
179 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
180 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
181 y="60"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
182 x="157.14285"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
183 id="tspan2441"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
184 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
185 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
186 <g
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
187 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
188 id="item6"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
189 mbname="item6"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
190 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
191 <text
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
192 id="item6text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
193 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
194 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
195 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
196 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
197 mbname="item6text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
198 y="60"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
199 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
200 id="tspan2447"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
201 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
202 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
203 <g
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
204 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
205 id="item7"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
206 mbname="item7"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
207 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
208 <text
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
209 id="item7text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
210 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
211 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
212 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
213 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
214 mbname="item7text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
215 y="60"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
216 x="157.14285"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
217 id="tspan2453"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
218 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
219 </g>
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
220 <g
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
221 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
222 id="item8"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
223 mbname="item8"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
224 style="fill-opacity:1">
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
225 <text
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
226 id="item8text"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
227 y="60"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
228 x="157.14285"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
229 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
230 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
231 mbname="item8text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
232 y="60"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
233 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
234 id="tspan2459"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
235 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
236 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
237 <g
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
238 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
239 id="item9"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
240 mbname="item9"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
241 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
242 <text
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
243 mbname=""
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
244 id="text2407"
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
245 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
246 x="157.14285"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
247 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
248 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
249 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
250 y="60"
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
251 x="157.14285"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
252 id="tspan2409"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
253 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
254 </g>
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
255 <text
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
256 id="text2416"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
257 y="44.383541"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
258 x="24.177626"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
259 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
260 xml:space="preserve"><tspan
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
261 mbname="item1text"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
262 y="44.383541"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
263 x="24.177626"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
264 id="tspan2418"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
265 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
266 </g>
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
267 <g
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
268 inkscape:groupmode="layer"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
269 id="layer4"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
270 inkscape:label="lightbar">
297
e885dc875f30 Implement animation menu
wycc
parents: 296
diff changeset
271 <g
301
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
272 mbname="item_lightbar"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
273 transform="matrix(0.9148913,0,0,1,167.44763,131.37537)"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
274 id="item_lightbar"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
275 style="stroke:none">
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
276 <rect
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
277 style="opacity:0.36697249999999998;fill:#001f41;fill-opacity:1;stroke:none;stroke-width:0.99680871000000004;stroke-opacity:1"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
278 id="rect3191"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
279 width="442.8623"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
280 height="29.190758"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
281 x="0.19951171"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
282 y="31.140766"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
283 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
284 rx="10.000001"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
285 ry="10" />
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
286 <rect
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
287 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
288 id="rect2405"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
289 width="442.86224"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
290 height="29.190758"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
291 x="-4.099226"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
292 y="27.920256"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
293 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
294 rx="10"
c8173a65e384 Remove fi8ll from the group to avoid a bug in the SVG parser
wycc
parents: 299
diff changeset
295 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
296 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
297 </g>
2e97e8082d83 * Fix the symbol definition code which does not assume the id is the same as the mbname.
wycc
parents:
diff changeset
298 </svg>