Commit 9613fa3fb8087b889fb067d57a584bd16f86acf2
Combine patchbay polls and books slides
cel committed on 3/5/2020, 8:55:42 PMParent: 23020c8417d428a6e35c3f5603e8940a7438c3ca
Files changed
get.sh | changed |
slides.ps | changed |
get.sh | ||
---|---|---|
@@ -15,9 +15,9 @@ | ||
15 | 15 … | curl -s 'http://localhost:8989/blobs/get/&gS/zmmO2w8wRbaKjstgkP9cwVk7AJZtzWvN41vttLCU=.sha256' -o inspo.pdf && inkscape inspo.pdf -C -E inspo.eps |
16 | 16 … | curl -s 'http://localhost:8989/blobs/get/&19s6vAjUTvdCk8XAcFEUmueLWFdbeilRB7dYfP56dgQ=.sha256' -o inclusion.pdf && inkscape inclusion.pdf -C -E inclusion.eps |
17 | 17 … | |
18 | 18 … | curl -s https://scuttlebutt.nz/images/ssbprinciples.png | convert - -background white -alpha remove principles.rgb |
19 | -curl -s https://dinosaur.is/dweb-2018/screenshots/patchbay-books.png | convert - -geometry 1280x -quality 75 patchbay-books.jpg | |
19 … | +curl -s https://dinosaur.is/dweb-2018/screenshots/patchbay-books.png | convert - -crop 820x1009+280+0 -quality 75 books.jpg | |
20 | 20 … | curl -s https://static.fsf.org/nosvn/libreplanet/2020/assets/logo-lores.png | convert - -trim -background white -alpha remove lp2020.rgb |
21 | 21 … | curl -s 'http://localhost:8989/blobs/get/&9s5SJTisjcmDW0q5bAnJtDhXhgB/xIiR2XSXHLyWnik=.sha256' | convert - -geometry x1080 -quality 75 basel.jpg |
22 | 22 … | curl -s 'http://localhost:8989/blobs/get/&YpggaVc2FHlZWlwjyBKQjaB3F+wzUJbMaxXreU8D1nU=.sha256' -o coffee.jpg |
23 | 23 … | curl -s 'http://localhost:8989/blobs/get/&V884FhkI2rzPU2k5T27xrsGIV5aP13lXmjB4tj2oNzg=.sha256' | convert - -geometry x1080 -quality 75 patchfox.jpg |
slides.ps | |||
---|---|---|---|
@@ -289,29 +289,31 @@ | |||
289 | 289 … | ||
290 | 290 … | ||
291 | 291 … | top_center h1 (Patchbay apps) cscl | |
292 | 292 … | % chess, books, image search, query, scry | |
293 | -300 590 imoveto | ||
293 … | +20 610 imoveto | ||
294 | 294 … | h2 (Polls) scl | |
295 | -1028 795 0.67 (patchbay-scry.jpg) DrawJpeg | ||
295 … | +1028 795 0.69 (patchbay-scry.jpg) DrawJpeg | ||
296 | 296 … | ref lf2 (%FMqOZqJIdj3VD59nMw+acmZFvQ/OSXaWr+cfdIH6F9s=.sha256) show | |
297 | -showpage | ||
298 | 297 … | ||
299 | - | ||
300 | -top_center h1 (Patchbay apps) cscl | ||
301 | -40 620 imoveto | ||
298 … | +770 610 imoveto | ||
302 | 299 … | h2 (Books) scl | |
303 | -1280 860 0.68 (patchbay-books.jpg) DrawJpeg | ||
304 | -936 102 moveto | ||
305 | 300 … | gsave | |
301 … | +0.57 dup scale | ||
306 | 302 … | currentpoint translate | |
307 | -0 indent | ||
308 | -0.80 dup scale | ||
309 | -ref lf2 (%Aze1pn6qC6VMMTSdSXwVr94qjRhtf3usLlmN7u1Y30U=.sha256) show | ||
310 | -cr lf2 (%ZdU8zCk6sQm4Z8oMg3tmcNZxzV/+N+RbE/+zRZGn4Nw=.sha256) show | ||
311 | -cr lf2 (%Ct+wss64+fcTRMSRsPZU+/efgWsvmQ+QqXVaWKHtkaU=.sha256) show | ||
312 | -cr lf2 (%H50O+eJxQLmyDEdBJTAx08hRnyYIZBpxGcXeGNRQh4k=.sha256) show | ||
303 … | +0 20 imoveto | ||
304 … | +820 1009 1 (books.jpg) DrawJpeg | ||
305 … | +ref | ||
306 … | +348 711 rmoveto indent_here | ||
307 … | +(%Aze1pn6qC6VMMTSdSXwVr94qjRhtf3usLlmN7u1Y30U=.sha256) scl | ||
308 … | +0 -285 rmoveto | ||
309 … | +(%ZdU8zCk6sQm4Z8oMg3tmcNZxzV/+N+RbE/+zRZGn4Nw=.sha256) scl | ||
310 … | +0 -268 rmoveto | ||
311 … | +(%Ct+wss64+fcTRMSRsPZU+/efgWsvmQ+QqXVaWKHtkaU=.sha256) scl | ||
312 … | +0 -270 rmoveto | ||
313 … | +(%H50O+eJxQLmyDEdBJTAx08hRnyYIZBpxGcXeGNRQh4k=.sha256) scl | ||
313 | 314 … | grestore | |
315 … | + | ||
314 | 316 … | showpage | |
315 | 317 … | ||
316 | 318 … | top_center h1 (Patchbay apps 2) cscl | |
317 | 319 … |
Built with git-ssb-web