]> git.imager.perl.org - imager.git/blame - TIFF/MANIFEST
Imager is moving to github
[imager.git] / TIFF / MANIFEST
CommitLineData
04b6f77c
TC
1Changes
2imtiff.c
3imtiff.h
4inc/Devel/CheckLib.pm
5Makefile.PL
6MANIFEST This list of files
7MANIFEST.SKIP
8README
9t/t10tiff.t
10testimg/alpha.tif Alpha scaling test image
11testimg/comp4.bmp Compressed 4-bit/pixel BMP
12testimg/comp4.tif 4-bit/pixel paletted TIFF
13testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
14testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
15testimg/comp8.bmp Compressed 8-bit/pixel BMP
16testimg/comp8.tif 8-bit/pixel paletted TIFF
17testimg/gralpha.tif Grey alpha test image
18testimg/grey16.tif 16-bit/sample greyscale TIFF
05c9b356 19testimg/grey16sg.tif signed 16-bit/sample greyscale TIFF
04b6f77c
TC
20testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
21testimg/imager.pbm Test bi-level
22testimg/imager.tif Test bi-level
23testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
24testimg/penguin-base.ppm
25testimg/rgb16.tif 16-bit/sample RGB image - strips
26testimg/rgb16t.tif 16-bit/sample RGB image - tiled
27testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
28testimg/scmyk.tif Simple CMYK TIFF image
29testimg/scmyka.tif CMYK with one alpha channel
30testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
31testimg/scmykaa.tif CMYK with 2 alpha channels
32testimg/slab.tif Lab color image
33testimg/srgb.tif Simple RGB image
34testimg/srgba.tif RGB with one alpha
35testimg/srgba16.tif
36testimg/srgba32.tif
05c9b356 37testimg/srgba32f.tif floating point sample RGBA
04b6f77c
TC
38testimg/srgbaa.tif RGB with 2 alpha
39testimg/tiffwarn.tif Generates a warning while being read
40TIFF.pm
41TIFF.xs