3237e5e177
tiffcrop.sh into a collection of many specific tests.
4 lines
166 B
Bash
Executable File
4 lines
166 B
Bash
Executable File
#!/bin/sh
|
|
. ${srcdir:-.}/common.sh
|
|
f_test_convert "$TIFFCROP -E left -Z1:4,2:4" "$srcdir/images/logluv-3c-16b.tiff" "deleteme-tiffcrop-extractz14-logluv-3c-16b.tiff"
|