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