7 bmp.c Reading and writing Windows BMP files
8 tga.c Reading and writing Targa files
9 rgb.c Reading and writing SGI rgb files
10 color.c Color translation and handling
28 imgdouble.c Implements double/sample images
43 freetyp2.c Implements freetype2 font support
55 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
56 fontfiles/ExistenceTest.pfb to change these files, edited and
57 fontfiles/ExistenceTest.ttf generated using pfaedit
59 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
64 lib/Imager/Color/Float.pm
65 lib/Imager/Color/Table.pm
67 lib/Imager/Expr/Assem.pm
70 lib/Imager/Transformations.pod
71 lib/Imager/ImageTypes.pod
72 lib/Imager/Filters.pod
73 lib/Imager/Engines.pod
76 lib/Imager/Font/BBox.pm
77 lib/Imager/Font/Type1.pm
78 lib/Imager/Font/Truetype.pm
79 lib/Imager/Font/FreeType2.pm
80 lib/Imager/Font/Win32.pm
81 lib/Imager/Font/Wrap.pm
82 lib/Imager/Font/Image.pm
83 lib/Imager/Fountain.pm
84 lib/Imager/interface.pod
85 lib/Imager/Matrix2d.pm
86 lib/Imager/regmach.pod
88 lib/Imager/Transform.pm
94 t/t022double.t Test double/sample images
95 t/t023palette.t Test paletted images
107 t/t16matrix.t Tests Imager::Matrix2d
108 t/t20fill.t Tests fills
109 t/t21draw.t Basic drawing tests
113 t/t37w32font.t Tests Win32 GDI font support
114 t/t38ft2font.t Tests freetype2 support
124 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
132 t/t80texttools.t Test text wrapping
135 testimg/comp4.bmp Compressed 4-bit/pixel BMP
136 testimg/comp4.tif 4-bit/pixel paletted TIFF
137 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
138 testimg/comp8.bmp Compressed 8-bit/pixel BMP
139 testimg/comp8.tif 8-bit/pixel paletted TIFF
141 testimg/gimpgrad A GIMP gradient file
144 testimg/maxval.ppm For ppm file maxval handling
146 testimg/maxval_256.ppm
147 testimg/maxval_4095_asc.ppm
148 testimg/maxval_65536.ppm
149 testimg/maxval_asc.ppm
152 testimg/palette_out.png
153 testimg/penguin-base.ppm
160 testimg/test_gimp_pal A simple GIMP palette file
161 testimg/trimgdesc.gif
162 testimg/trmiddesc.gif
172 spot.perl For making an ordered dither matrix from a spot function
173 transform.perl Shell interface to Imager::Transform
174 bigtest.perl Library selection tester
181 dynfilt/mandelbrot.exp
186 win32.c Implements font support through Win32 GDI