##// END OF EJS Templates
Fix spacing of notebook logo.
Fernando Perez -
Show More
@@ -8,17 +8,17 b''
8 8 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9 9 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10 10 xml:space="preserve"
11 width="1080"
11 width="1100"
12 12 height="160"
13 13 style="fill-rule:evenodd"
14 viewBox="0 0 1080 159.9984"
14 viewBox="0 0 1100 159.9984"
15 15 id="svg2"
16 16 version="1.1"
17 17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="IPy_Dash.svg"
19 inkscape:export-filename="/Users/bussonniermatthias/ipython/IPython/frontend/html/notebook/static/ipynblogo.png"
20 inkscape:export-xdpi="19.944624"
21 inkscape:export-ydpi="19.944624"><metadata
18 sodipodi:docname="IPy_Notebook_logo.svg"
19 inkscape:export-filename="ipynblogo.png"
20 inkscape:export-xdpi="39.83239"
21 inkscape:export-ydpi="39.83239"><metadata
22 22 id="metadata121"><rdf:RDF><cc:Work
23 23 rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
24 24 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><sodipodi:namedview
@@ -30,19 +30,19 b''
30 30 guidetolerance="10"
31 31 inkscape:pageopacity="0"
32 32 inkscape:pageshadow="2"
33 inkscape:window-width="1280"
34 inkscape:window-height="756"
33 inkscape:window-width="1843"
34 inkscape:window-height="1176"
35 35 id="namedview119"
36 36 showgrid="false"
37 37 showguides="true"
38 38 inkscape:guide-bbox="true"
39 inkscape:zoom="4.7502285"
40 inkscape:cx="49.85155"
41 inkscape:cy="135.86583"
42 inkscape:window-x="0"
39 inkscape:zoom="1.4837597"
40 inkscape:cx="535.88673"
41 inkscape:cy="66.092696"
42 inkscape:window-x="77"
43 43 inkscape:window-y="0"
44 inkscape:window-maximized="0"
45 inkscape:current-layer="g3107"><sodipodi:guide
44 inkscape:window-maximized="1"
45 inkscape:current-layer="svg2"><sodipodi:guide
46 46 orientation="0,1"
47 47 position="338.089,21.683168"
48 48 id="guide3042" /><sodipodi:guide
@@ -237,25 +237,27 b''
237 237 <g
238 238 id="g3107"
239 239 transform="translate(-164.37718,0.077996)"><text
240 x="547.74664"
241 y="138.24199"
240 x="569.31348"
241 y="138.23804"
242 242 id="text3840"
243 243 class="fil0 fnt0"
244 244 style="font-size:140.73484802px;font-weight:normal;fill:#3465a4;fill-opacity:1;font-family:Droid Sans Mono">Notebook</text>
245 245
246
246 247 </g><text
247 248 style="font-size:150px;font-weight:normal;fill:#000000;font-family:Droid Sans Mono"
248 249 id="text109"
249 250 class="fil2 fnt2"
250 y="138.53961"
251 x="15.726752">IP</text>
251 y="138.31602"
252 x="6.9652257">IP</text>
253
252 254
253 255
254 256
255 257
256 258 <g
257 259 id="g3115"
258 transform="translate(-71.62755,-3.381019)"><text
260 transform="translate(-80.389077,-3.6045988)"><text
259 261 x="261.15134"
260 262 y="124.71784"
261 263 class="fil1 fnt3"
@@ -265,6 +267,7 b''
265 267
266 268
267 269
270
268 271 <text
269 272 x="356.85321"
270 273 y="124.71784"
@@ -275,6 +278,7 b''
275 278
276 279
277 280
281
278 282 <text
279 283 x="395.29062"
280 284 y="123.62939"
@@ -285,6 +289,7 b''
285 289
286 290
287 291
292
288 293 <text
289 294 x="315.31311"
290 295 y="118.70238"
@@ -295,5 +300,6 b''
295 300
296 301
297 302
303
298 304 </g>
299 305 </svg> No newline at end of file
1 NO CONTENT: modified file, binary diff hidden
General Comments 0
You need to be logged in to leave comments. Login now