Built SDL2_image and _mixer static
This commit is contained in:
7
libsdl2_image/external/tiff-4.0.9/test/tiffcp-g3-1d-fill.sh
vendored
Executable file
7
libsdl2_image/external/tiff-4.0.9/test/tiffcp-g3-1d-fill.sh
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Basic sanity check for tiffcp with G3 compression, 1 dimensional
|
||||
# encoding, and zero-filled boundaries.
|
||||
#
|
||||
. ${srcdir:-.}/common.sh
|
||||
f_test_convert "${TIFFCP} -c g3:1d:fill" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-1d-fill.tiff"
|
Reference in New Issue
Block a user