mirror of
https://github.com/quorten/macsehw.git
synced 2025-02-11 15:30:29 +00:00
Retrieve Mac 128K reference photos from Git branch.
The old Google Drive method of retrieving these images has been abandoned due to the need to move from one Google account to another, so I decided to keep things slim in this repository for simplicity.
This commit is contained in:
parent
3a43735fc2
commit
51079f4598
@ -285,8 +285,8 @@
|
||||
style="display:none"
|
||||
sodipodi:insensitive="true">
|
||||
<image
|
||||
sodipodi:absref="/home/members/src/macsehw/hardware/packaging/mac128k/front_face.png"
|
||||
xlink:href="front_face.png"
|
||||
sodipodi:absref="/home/members/src/macsehw/hardware/packaging/mac128k/front_face.jpg"
|
||||
xlink:href="front_face.jpg"
|
||||
width="483.16299"
|
||||
height="520.90814"
|
||||
preserveAspectRatio="none"
|
||||
@ -294,8 +294,8 @@
|
||||
x="43.639313"
|
||||
y="215.3073" />
|
||||
<image
|
||||
sodipodi:absref="/home/members/src/macsehw/hardware/packaging/mac128k/side_face.png"
|
||||
xlink:href="side_face.png"
|
||||
sodipodi:absref="/home/members/src/macsehw/hardware/packaging/mac128k/side_face.jpg"
|
||||
xlink:href="side_face.jpg"
|
||||
style="display:inline"
|
||||
y="217.33897"
|
||||
x="536.34375"
|
||||
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
@ -6,5 +6,5 @@
|
||||
# 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'
|
||||
git show images:hardware/packaging/mac128k/front_face.jpg >front_face.jpg
|
||||
git show images:hardware/packaging/mac128k/side_face.jpg >side_face.jpg
|
||||
|
Loading…
x
Reference in New Issue
Block a user