Packaging: Add Macintosh 128k design.

This commit is contained in:
Andrew Makousky 2020-10-16 12:31:44 -05:00
parent 1d08b176de
commit 5c5c078ae4
2 changed files with 1450 additions and 0 deletions

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 126 KiB

View File

@ -0,0 +1,10 @@
#! /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.
# Get the Macintosh 128k box reference images, transformed from angled
# photos sourced from a probably now-expired Ebay listing.
curl -L -o front_face.png 'https://drive.google.com/uc?export=download&id=1T-Mb_VPAsTLAOTtTWOvSsjf4FuSHZDkA'
curl -L -o side_face.png 'https://drive.google.com/uc?export=download&id=11inXjFEUjz548vJmjLY5IQ_QweclYqRE'