mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 12:14:41 +02:00
Add tiff 4.0.3.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Generated file, master is Makefile.am
|
||||
. ${srcdir:-.}/common.sh
|
||||
infile="$IMG_MINISBLACK_1C_8B_PGM"
|
||||
outfile="o-ppm2tiff_pgm.tiff"
|
||||
f_test_convert "$PPM2TIFF" $infile $outfile
|
||||
f_tiffinfo_validate $outfile
|
||||
Reference in New Issue
Block a user