Skip to content

Latest commit

 

History

History
executable file
·
7 lines (7 loc) · 270 Bytes

tiffcrop-extract-miniswhite-1c-1b.sh

File metadata and controls

executable file
·
7 lines (7 loc) · 270 Bytes
 
Nov 10, 2019
Nov 10, 2019
1
2
3
4
5
6
7
#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/miniswhite-1c-1b.tiff"
outfile="o-tiffcrop-extract-miniswhite-1c-1b.tiff"
f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile
f_tiffinfo_validate $outfile