Skip to content

Latest commit

 

History

History
executable file
·
6 lines (6 loc) · 168 Bytes

tiffcp-g4.sh

File metadata and controls

executable file
·
6 lines (6 loc) · 168 Bytes
 
Oct 22, 2017
Oct 22, 2017
1
2
3
4
5
6
#!/bin/sh
#
# Basic sanity check for tiffcp with G4 compression
#
. ${srcdir:-.}/common.sh
f_test_convert "${TIFFCP} -c g4" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g4.tiff"