Sha256: 68075231d13b73a884bc63ed916c9b4742aaf3169dd7540226e9c31f07d198a3
Contents?: true
Size: 264 Bytes
Versions: 2
Compression:
Stored size: 264 Bytes
Contents
#!/bin/sh # Generated file, master is Makefile.am . ${srcdir:-.}/common.sh infile="$srcdir/images/quad-tile.jpg.tiff" outfile="o-tiffcrop-extract-quad-tile.jpg.tiff" f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile f_tiffinfo_validate $outfile
Version data entries
2 entries across 2 versions & 1 rubygems