80ed523f VZ |
1 | #!/bin/sh |
2 | # Generated file, master is Makefile.am |
3 | . ${srcdir:-.}/common.sh |
4 | infile="$srcdir/images/palette-1c-8b.tiff" |
5 | outfile="o-tiffcrop-extract-palette-1c-8b.tiff" |
6 | f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile |
7 | f_tiffinfo_validate $outfile |