Blame thirdparty/tiff-4.0.3/test/tiffcrop-doubleflip-minisblack-2c-8b-alpha.sh
|
roentgen |
b75cab |
#!/bin/sh
|
|
roentgen |
b75cab |
# Generated file, master is Makefile.am
|
|
roentgen |
b75cab |
. ${srcdir:-.}/common.sh
|
|
roentgen |
b75cab |
infile="$srcdir/images/minisblack-2c-8b-alpha.tiff"
|
|
roentgen |
b75cab |
outfile="o-tiffcrop-doubleflip-minisblack-2c-8b-alpha.tiff"
|
|
roentgen |
b75cab |
f_test_convert "$TIFFCROP -F both" $infile $outfile
|
|
roentgen |
b75cab |
f_tiffinfo_validate $outfile
|