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/Makefile.PL
FT2/README
FT2/t/t10ft2.t
+FT2/t/t20thread.t
FT2/typemap
gaussian.im
GIF/GIF.pm
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
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
+mutexnull.c
+mutexpthr.c
+mutexwin.c
palimg.c
paste.im
plug.h
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_out.png
PNG/testimg/paltrans.png
PNG/testimg/rgb16.png
+PNG/testimg/rgb8.png
+PNG/testimg/rgb8i.png
pnm.c
polygon.c
ppport.h
t/t03test.t Test Imager::Test
t/t05error.t
t/t07iolayer.t
+t/t080log.t
+t/t081error.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/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
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