Add script for getting Macintosh SE/30 halftone.

This commit is contained in:
Andrew Makousky 2020-10-09 19:13:21 -05:00
parent 9042d685ee
commit 3c97c4af43
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
#! /bin/sh
# Use a shell script to download a larger PNG image. GitHub has
# bandwidth limits, so let's try to keep away from those as much as
# possible.
# TODO FIXME: We should use scripting to generate this from the
# original photos, the current image was just hacked together via some
# GUI photo editing.
# NOTE: Processing from original photo:
# Crop to: upper left corner 606,687 size 456x524
curl -L -o mac_halftone.png 'https://drive.google.com/uc?export=download&id=18Nl-1DJkCo8ceyCM3i6Pw9AWOyl8iEVY'