Built SDL2_image and _mixer static
This commit is contained in:
7
libsdl2_image/external/tiff-4.0.9/test/tiffcp-logluv.sh
vendored
Executable file
7
libsdl2_image/external/tiff-4.0.9/test/tiffcp-logluv.sh
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Basic sanity check for tiffcp with logluv compression
|
||||
#
|
||||
. ${srcdir:-.}/common.sh
|
||||
f_test_convert "${TIFFCP} -c none" "${srcdir}/images/logluv-3c-16b.tiff" "o-tiffcp-logluv-raw.tiff"
|
||||
f_test_convert "${TIFFCP} -c sgilog" "o-tiffcp-logluv-raw.tiff" "o-tiffcp-logluv-sgilog.tiff"
|
Reference in New Issue
Block a user