Commit | Line | Data |
---|---|---|
04b6f77c TC |
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/grey32.tif 32-bit/sample greyscale+alpha TIFF | |
20 | testimg/imager.pbm Test bi-level | |
21 | testimg/imager.tif Test bi-level | |
22 | testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm | |
23 | testimg/penguin-base.ppm | |
24 | testimg/rgb16.tif 16-bit/sample RGB image - strips | |
25 | testimg/rgb16t.tif 16-bit/sample RGB image - tiled | |
26 | testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath | |
27 | testimg/scmyk.tif Simple CMYK TIFF image | |
28 | testimg/scmyka.tif CMYK with one alpha channel | |
29 | testimg/scmyka16.tif CMYK with one alpha channel (16-bit) | |
30 | testimg/scmykaa.tif CMYK with 2 alpha channels | |
31 | testimg/slab.tif Lab color image | |
32 | testimg/srgb.tif Simple RGB image | |
33 | testimg/srgba.tif RGB with one alpha | |
34 | testimg/srgba16.tif | |
35 | testimg/srgba32.tif | |
36 | testimg/srgbaa.tif RGB with 2 alpha | |
37 | testimg/tiffwarn.tif Generates a warning while being read | |
38 | TIFF.pm | |
39 | TIFF.xs |