mirror of
https://github.com/IlanCosman/tide.git
synced 2025-01-03 18:14:01 +03:00
Adjust numbers
This commit is contained in:
parent
502126bb7f
commit
8978ee7774
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user