3237e5e177
tiffcrop.sh into a collection of many specific tests.
4 lines
164 B
Bash
Executable File
4 lines
164 B
Bash
Executable File
#!/bin/sh
|
|
. ${srcdir:-.}/common.sh
|
|
f_test_convert "$TIFFCROP -U px -E top -X 100 -Y 100" "$srcdir/images/rgb-3c-8b.tiff" "deleteme-tiffcrop-extract-rgb-3c-8b.tiff"
|