7 bmp.c Reading and writing Windows BMP files
8 tga.c Reading and writing Targa files
9 color.c Color translation and handling
26 imgdouble.c Implements double/sample images
41 freetyp2.c Implements freetype2 font support
58 lib/Imager/Color/Float.pm
60 lib/Imager/Expr/Assem.pm
63 lib/Imager/Font/Type1.pm
64 lib/Imager/Font/Truetype.pm
65 lib/Imager/Font/FreeType2.pm
66 lib/Imager/Font/Win32.pm
67 lib/Imager/Fountain.pm
68 lib/Imager/interface.pod
69 lib/Imager/Matrix2d.pm
70 lib/Imager/regmach.pod
72 lib/Imager/Transform.pm
77 t/t022double.t Test double/sample images
88 t/t16matrix.t Tests Imager::Matrix2d
89 t/t20fill.t Tests fills
93 t/t37w32font.t Tests Win32 GDI font support
94 t/t38ft2font.t Tests freetype2 support
104 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
114 testimg/comp4.bmp Compressed 4-bit/pixel BMP
115 testimg/comp8.bmp Compressed 8-bit/pixel BMP
117 testimg/gimpgrad A GIMP gradient file
122 testimg/palette_out.png
123 testimg/penguin-base.ppm
129 testimg/test_gimp_pal A simple GIMP palette file
130 testimg/trimgdesc.gif
131 testimg/trmiddesc.gif
141 spot.perl For making an ordered dither matrix from a spot function
142 transform.perl Shell interface to Imager::Transform
143 bigtest.perl Library selection tester
151 win32.c Implements font support through Win32 GDI