annotate nodejs/desktop.svg @ 836:f3ce3598612f

Avoid to add a coord to dirty_pcache_area_coords twice or more
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 17 Sep 2010 12:21:36 +0800
parents a7c337533f49
children 2101a355acba
rev   line source
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
3
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
4 <svg
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
6 xmlns:cc="http://creativecommons.org/ns#"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
8 xmlns:svg="http://www.w3.org/2000/svg"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
9 xmlns="http://www.w3.org/2000/svg"
776
77b561bb7929 Implement new algorithm to calculate the origin of the SVG elemnts so that we can implement object resize without changing the position of the object.
wycc
parents: 758
diff changeset
10 xmlns:xlink="http://www.w3.org/1999/xlink"
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
13 width="744.09448"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
14 height="480"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
15 id="svg2"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
16 version="1.1"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
17 inkscape:version="0.47+devel r9312"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
18 sodipodi:docname="desktop.svg">
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
19 <defs
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
20 id="defs4">
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
21 <linearGradient
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
22 inkscape:collect="always"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
23 id="linearGradient3706">
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
24 <stop
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
25 style="stop-color:#000000;stop-opacity:1;"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
26 offset="0"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
27 id="stop3708" />
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
28 <stop
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
29 style="stop-color:#000000;stop-opacity:0;"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
30 offset="1"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
31 id="stop3710" />
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
32 </linearGradient>
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
33 <linearGradient
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
34 inkscape:collect="always"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
35 xlink:href="#linearGradient3706"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
36 id="linearGradient3712"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
37 x1="0"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
38 y1="240"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
39 x2="747.27411"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
40 y2="240"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
41 gradientUnits="userSpaceOnUse" />
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
42 </defs>
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
43 <sodipodi:namedview
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
44 id="base"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
45 pagecolor="#ffffff"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
46 bordercolor="#666666"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
47 borderopacity="1.0"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
48 inkscape:pageopacity="0.0"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
49 inkscape:pageshadow="2"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
50 inkscape:zoom="0.98994949"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
51 inkscape:cx="-11.924392"
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
52 inkscape:cy="177.14286"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
53 inkscape:document-units="px"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
54 inkscape:current-layer="layer1"
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
55 showgrid="false"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
56 inkscape:window-width="1920"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
57 inkscape:window-height="1006"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
58 inkscape:window-x="0"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
59 inkscape:window-y="25"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
60 inkscape:window-maximized="1" />
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
61 <metadata
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
62 id="metadata7">
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
63 <rdf:RDF>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
64 <cc:Work
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
65 rdf:about="">
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
66 <dc:format>image/svg+xml</dc:format>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
67 <dc:type
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
68 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
758
d11b0900f03c Check in the dynamic menu example. Currently, it illustarte a bug in the renderer.
wycc
parents: 752
diff changeset
69 <dc:title />
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
70 </cc:Work>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
71 </rdf:RDF>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
72 </metadata>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
73 <g
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
74 inkscape:groupmode="layer"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
75 id="layer3"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
76 inkscape:label="background">
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
77 <rect
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
78 style="fill:url(#linearGradient3712);fill-opacity:1"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
79 id="rect2928"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
80 width="747.27411"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
81 height="480"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
82 x="0"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
83 y="0"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
84 ry="3.0304577" />
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
85 </g>
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
86 <g
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
87 inkscape:label="Layer 1"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
88 inkscape:groupmode="layer"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
89 id="layer1"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
90 transform="translate(0,-572.36218)">
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
91 <g
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
92 id="g2917"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
93 transform="translate(34.345189,-8.0812203)"
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
94 mbname="video">
776
77b561bb7929 Implement new algorithm to calculate the origin of the SVG elemnts so that we can implement object resize without changing the position of the object.
wycc
parents: 758
diff changeset
95 <image
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
96 sodipodi:absref="/home/wycc/devel/md3/MadButterfly/nodejs/video.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
97 xlink:href="video.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
98 width="85.598946"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
99 height="84.588799"
776
77b561bb7929 Implement new algorithm to calculate the origin of the SVG elemnts so that we can implement object resize without changing the position of the object.
wycc
parents: 758
diff changeset
100 id="image2983"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
101 x="63.266537"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
102 y="809.55243" />
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
103 </g>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
104 <g
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
105 id="g2917-8"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
106 transform="translate(194.45437,-7.071074)"
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
107 mbname="audio">
801
f84ccf1f59ae Add icons for the menu demo
wycc
parents: 777
diff changeset
108 <image
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
109 sodipodi:absref="/home/wycc/devel/md3/MadButterfly/nodejs/music.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
110 xlink:href="music.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
111 width="86.5"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
112 height="76.928574"
801
f84ccf1f59ae Add icons for the menu demo
wycc
parents: 777
diff changeset
113 id="image3048"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
114 x="63.00946"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
115 y="814.71918" />
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
116 </g>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
117 <g
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
118 id="g2917-88"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
119 transform="translate(346.22978,-8.0812213)"
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
120 mbname="picture">
801
f84ccf1f59ae Add icons for the menu demo
wycc
parents: 777
diff changeset
121 <image
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
122 sodipodi:absref="/home/wycc/devel/md3/MadButterfly/nodejs/photo.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
123 xlink:href="photo.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
124 width="84"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
125 height="76.14286"
801
f84ccf1f59ae Add icons for the menu demo
wycc
parents: 777
diff changeset
126 id="image3049"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
127 x="63.624115"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
128 y="809.93323" />
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
129 </g>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
130 <g
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
131 id="g2917-8-6"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
132 transform="translate(494.21713,-6.0609263)"
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
133 mbname="setting">
801
f84ccf1f59ae Add icons for the menu demo
wycc
parents: 777
diff changeset
134 <image
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
135 sodipodi:absref="/home/wycc/devel/md3/MadButterfly/nodejs/tool.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
136 xlink:href="tool.png"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
137 width="84.571426"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
138 height="75.14286"
801
f84ccf1f59ae Add icons for the menu demo
wycc
parents: 777
diff changeset
139 id="image3168"
814
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
140 x="63.521473"
a7c337533f49 Remove the background
wycc
parents: 803
diff changeset
141 y="810.79041" />
752
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
142 </g>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
143 </g>
ffbf9910213c Add testdesktop,js example.
wycc
parents:
diff changeset
144 </svg>