2 Changes.old Old changes
3 CountColor/CountColor.pm sample XS access to API
4 CountColor/CountColor.xs
6 CountColor/t/t00countcolor.t
7 DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/
11 DynTest/t/t00dyntest.t
16 ICO/ICO.pm Windows Icon file support
27 ICO/testimg/pal13232.ico
28 ICO/testimg/pal43232.ico
29 ICO/testimg/pal43232.ppm
30 ICO/testimg/pal83232.ico
31 ICO/testimg/pal83232.ppm
32 ICO/testimg/rgba3232.ico
33 ICO/testimg/rgba3232.ppm
38 META.yml Module meta-data
39 Mandelbrot/Makefile.PL more complex filter
40 Mandelbrot/Mandelbrot.pm
41 Mandelbrot/Mandelbrot.xs
43 Mandelbrot/t/t00mandel.t
46 apidocs.perl Build lib/Imager/APIRef.pm
47 bigtest.perl Library selection tester
48 bmp.c Reading and writing Windows BMP files
49 color.c Color translation and handling
67 dynfilt/mandelbrot.exp
78 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
79 fontfiles/ExistenceTest.pfb to change these files, edited and
80 fontfiles/ExistenceTest.ttf generated using pfaedit
82 fontfiles/MMOne.pfb multiple master test font
83 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
87 freetyp2.c Implements freetype2 font support
90 hlines.c Manage sets of horizontal line segments
95 imerror.h Error handling functions
96 imext.c Defines the function table
97 imext.h Included by external modules for API access
99 imexttypes.h Define API function table type
100 imexif.c Experimental JPEG EXIF decoding
103 imgdouble.c Implements double/sample images
109 iolayert.h IO layer types
112 lib/Imager/APIRef.pod API function reference
114 lib/Imager/Color/Float.pm
115 lib/Imager/Color/Table.pm
116 lib/Imager/Cookbook.pod
118 lib/Imager/Engines.pod
119 lib/Imager/ExtUtils.pm
121 lib/Imager/Expr/Assem.pm
124 lib/Imager/Filters.pod
126 lib/Imager/Font/BBox.pm
127 lib/Imager/Font/FreeType2.pm
128 lib/Imager/Font/Image.pm
129 lib/Imager/Font/Truetype.pm
130 lib/Imager/Font/Type1.pm
131 lib/Imager/Font/Win32.pm
132 lib/Imager/Font/Wrap.pm
133 lib/Imager/Fountain.pm
134 lib/Imager/ImageTypes.pod
135 lib/Imager/Inline.pod Using Imager with Inline::C
136 lib/Imager/Matrix2d.pm
138 lib/Imager/Transform.pm
139 lib/Imager/Transformations.pod
140 lib/Imager/Tutorial.pod
141 lib/Imager/interface.pod
142 lib/Imager/regmach.pod
159 rgb.c Reading and writing SGI rgb files
162 samples/align-string.pl Demonstrate align_string method.
164 samples/border.pl Demonstrate adding a border
165 samples/inline_replace_color.pl replace colors using Inline::C
166 samples/interleave.pl
167 samples/replace_color.pl replace colors using transform2()
168 samples/samp-form.cgi
169 samples/samp-image.cgi
170 samples/samp-scale.cgi Demonstrate image upload via a HTML form
171 samples/samp-scale.html Form for samp-scale.cgi
172 samples/samp-tags.cgi Demonstrate image upload via a HTML form
173 samples/samp-tags.html Form for samp-tags.cgi
174 samples/slant_text.pl Using $font->transform() to slant text
176 spot.perl For making an ordered dither matrix from a spot function
179 t/Pod/Coverage/Imager.pm
186 t/t022double.t Test double/sample images
187 t/t023palette.t Test paletted images
190 t/t1000files.t Format independent file tests
200 t/t16matrix.t Tests Imager::Matrix2d
201 t/t20fill.t Tests fills
202 t/t21draw.t Basic drawing tests
206 t/t37w32font.t Tests Win32 GDI font support
207 t/t38ft2font.t Tests freetype2 support
217 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
225 t/t80texttools.t Test text wrapping
226 t/t81hlines.t Test hlines.c
227 t/t82inline.t Test Inline::C integration
229 t/t91pod.t Test POD with Test::Pod
231 t/t93podcover.t POD Coverage tests
232 t/t94kwalitee.t Various "kwalitee" tests
234 t/tr18561.t Regression tests
237 testimg/209_yonge.jpg Regression test: #17981
238 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
239 testimg/bad1wid0.bmp 1-bit/pixel, zero width
240 testimg/bad24comp.bmp 24-bit/pixel, bad compression
241 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
242 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
243 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
244 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
245 testimg/bad4widbig.bmp 4-bit/pixel, large width
246 testimg/bad8comp.bmp 8-bit/pixel, bad compression
247 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
248 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
249 testimg/bad8wid0.bmp 8-bit/pixel, width 0
250 testimg/badbits.bmp bad bits value in header
251 testimg/badcomp1.bmp bad compression for 1-bit/pixel
252 testimg/badcomp4.bmp bad compression for 4-bit/pixel
253 testimg/badplanes.bmp bad planes value in header
254 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
255 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
256 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
258 testimg/base.jpg Base JPEG test image
259 testimg/comp4.bmp Compressed 4-bit/pixel BMP
260 testimg/comp4.tif 4-bit/pixel paletted TIFF
261 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
262 testimg/comp8.bmp Compressed 8-bit/pixel BMP
263 testimg/comp8.tif 8-bit/pixel paletted TIFF
264 testimg/exiftest.jpg Test image for EXIF parsing
266 testimg/gimpgrad A GIMP gradient file
269 testimg/longid.tga Test TGA with a long id string
270 testimg/maxval.ppm For ppm file maxval handling
272 testimg/maxval_256.ppm
273 testimg/maxval_4095_asc.ppm
274 testimg/maxval_65536.ppm
275 testimg/maxval_asc.ppm
276 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
279 testimg/palette_out.png
280 testimg/penguin-base.ppm
286 testimg/short1.bmp 1-bit/pixel, data missing from EOF
287 testimg/short24.bmp 24-bit/pixel, data missing from EOF
288 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
289 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
290 testimg/short8.bmp 8-bit/pixel, data missing from EOF
291 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
293 testimg/test_gimp_pal A simple GIMP palette file
294 testimg/tiffwarn.tif Generates a warning while being read
295 testimg/trimgdesc.gif
296 testimg/trmiddesc.gif
297 testimg/winrgb2.bmp 1-bit bmp base
298 testimg/winrgb24.bmp 24-bit bmp base
299 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
300 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
301 testimg/winrgb4.bmp 4-bit bmp base
302 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
303 testimg/winrgb8.bmp 8-bit bmp base
304 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
305 testimg/zerotype.jpg Image with a zero type entry in the EXIF data
306 tga.c Reading and writing Targa files
309 transform.perl Shell interface to Imager::Transform
311 win32.c Implements font support through Win32 GDI