Adjust numbers

This commit is contained in:
Ilan Cosman 2023-09-28 09:31:29 -07:00
parent 502126bb7f
commit 8978ee7774

View File

@ -1,11 +1,11 @@
function crop_screenshots
mogrify \
# Top
-chop 0x38 \
-chop 0x43 \
# Bottom
-crop +0-46 +repage \
-crop +0-54 +repage \
# Sides
-shave 44x0 \
-shave 49x0 \
# Output
-path out \
*.png