ICO/testimg/pal43232.ppm
ICO/testimg/pal83232.ico
ICO/testimg/pal83232.ppm
+ICO/testimg/rgb1616.ico
ICO/testimg/rgba3232.ico
ICO/testimg/rgba3232.ppm
Imager.pm
bigtest.perl Library selection tester
bmp.c Reading and writing Windows BMP files
color.c Color translation and handling
-conv.c
+compose.im
+conv.im
convert.c
doco.perl
datatypes.c
feat.h
fills.c Generic fills
filterlist.perl
-filters.c
+filters.im
+flip.im
font.c
fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
fontfiles/ExistenceTest.pfb to change these files, edited and
img16.c
imgdouble.c Implements double/sample images
imio.h
+immacros.h
imperl.h
imrender.h Buffer rending engine function declarations
-imtoc.perl Sample size adapter pre-processor
+inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
io.c
iolayer.c
iolayer.h
lib/Imager/Inline.pod Using Imager with Inline::C
lib/Imager/LargeSamples.pod Track large sample support
lib/Imager/Matrix2d.pm
+lib/Imager/Preprocess.pm
lib/Imager/Regops.pm
lib/Imager/Test.pm
lib/Imager/Transform.pm
map.c
maskimg.c
palimg.c
+paste.im
plug.h
png.c
pnm.c
samples/anaglyph.pl
samples/border.pl Demonstrate adding a border
samples/flasher.pl Animate an source image fading to a color and back
+samples/gifscale.pl Scale an animated GIF, preserving animation info
samples/inline_capture2image.pl convert captured BGR data to an image
samples/inline_replace_color.pl replace colors using Inline::C
samples/interleave.pl
+samples/quad_to_square.pl Transform a quadrilateral into a square
samples/replace_color.pl replace colors using transform2()
samples/samp-form.cgi
samples/samp-image.cgi
t/t05error.t
t/t07iolayer.t
t/t1000files.t Format independent file tests
-t/t101jpeg.t
-t/t102png.t
+t/t101jpeg.t Test jpeg support
+t/t101nojpeg.t Test handling when jpeg not available
+t/t102nopng.t Test handling when png not available
+t/t102png.t Test png support
t/t103raw.t
t/t104ppm.t
-t/t105gif.t
-t/t106tiff.t
+t/t105gif.t Test gif support
+t/t105nogif.t Test handling when gif not available
+t/t106notiff.t Test handling when tiff not available
+t/t106tiff.t Test tiff support
t/t107bmp.t
t/t108tga.t
t/t15color.t
t/t80texttools.t Test text wrapping
t/t81hlines.t Test hlines.c
t/t82inline.t Test Inline::C integration
+t/t83extutil.t Test Imager::ExtUtils
t/t90cc.t
t/t91pod.t Test POD with Test::Pod
t/t92samples.t
t/t93podcover.t POD Coverage tests
t/t94kwalitee.t Various "kwalitee" tests
-t/testtools.pl
+t/t99thread.t Test wrt to perl threads
t/tr18561.t Regression tests
t/tr18561b.t
tags.c
testimg/209_yonge.jpg Regression test: #17981
+testimg/alpha.tif Alpha scaling test image
+testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
testimg/bad1wid0.bmp 1-bit/pixel, zero width
testimg/bad24comp.bmp 24-bit/pixel, bad compression
testimg/comp4.bmp Compressed 4-bit/pixel BMP
testimg/comp4.tif 4-bit/pixel paletted TIFF
testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
+testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
testimg/comp8.bmp Compressed 8-bit/pixel BMP
testimg/comp8.tif 8-bit/pixel paletted TIFF
testimg/exiftest.jpg Test image for EXIF parsing
testimg/expected.gif
testimg/gimpgrad A GIMP gradient file
+testimg/gralpha.tif Grey alpha test image
+testimg/grey16.tif 16-bit/sample greyscale TIFF
+testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
+testimg/imager.pbm Test bi-level
+testimg/imager.tif Test bi-level
testimg/junk.ppm
testimg/loccmap.gif
testimg/longid.tga Test TGA with a long id string
testimg/palette.png
testimg/palette_out.png
testimg/penguin-base.ppm
+testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
+testimg/rgb16.tif 16-bit/sample RGB image - strips
+testimg/rgb16t.tif 16-bit/sample RGB image - tiled
testimg/scale.gif
testimg/scale.ppm
testimg/scalei.gif
testimg/scmyk.tif Simple CMYK TIFF image
testimg/scmyk.jpg Simple CMYK JPEG image
testimg/scmyka.tif CMYK with one alpha channel
+testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
testimg/scmykaa.tif CMYK with 2 alpha channels
testimg/screen2.gif
testimg/screen3.gif
testimg/slab.tif Lab color image
testimg/srgb.tif Simple RGB image
testimg/srgba.tif RGB with one alpha
+testimg/srgba16.tif
+testimg/srgba32.tif
testimg/srgbaa.tif RGB with 2 alpha
testimg/test_gimp_pal A simple GIMP palette file
testimg/tiffwarn.tif Generates a warning while being read
testimg/winrgb8.bmp 8-bit bmp base
testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
testimg/zerotype.jpg Image with a zero type entry in the EXIF data
+testimg/zerocomm.gif Image with a zero-length comment extension
tga.c Reading and writing Targa files
tiff.c
trans2.c