Mercurial > MadButterfly
comparison examples/dynamic/menu.svg @ 201:31933f9ee70e
Chkec in demo for dynamic rectangle creation and button.
author | wycc@wycc-desktop |
---|---|
date | Sun, 07 Dec 2008 18:00:06 +0800 |
parents | |
children | ad4f8a956505 |
comparison
equal
deleted
inserted
replaced
200:1528209c6c92 | 201:31933f9ee70e |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 <svg | |
4 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
5 xmlns:cc="http://creativecommons.org/ns#" | |
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
7 xmlns:svg="http://www.w3.org/2000/svg" | |
8 xmlns="http://www.w3.org/2000/svg" | |
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
11 width="640" | |
12 height="480" | |
13 id="svg2" | |
14 sodipodi:version="0.32" | |
15 inkscape:version="0.46" | |
16 version="1.0" | |
17 sodipodi:docname="menu.svg" | |
18 inkscape:output_extension="org.inkscape.output.svg.inkscape"> | |
19 <defs | |
20 id="defs4"> | |
21 <inkscape:perspective | |
22 sodipodi:type="inkscape:persp3d" | |
23 inkscape:vp_x="0 : 526.18109 : 1" | |
24 inkscape:vp_y="0 : 1000 : 0" | |
25 inkscape:vp_z="744.09448 : 526.18109 : 1" | |
26 inkscape:persp3d-origin="372.04724 : 350.78739 : 1" | |
27 id="perspective10" /> | |
28 </defs> | |
29 <sodipodi:namedview | |
30 id="base" | |
31 pagecolor="#ffffff" | |
32 bordercolor="#666666" | |
33 borderopacity="1.0" | |
34 gridtolerance="10000" | |
35 guidetolerance="10" | |
36 objecttolerance="10" | |
37 inkscape:pageopacity="0.0" | |
38 inkscape:pageshadow="2" | |
39 inkscape:zoom="0.7" | |
40 inkscape:cx="375" | |
41 inkscape:cy="226.6652" | |
42 inkscape:document-units="px" | |
43 inkscape:current-layer="layer1" | |
44 showgrid="false" | |
45 inkscape:window-width="645" | |
46 inkscape:window-height="725" | |
47 inkscape:window-x="428" | |
48 inkscape:window-y="176" /> | |
49 <metadata | |
50 id="metadata7"> | |
51 <rdf:RDF> | |
52 <cc:Work | |
53 rdf:about=""> | |
54 <dc:format>image/svg+xml</dc:format> | |
55 <dc:type | |
56 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
57 </cc:Work> | |
58 </rdf:RDF> | |
59 </metadata> | |
60 <g | |
61 inkscape:label="Layer 1" | |
62 inkscape:groupmode="layer" | |
63 id="layer1"> | |
64 <rect | |
65 style="fill:#cccccc" | |
66 id="rect2384" | |
67 width="617.14288" | |
68 height="460" | |
69 x="10" | |
70 y="5.7142859" | |
71 rx="5.4543843" | |
72 ry="7.1427469" /> | |
73 <g | |
74 id="rect" | |
75 inkscape:label="#g2389"> | |
76 <rect | |
77 ry="7.1427469" | |
78 rx="5.4543843" | |
79 y="13.049243" | |
80 x="40.192101" | |
81 height="52.472942" | |
82 width="118.18723" | |
83 id="rect2383" | |
84 style="fill:#0000ff;fill-rule:evenodd;stroke:#000000;stroke-width:1.38420188px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> | |
85 <text | |
86 id="text2385" | |
87 y="50" | |
88 x="55.714287" | |
89 style="font-size:40px;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" | |
90 xml:space="preserve"><tspan | |
91 y="50" | |
92 x="55.714287" | |
93 id="tspan2387" | |
94 sodipodi:role="line">rect</tspan></text> | |
95 </g> | |
96 </g> | |
97 </svg> |