Mercurial > MadButterfly
annotate inkscape/firefox/content/active-start.svg @ 936:a9abcdac0ae5
Fix issue of moving lightbar of testsvg.js.
The lightbar does not move as expectation. It caused by compute
trasnforming matrix that transform saved points from the space when
saving points to current space. The transform matrix should not
include matric of the owner of saved points.
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Fri, 12 Nov 2010 16:53:03 +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="active-start.svg" | |
17 inkscape:output_extension="org.inkscape.output.svg.inkscape" | |
18 inkscape:export-filename="active-start.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="1.3719525" | |
43 inkscape:cy="913.9595" | |
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 <path | |
67 sodipodi:type="arc" | |
68 style="fill:#00d300;fill-opacity:1" | |
69 id="path2383" | |
70 sodipodi:cx="114.28571" | |
71 sodipodi:cy="123.79076" | |
72 sodipodi:rx="14.285714" | |
73 sodipodi:ry="14.285714" | |
74 d="M 128.57143,123.79076 A 14.285714,14.285714 0 1 1 99.999999,123.79076 A 14.285714,14.285714 0 1 1 128.57143,123.79076 z" | |
376
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
75 transform="matrix(0.7,0,0,0.7,14.342634,-4.5390011)" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
76 inkscape:export-filename="/home/wycc/devel/test/main/MadButterfly/inkscape/firefox/content/active-start.png" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
77 inkscape:export-xdpi="86.949997" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
78 inkscape:export-ydpi="86.949997" /> |
274 | 79 <rect |
80 style="fill:#00d300;stroke:#00d300;stroke-opacity:1;fill-opacity:1" | |
81 id="rect3154" | |
82 width="5.8083773" | |
83 height="3.5355339" | |
84 x="104.04571" | |
376
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
85 y="80.090363" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
86 inkscape:export-filename="/home/wycc/devel/test/main/MadButterfly/inkscape/firefox/content/active-start.png" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
87 inkscape:export-xdpi="86.949997" |
7d244a85dd68
Change the screen layout to make it more like an usual IDE.
wycc
parents:
339
diff
changeset
|
88 inkscape:export-ydpi="86.949997" /> |
274 | 89 </g> |
90 </svg> |