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
92 t/t21draw.t Basic drawing tests
96 t/t37w32font.t Tests Win32 GDI font support
97 t/t38ft2font.t Tests freetype2 support
107 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
117 testimg/comp4.bmp Compressed 4-bit/pixel BMP
118 testimg/comp8.bmp Compressed 8-bit/pixel BMP
120 testimg/gimpgrad A GIMP gradient file
125 testimg/palette_out.png
126 testimg/penguin-base.ppm
132 testimg/test_gimp_pal A simple GIMP palette file
133 testimg/trimgdesc.gif
134 testimg/trmiddesc.gif
144 spot.perl For making an ordered dither matrix from a spot function
145 transform.perl Shell interface to Imager::Transform
146 bigtest.perl Library selection tester
153 dynfilt/mandelbrot.exp
158 win32.c Implements font support through Win32 GDI