Mercurial > MadButterfly
annotate inkscape/firefox/content/fill.svg @ 1265:ca301f6abef7
Support undo for insert key frame/rm keyframe. We will refresh all layers and scenes since it is not feasible to collect these changes and update the layers and scenes. We may scan two level only in the future to improve the performance.
author | wycc |
---|---|
date | Wed, 12 Jan 2011 15:01:14 +0800 |
parents | 7d244a85dd68 |
children |
rev | line source |
---|---|
274 | 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="744.09448819" | |
12 height="1052.3622047" | |
13 id="svg2" | |
14 sodipodi:version="0.32" | |
15 inkscape:version="0.46" | |
16 sodipodi:docname="fill.svg" | |
17 inkscape:output_extension="org.inkscape.output.svg.inkscape" | |
18 inkscape:export-filename="/home/wycc/devel/test/MadButterfly/inkscape/fill.png" | |
19 inkscape:export-xdpi="86.949997" | |
20 inkscape:export-ydpi="86.949997"> | |
21 <defs | |
22 id="defs4"> | |
23 <inkscape:perspective | |
24 sodipodi:type="inkscape:persp3d" | |
25 inkscape:vp_x="0 : 526.18109 : 1" | |
26 inkscape:vp_y="0 : 1000 : 0" | |
27 inkscape:vp_z="744.09448 : 526.18109 : 1" | |
28 inkscape:persp3d-origin="372.04724 : 350.78739 : 1" | |
29 id="perspective10" /> | |
30 </defs> | |
31 <sodipodi:namedview | |
32 id="base" | |
33 pagecolor="#ffffff" | |
34 bordercolor="#666666" | |
35 borderopacity="1.0" | |
36 gridtolerance="10000" | |
37 guidetolerance="10" | |
38 objecttolerance="10" | |
39 inkscape:pageopacity="0.0" | |
40 inkscape:pageshadow="2" | |
41 inkscape:zoom="3.959798" | |
42 inkscape:cx="41.651785" | |
43 inkscape:cy="934.16255" | |
44 inkscape:document-units="px" | |
45 inkscape:current-layer="layer1" | |
46 showgrid="false" | |
47 inkscape:window-width="1400" | |
48 inkscape:window-height="978" | |
49 inkscape:window-x="0" | |
50 inkscape:window-y="25" /> | |
51 <metadata | |
52 id="metadata7"> | |
53 <rdf:RDF> | |
54 <cc:Work | |
55 rdf:about=""> | |
56 <dc:format>image/svg+xml</dc:format> | |
57 <dc:type | |
58 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
59 </cc:Work> | |
60 </rdf:RDF> | |
61 </metadata> | |
62 <g | |
63 inkscape:label="Layer 1" | |
64 inkscape:groupmode="layer" | |
65 id="layer1"> | |
66 <rect | |
67 style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.9064157;stroke-opacity:1" | |
68 id="rect3154" | |
69 width="28.388008" | |
70 height="2.6291182" | |
71 x="81.012871" | |
376
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
72 y="80.543571" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
73 inkscape:export-filename="/home/wycc/devel/test/main/MadButterfly/inkscape/firefox/content/fill.png" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
74 inkscape:export-xdpi="86.949997" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
75 inkscape:export-ydpi="86.949997" /> |
274 | 76 </g> |
77 </svg> |