Mercurial > touhou
annotate data/ST/face.svg @ 612:73f134f84c7f
Request a RGB888 context, since SDL2’s default of RGB332 sucks.
On X11/GLX, it will select the first config available, that is the best
one, while on EGL it will iterate over them to select the one closest
to what the application requested.
Of course, anything lower than RGB888 looks bad and we really don’t
want that.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Thu, 26 Mar 2015 20:20:37 +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" | |
17 sodipodi:docname="face.svg"> | |
18 <defs | |
19 id="defs4" /> | |
20 <sodipodi:namedview | |
21 id="base" | |
22 pagecolor="#ffffff" | |
23 bordercolor="#666666" | |
24 borderopacity="1.0" | |
25 inkscape:pageopacity="0.0" | |
26 inkscape:pageshadow="2" | |
27 inkscape:zoom="1.4" | |
28 inkscape:cx="42.269172" | |
29 inkscape:cy="103.6375" | |
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" | |
54 transform="translate(0,-796.36218)"> | |
55 <g | |
121
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
56 id="g3016" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
57 transform="translate(170,-34.57143)"> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
58 <g |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
59 transform="translate(147.31068,0)" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
60 id="g3006"> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
61 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
62 style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
63 d="M -262.14286,145.28571 -282.85714,171 l 19.28571,32.85714 33.57143,-35 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
64 id="path3000" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
65 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
66 transform="translate(0,796.36218)" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
67 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
68 style="fill:#999999;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
69 d="m -286.42857,83.857143 0,48.571427 30.35714,30.35714 34.87992,-20.13793 0,-60.933494 11.713,-6.762503 -31.82134,-8.526503 -31.47989,8.435012 -24.36312,0 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
70 id="path2994" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
71 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
72 transform="translate(0,796.36218)" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
73 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
74 style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
75 d="m -277.85715,896.64789 -2.14285,20 10.71428,12.14286 7.85714,-15 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
76 id="path2996" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
77 inkscape:connector-curvature="0" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
78 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
79 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
80 id="path2998" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
81 d="m -230.71428,896.64789 2.14285,20 -10.71428,12.14286 -7.85714,-15 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
82 style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
83 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
84 style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
85 d="M -242.85714,196 -250,216 l 15.71429,5.71429 5,-20 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
86 id="path3002" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
87 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
88 transform="translate(0,796.36218)" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
89 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
90 style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
91 d="M -285,194.57143 -295.71429,206 l 8.57143,17.14286 12.85715,-15.71429 -9.28572,-9.28571 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
92 id="path3004" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
93 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
94 transform="translate(0,796.36218)" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
95 </g> |
115 | 96 </g> |
97 <g | |
121
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
98 transform="translate(298,-34.57143)" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
99 id="g3026"> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
100 <g |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
101 id="g3030" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
102 transform="translate(147.31068,0)"> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
103 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
104 transform="translate(0,796.36218)" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
105 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
106 id="path3032" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
107 d="M -262.14286,145.28571 -282.85714,171 l 19.28571,32.85714 33.57143,-35 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
108 style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
109 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
110 transform="translate(0,796.36218)" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
111 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
112 id="path3034" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
113 d="m -286.42857,83.857143 0,48.571427 30.35714,30.35714 34.87992,-20.13793 0,-60.933494 11.713,-6.762503 -31.82134,-8.526503 -31.47989,8.435012 -24.36312,0 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
114 style="fill:#999999;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
115 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
116 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
117 id="path3036" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
118 d="m -277.85715,896.64789 -2.14285,20 10.71428,12.14286 7.85714,-15 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
119 style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
120 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
121 style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
122 d="m -230.71428,896.64789 2.14285,20 -10.71428,12.14286 -7.85714,-15 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
123 id="path3038" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
124 inkscape:connector-curvature="0" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
125 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
126 transform="translate(0,796.36218)" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
127 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
128 id="path3040" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
129 d="M -242.85714,196 -250,216 l 15.71429,5.71429 5,-20 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
130 style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
131 <path |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
132 transform="translate(0,796.36218)" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
133 inkscape:connector-curvature="0" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
134 id="path3042" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
135 d="M -285,194.57143 -295.71429,206 l 8.57143,17.14286 12.85715,-15.71429 -9.28572,-9.28571 z" |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
136 style="fill:#808080;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> |
1bc0ad774ed4
More impressive data, use a wider range of things, and document things!
Thibaut Girka <thib@sitedethib.com>
parents:
115
diff
changeset
|
137 </g> |
115 | 138 </g> |
139 </g> | |
140 </svg> |