annotate nodejs/examples/mce/preview.svg @ 1388:669f79a4ecaf

Fix the parseUse which setup parameter to the wrong object.
author wycc
date Fri, 25 Mar 2011 03:54:45 +0800
parents e45ad25a1462
children
rev   line source
933
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
3
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
4 <svg
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
6 xmlns:cc="http://creativecommons.org/ns#"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
8 xmlns:svg="http://www.w3.org/2000/svg"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
9 xmlns="http://www.w3.org/2000/svg"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
10 xmlns:xlink="http://www.w3.org/1999/xlink"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
13 width="1920"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
14 height="1080"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
15 id="svg2"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
16 version="1.1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
17 inkscape:version="0.47 r22583"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
18 inkscape:transform-center-x="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
19 inkscape:transform-center-y="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
20 sodipodi:docname="New document 1">
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
21 <defs
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
22 id="defs4">
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
23 <inkscape:perspective
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
24 sodipodi:type="inkscape:persp3d"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
25 inkscape:vp_x="0 : 526.18109 : 1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
26 inkscape:vp_y="0 : 1000 : 0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
27 inkscape:vp_z="744.09448 : 526.18109 : 1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
28 inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
29 id="perspective10" />
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
30 <inkscape:perspective
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
31 id="perspective2987"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
32 inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
33 inkscape:vp_z="1 : 0.5 : 1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
34 inkscape:vp_y="0 : 1000 : 0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
35 inkscape:vp_x="0 : 0.5 : 1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
36 sodipodi:type="inkscape:persp3d" />
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
37 </defs>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
38 <sodipodi:namedview
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
39 id="base"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
40 pagecolor="#ffffff"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
41 bordercolor="#666666"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
42 borderopacity="1.0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
43 inkscape:pageopacity="0.0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
44 inkscape:pageshadow="2"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
45 inkscape:zoom="0.35"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
46 inkscape:cx="375"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
47 inkscape:cy="520"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
48 inkscape:document-units="px"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
49 inkscape:current-layer="layer1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
50 showgrid="false"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
51 inkscape:window-width="1680"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
52 inkscape:window-height="976"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
53 inkscape:window-x="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
54 inkscape:window-y="25"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
55 inkscape:window-maximized="1" />
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
56 <metadata
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
57 id="metadata7">
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
58 <rdf:RDF>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
59 <cc:Work
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
60 rdf:about="">
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
61 <dc:format>image/svg+xml</dc:format>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
62 <dc:type
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
63 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
64 <dc:title></dc:title>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
65 </cc:Work>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
66 </rdf:RDF>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
67 </metadata>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
68 <g
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
69 inkscape:label="Layer 1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
70 inkscape:groupmode="layer"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
71 id="layer1"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
72 inkscape:transform-center-x="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
73 inkscape:transform-center-y="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
74 transform="translate(0,27.637817)">
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
75 <image
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
76 y="-27.637817"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
77 x="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
78 inkscape:bbox-height="1080"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
79 inkscape:bbox-width="1920"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
80 inkscape:bbox-y="3.8281246e-07"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
81 inkscape:bbox-x="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
82 inkscape:transform-center-y="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
83 inkscape:transform-center-x="0"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
84 id="image2989"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
85 height="1080"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
86 width="1920"
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
87 xlink:href="file:///home/wycc/devel/md6/MadButterfly/nodejs/examples/mce/background2.png" />
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
88 </g>
e45ad25a1462 Add the preview page.
wycc
parents:
diff changeset
89 </svg>