7 bmp.c Reading and writing Windows BMP files
8 tga.c Reading and writing Targa files
9 color.c Color translation and handling
27 imgdouble.c Implements double/sample images
42 freetyp2.c Implements freetype2 font support
59 lib/Imager/Color/Float.pm
61 lib/Imager/Expr/Assem.pm
64 lib/Imager/Font/Type1.pm
65 lib/Imager/Font/Truetype.pm
66 lib/Imager/Font/FreeType2.pm
67 lib/Imager/Font/Win32.pm
68 lib/Imager/Fountain.pm
69 lib/Imager/interface.pod
70 lib/Imager/Matrix2d.pm
71 lib/Imager/regmach.pod
73 lib/Imager/Transform.pm
78 t/t022double.t Test double/sample images
90 t/t16matrix.t Tests Imager::Matrix2d
91 t/t20fill.t Tests fills
95 t/t37w32font.t Tests Win32 GDI font support
96 t/t38ft2font.t Tests freetype2 support
106 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
116 testimg/comp4.bmp Compressed 4-bit/pixel BMP
117 testimg/comp8.bmp Compressed 8-bit/pixel BMP
119 testimg/gimpgrad A GIMP gradient file
124 testimg/palette_out.png
125 testimg/penguin-base.ppm
131 testimg/test_gimp_pal A simple GIMP palette file
132 testimg/trimgdesc.gif
133 testimg/trmiddesc.gif
143 spot.perl For making an ordered dither matrix from a spot function
144 transform.perl Shell interface to Imager::Transform
145 bigtest.perl Library selection tester
152 dynfilt/mandelbrot.exp
157 win32.c Implements font support through Win32 GDI