Mercurial > MadButterfly
comparison pyink/primitive_test.svg @ 1137:a821ad26f6d9
Add sample SVG animation file.
author | wycc |
---|---|
date | Tue, 21 Dec 2010 14:36:24 +0800 |
parents | |
children | d4dbcb93aee0 |
comparison
equal
deleted
inserted
replaced
1136:950076863b7e | 1137:a821ad26f6d9 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 | |
4 <svg | |
5 xmlns:ns0="http://madbutterfly.sourceforge.net/DTD/madbutterfly.dtd" | |
6 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
7 xmlns:cc="http://creativecommons.org/ns#" | |
8 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
9 xmlns:svg="http://www.w3.org/2000/svg" | |
10 xmlns="http://www.w3.org/2000/svg" | |
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
13 width="744.09448819" | |
14 height="1052.3622047" | |
15 id="svg2" | |
16 version="1.1" | |
17 inkscape:version="0.48+devel r9774 custom" | |
18 sodipodi:docname="aa.svg"> | |
19 <defs | |
20 id="defs4" /> | |
21 <sodipodi:namedview | |
22 id="base" | |
23 pagecolor="#ffffff" | |
24 bordercolor="#666666" | |
25 borderopacity="1.0" | |
26 inkscape:pageopacity="0.0" | |
27 inkscape:pageshadow="2" | |
28 inkscape:zoom="0.35" | |
29 inkscape:cx="375" | |
30 inkscape:cy="862.85714" | |
31 inkscape:document-units="px" | |
32 inkscape:current-layer="Layer 1s8009" | |
33 showgrid="false" | |
34 inkscape:window-width="741" | |
35 inkscape:window-height="639" | |
36 inkscape:window-x="614" | |
37 inkscape:window-y="288" | |
38 inkscape:window-maximized="0" /> | |
39 <metadata | |
40 id="metadata7"> | |
41 <rdf:RDF> | |
42 <cc:Work | |
43 rdf:about=""> | |
44 <dc:format>image/svg+xml</dc:format> | |
45 <dc:type | |
46 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
47 <dc:title /> | |
48 </cc:Work> | |
49 </rdf:RDF> | |
50 <ns0:scenes> | |
51 <ns0:scene | |
52 start="1" | |
53 ref="Layer 1s1983" | |
54 end="20" | |
55 type="scale" /> | |
56 <ns0:scene | |
57 start="21" | |
58 ref="Layer 1s8009" | |
59 type="normal" /> | |
60 </ns0:scenes> | |
61 </metadata> | |
62 <g | |
63 inkscape:label="Layer 1" | |
64 inkscape:groupmode="layer" | |
65 id="layer1"> | |
66 <g | |
67 id="Layer 1s1983" | |
68 inkscape:groupmode="layer" | |
69 style="display:none"> | |
70 <rect | |
71 x="31.90139" | |
72 y="-22.552591" | |
73 width="23.144594" | |
74 height="99.921394" | |
75 id="rect3070" | |
76 transform="matrix(0.97036454,0.24164574,-0.39246616,0.91976645,0,0)" /> | |
77 </g> | |
78 <g | |
79 style="" | |
80 inkscape:groupmode="layer" | |
81 id="Layer 1s8009"> | |
82 <rect | |
83 transform="matrix(0.80629826,-0.59150919,0.67689515,0.73607945,0,0)" | |
84 id="rect3431" | |
85 height="432.13434" | |
86 width="64.699173" | |
87 y="213.35323" | |
88 x="9.338623" /> | |
89 </g> | |
90 </g> | |
91 </svg> |