annotate inkscape/firefox/active-fill.svg @ 335:01038b8d8f05

Set the progm to be NULL so that we won't call mb_progm_abort when we call it at the next time. This will fix the crash issue of the dynamic. However, the dynamic is still crash sometimes if we click the button quickly. It looks like it crashes in the refresh. We need to future figure out the issue.
author wycc
date Sat, 07 Mar 2009 14:24:55 +0800
parents 96aae15527c8
children
rev   line source
274
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
3 <svg
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
5 xmlns:cc="http://creativecommons.org/ns#"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
7 xmlns:svg="http://www.w3.org/2000/svg"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
8 xmlns="http://www.w3.org/2000/svg"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
11 width="744.09448819"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
12 height="1052.3622047"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
13 id="svg2"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
14 sodipodi:version="0.32"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
15 inkscape:version="0.46"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
16 sodipodi:docname="active-fill.svg"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
17 inkscape:output_extension="org.inkscape.output.svg.inkscape"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
18 inkscape:export-filename="active-fill.png"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
19 inkscape:export-xdpi="86.949997"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
20 inkscape:export-ydpi="86.949997">
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
21 <defs
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
22 id="defs4">
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
23 <inkscape:perspective
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
24 sodipodi:type="inkscape:persp3d"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
25 inkscape:vp_x="0 : 526.18109 : 1"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
26 inkscape:vp_y="0 : 1000 : 0"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
27 inkscape:vp_z="744.09448 : 526.18109 : 1"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
28 inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
29 id="perspective10" />
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
30 </defs>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
31 <sodipodi:namedview
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
32 id="base"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
33 pagecolor="#ffffff"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
34 bordercolor="#666666"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
35 borderopacity="1.0"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
36 gridtolerance="10000"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
37 guidetolerance="10"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
38 objecttolerance="10"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
39 inkscape:pageopacity="0.0"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
40 inkscape:pageshadow="2"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
41 inkscape:zoom="3.959798"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
42 inkscape:cx="1.3719525"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
43 inkscape:cy="934.16255"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
44 inkscape:document-units="px"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
45 inkscape:current-layer="layer1"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
46 showgrid="false"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
47 inkscape:window-width="1400"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
48 inkscape:window-height="978"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
49 inkscape:window-x="0"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
50 inkscape:window-y="25" />
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
51 <metadata
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
52 id="metadata7">
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
53 <rdf:RDF>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
54 <cc:Work
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
55 rdf:about="">
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
56 <dc:format>image/svg+xml</dc:format>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
57 <dc:type
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
58 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
59 </cc:Work>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
60 </rdf:RDF>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
61 </metadata>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
62 <g
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
63 inkscape:label="Layer 1"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
64 inkscape:groupmode="layer"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
65 id="layer1">
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
66 <rect
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
67 style="fill:none;stroke:#000000;stroke-opacity:1"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
68 id="rect2380"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
69 width="30"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
70 height="30"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
71 x="79.802048"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
72 y="67.262962" />
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
73 <rect
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
74 style="fill:#00d300;fill-opacity:1;stroke:#00d300;stroke-width:1.90641569999999994;stroke-opacity:1"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
75 id="rect3154"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
76 width="28.388008"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
77 height="2.6291182"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
78 x="81.012871"
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
79 y="80.543571" />
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
80 </g>
96aae15527c8 Port all basic scene editor from pyGtk to the firefox
wycc
parents:
diff changeset
81 </svg>