#! /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 # SOURCE PHOTO that was processed: https://web.archive.org/web/20201010002142id_/https://i.ebayimg.com/images/g/RFkAAOSwKaVfJwAd/s-l1600.jpg curl -L -o mac_halftone.png 'https://drive.google.com/uc?export=download&id=18Nl-1DJkCo8ceyCM3i6Pw9AWOyl8iEVY'