7 bmp.c Reading and writing Windows BMP files
8 tga.c Reading and writing Targa files
9 rgb.c Reading and writing SGI rgb files
10 color.c Color translation and handling
28 imgdouble.c Implements double/sample images
43 freetyp2.c Implements freetype2 font support
60 lib/Imager/Color/Float.pm
62 lib/Imager/Expr/Assem.pm
65 lib/Imager/Transformations.pod
66 lib/Imager/ImageTypes.pod
67 lib/Imager/Filters.pod
68 lib/Imager/Engines.pod
71 lib/Imager/Font/Type1.pm
72 lib/Imager/Font/Truetype.pm
73 lib/Imager/Font/FreeType2.pm
74 lib/Imager/Font/Win32.pm
75 lib/Imager/Fountain.pm
76 lib/Imager/interface.pod
77 lib/Imager/Matrix2d.pm
78 lib/Imager/regmach.pod
80 lib/Imager/Transform.pm
86 t/t022double.t Test double/sample images
98 t/t16matrix.t Tests Imager::Matrix2d
99 t/t20fill.t Tests fills
100 t/t21draw.t Basic drawing tests
104 t/t37w32font.t Tests Win32 GDI font support
105 t/t38ft2font.t Tests freetype2 support
115 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
125 testimg/comp4.bmp Compressed 4-bit/pixel BMP
126 testimg/comp4.tif 4-bit/pixel paletted TIFF
127 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
128 testimg/comp8.bmp Compressed 8-bit/pixel BMP
129 testimg/comp8.tif 8-bit/pixel paletted TIFF
131 testimg/gimpgrad A GIMP gradient file
136 testimg/palette_out.png
137 testimg/penguin-base.ppm
144 testimg/test_gimp_pal A simple GIMP palette file
145 testimg/trimgdesc.gif
146 testimg/trmiddesc.gif
156 spot.perl For making an ordered dither matrix from a spot function
157 transform.perl Shell interface to Imager::Transform
158 bigtest.perl Library selection tester
165 dynfilt/mandelbrot.exp
170 win32.c Implements font support through Win32 GDI