color.c Color translation and handling
combine.im Channel combine
compose.im
+context.c
conv.im
convert.im
CountColor/CountColor.pm sample XS access to API
Flines/Makefile.PL
Flines/t/t00flines.t
flip.im
-font.c
fontfiles/dodge.ttf
fontfiles/ExistenceTest.ttf generated using pfaedit
fontfiles/ImUgly.ttf
fontfiles/NameTest.ttf test glyph_names() - see FT2/t/t10ft2.t
+fontft1.c
FT2/fontfiles/dodge.ttf
FT2/fontfiles/ExistenceTest.afm
FT2/fontfiles/ExistenceTest.pfb
FT2/FT2.xs
FT2/imft2.h
FT2/Makefile.PL
+FT2/README
FT2/t/t10ft2.t
+FT2/t/t20thread.t
FT2/typemap
gaussian.im
GIF/GIF.pm
GIF/imgif.c
GIF/imgif.h
GIF/Makefile.PL
+GIF/README
GIF/t/t10gif.t
GIF/t/t20new.t
+GIF/t/t30fixed.t
+GIF/t/t40limit.t
+GIF/t/t50header.t
GIF/testimg/badindex.gif GIF with a bad color index
GIF/testimg/bandw.gif
GIF/testimg/expected.gif
ICO/t/t73curmult.t
ICO/testimg/combo.ico
ICO/testimg/pal13232.ico
+ICO/testimg/pal256.ico
ICO/testimg/pal43232.cur
ICO/testimg/pal43232.ico
ICO/testimg/pal43232.ppm
imextpl.h Included by external modules for Perl API access
imextpltypes.h Define Perl API function table type
imexttypes.h Define API function table type
-img16.c
+img16.c Implements 16-bit/sample images
+img8.c Implements 8-bit/sample images
imgdouble.c Implements double/sample images
imio.h
immacros.h
imperl.h
+imperlio.h
imrender.h Buffer rending engine function declarations
inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
io.c
JPEG/JPEG.pm
JPEG/JPEG.xs
JPEG/Makefile.PL
+JPEG/README
JPEG/t/t00load.t
JPEG/t/t10jpeg.t Test jpeg support
+JPEG/t/t20limit.t
JPEG/testimg/209_yonge.jpg Regression test: #17981
JPEG/testimg/exiftest.jpg Test image for EXIF parsing
JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
lib/Imager/Font/BBox.pm
lib/Imager/Font/FreeType2.pm
lib/Imager/Font/Image.pm
+lib/Imager/Font/Test.pm Font for testing (outputs boxes only)
lib/Imager/Font/Truetype.pm
-lib/Imager/Font/Type1.pm Compatibilty wrapper for Imager::Font::T1
+lib/Imager/Font/Type1.pm Compatibility wrapper for Imager::Font::T1
lib/Imager/Font/Wrap.pm
lib/Imager/Fountain.pm
lib/Imager/Handy.pod
lib/Imager/Probe.pm Library probes
lib/Imager/regmach.pod
lib/Imager/Regops.pm
+lib/Imager/Security.pod
lib/Imager/Test.pm
+lib/Imager/Threads.pod
lib/Imager/Transform.pm
lib/Imager/Transformations.pod
lib/Imager/Tutorial.pod
MANIFEST.SKIP
map.c
maskimg.c
-META.yml Module meta-data
+mutexnull.c
+mutexpthr.c
+mutexwin.c
palimg.c
paste.im
+perlio.c
plug.h
PNG/impng.c
PNG/impng.h
PNG/Makefile.PL
PNG/PNG.pm
PNG/PNG.xs
+PNG/README
PNG/t/00load.t
PNG/t/10png.t Test png support
+PNG/testimg/badcrc.png
+PNG/testimg/bilevel.png
+PNG/testimg/comment.png
+PNG/testimg/cover.png
+PNG/testimg/cover16.png
+PNG/testimg/cover16i.png
+PNG/testimg/coveri.png
+PNG/testimg/coverpal.png
+PNG/testimg/coverpali.png
+PNG/testimg/gray.png
+PNG/testimg/graya.png
+PNG/testimg/pal.png
PNG/testimg/palette.png
PNG/testimg/palette_out.png
+PNG/testimg/paltrans.png
+PNG/testimg/rgb16.png
+PNG/testimg/rgb8.png
+PNG/testimg/rgb8i.png
pnm.c
polygon.c
ppport.h
regops.perl
render.im
rendert.h Buffer rendering engine types
-rotate.c
+rotate.im
rubthru.im
samples/align-string.pl Demonstrate align_string method.
samples/anaglyph.pl
SGI/t/00load.t
SGI/t/10read.t
SGI/t/20write.t
+SGI/t/30limit.t Test size limit checking
SGI/testimg/rle.rgb
SGI/testimg/rle12.rgb
SGI/testimg/rle16.rgb
t/t021sixteen.t
t/t022double.t Test double/sample images
t/t023palette.t Test paletted images
+t/t03test.t Test Imager::Test
t/t05error.t
t/t07iolayer.t
+t/t080log.t
+t/t081error.t
+t/t082limit.t
t/t1000files.t Format independent file tests
+t/t1000lib/Imager/File/BAD.pm Test failing to load a file handler
t/t101nojpeg.t Test handling when jpeg not available
t/t102nopng.t Test handling when png not available
t/t103raw.t
t/t58trans2.t
t/t59assem.t
t/t61filters.t
+t/t62compose.t
t/t63combine.t Test combine() method
t/t64copyflip.t Test copy, flip, rotate, matrix_transform
t/t65crop.t
t/t81hlines.t Test hlines.c
t/t82inline.t Test Inline::C integration
t/t83extutil.t Test Imager::ExtUtils
+t/t84inlinectx.t
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/t95log.t
+t/t98meta.t
t/t99thread.t Test wrt to perl threads
t/tr18561.t Regression tests
t/tr18561b.t
T1/imt1.c
T1/imt1.h
T1/Makefile.PL
+T1/README
T1/t/t10type1.t
T1/t/t20oo.t
+T1/t/t30thread.t
T1/T1.pm
T1/T1.xs
+T1/typemap
tags.c
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/test.raw Standard test image as RAW
testimg/test.tga Standard test image as TGA
testimg/test_gimp_pal A simple GIMP palette file
+testimg/tootall.ppm
+testimg/toowide.ppm
testimg/winrgb2.bmp 1-bit bmp base
testimg/winrgb24.bmp 24-bit bmp base
testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
TIFF/imtiff.c
TIFF/imtiff.h
TIFF/Makefile.PL
+TIFF/README
TIFF/t/t10tiff.t Test tiff support
TIFF/testimg/alpha.tif Alpha scaling test image
TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
trans2.c
transform.perl Shell interface to Imager::Transform
typemap
+typemap.local typemap for Imager.xs specific definitions
+typemap.oldperl typemap for older versions of perl
W32/fontfiles/ExistenceTest.ttf
W32/imw32.h
W32/lib/Imager/Font/Win32.pm
W32/Makefile.PL
+W32/README
W32/t/t10win32.t Tests Win32 GDI font support
W32/W32.pm
W32/W32.xs