Mercurial > touhou
annotate data/ST/eff01.svg @ 222:5cac48b328ad
Refactor rendering code a bit.
Move duplicated camera setup code to a new “setup_camera” method,
and move common methods to a new “Renderer” module in order to make
individual sprite rendering easier.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sun, 18 Dec 2011 20:47:48 +0100 |
parents | 1bc0ad774ed4 |
children |
rev | line source |
---|---|
115 | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 | |
4 <svg | |
5 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
6 xmlns:cc="http://creativecommons.org/ns#" | |
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
8 xmlns:svg="http://www.w3.org/2000/svg" | |
9 xmlns="http://www.w3.org/2000/svg" | |
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
12 width="256" | |
13 height="256" | |
14 id="svg2" | |
15 version="1.1" | |
16 inkscape:version="0.48.1 r9760" | |
121
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
17 sodipodi:docname="eff01.svg"> |
115 | 18 <defs |
19 id="defs4" /> | |
20 <sodipodi:namedview | |
21 id="base" | |
121
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
22 pagecolor="#000000" |
115 | 23 bordercolor="#666666" |
24 borderopacity="1.0" | |
121
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
25 inkscape:pageopacity="1" |
115 | 26 inkscape:pageshadow="2" |
27 inkscape:zoom="0.98994949" | |
28 inkscape:cx="56.848704" | |
29 inkscape:cy="165.03334" | |
30 inkscape:document-units="px" | |
31 inkscape:current-layer="layer1" | |
32 showgrid="false" | |
33 inkscape:window-width="1280" | |
34 inkscape:window-height="725" | |
35 inkscape:window-x="0" | |
36 inkscape:window-y="25" | |
37 inkscape:window-maximized="1" /> | |
38 <metadata | |
39 id="metadata7"> | |
40 <rdf:RDF> | |
41 <cc:Work | |
42 rdf:about=""> | |
43 <dc:format>image/svg+xml</dc:format> | |
44 <dc:type | |
45 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
121
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
46 <dc:title /> |
115 | 47 </cc:Work> |
48 </rdf:RDF> | |
49 </metadata> | |
50 <g | |
51 inkscape:label="Calque 1" | |
52 inkscape:groupmode="layer" | |
53 id="layer1" | |
121
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
54 transform="translate(0,-796.36218)" /> |
115 | 55 </svg> |