7 bmp.c Reading and writing Windows BMP files
8 tga.c Reading and writing Targa files
9 color.c Color translation and handling
40 freetyp2.c Implements freetype2 font support
57 lib/Imager/Color/Float.pm
59 lib/Imager/Expr/Assem.pm
62 lib/Imager/Font/Type1.pm
63 lib/Imager/Font/Truetype.pm
64 lib/Imager/Font/FreeType2.pm
65 lib/Imager/Fountain.pm
66 lib/Imager/interface.pod
67 lib/Imager/Matrix2d.pm
68 lib/Imager/regmach.pod
70 lib/Imager/Transform.pm
84 t/t20fill.t Tests fills
88 t/t37w32font.t Tests Win32 GDI font support
89 t/t38ft2font.t Tests freetype2 support
108 testimg/comp4.bmp Compressed 4-bit/pixel BMP
109 testimg/comp8.bmp Compressed 8-bit/pixel BMP
111 testimg/gimpgrad A GIMP gradient file
116 testimg/palette_out.png
117 testimg/penguin-base.ppm
123 testimg/test_gimp_pal A simple GIMP palette file
124 testimg/trimgdesc.gif
125 testimg/trmiddesc.gif
135 spot.perl For making an ordered dither matrix from a spot function
136 transform.perl Shell interface to Imager::Transform
137 bigtest.perl Library selection tester
145 win32.c Implements font support through Win32 GDI