Skip to content

Latest commit

 

History

History
executable file
·
7 lines (7 loc) · 233 Bytes

tiff2rgba-quad-tile.jpg.sh

File metadata and controls

executable file
·
7 lines (7 loc) · 233 Bytes
 
Nov 10, 2019
Nov 10, 2019
1
2
3
4
5
6
7
#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/quad-tile.jpg.tiff"
outfile="o-tiff2rgba-quad-tile.jpg.tiff"
f_test_convert "$TIFF2RGBA" $infile $outfile
f_tiffinfo_validate $outfile