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/Fountain.pm
67 lib/Imager/interface.pod
68 lib/Imager/Matrix2d.pm
69 lib/Imager/regmach.pod
71 lib/Imager/Transform.pm
76 t/t022double.t Test double/sample images
86 t/t20fill.t Tests fills
90 t/t37w32font.t Tests Win32 GDI font support
91 t/t38ft2font.t Tests freetype2 support
110 testimg/comp4.bmp Compressed 4-bit/pixel BMP
111 testimg/comp8.bmp Compressed 8-bit/pixel BMP
113 testimg/gimpgrad A GIMP gradient file
118 testimg/palette_out.png
119 testimg/penguin-base.ppm
125 testimg/test_gimp_pal A simple GIMP palette file
126 testimg/trimgdesc.gif
127 testimg/trmiddesc.gif
137 spot.perl For making an ordered dither matrix from a spot function
138 transform.perl Shell interface to Imager::Transform
139 bigtest.perl Library selection tester
147 win32.c Implements font support through Win32 GDI