Sha256: 07435d74fd03ad4d99fb1e764f3311c10fb6e71918143a5863f21e1546996dcf

Contents?: true

Size: 288 Bytes

Versions: 3

Compression:

Stored size: 288 Bytes

Contents

#!/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"

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
laag-libtiff-4.0.9.2 vendor/gitlab.com/libtiff/libtiff/test/tiffcp-logluv.sh
laag-libtiff-4.0.9.0 vendor/gitlab.com/libtiff/libtiff/test/tiffcp-logluv.sh
ghostscript-9.21.1 vendor/ghostscript-9.21/tiff/test/tiffcp-logluv.sh