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
21 ICO/lib/Imager/File/CUR.pm
29 ICO/t/t41curmultread.t
37 ICO/testimg/pal13232.ico
38 ICO/testimg/pal43232.cur
39 ICO/testimg/pal43232.ico
40 ICO/testimg/pal43232.ppm
41 ICO/testimg/pal83232.ico
42 ICO/testimg/pal83232.ppm
43 ICO/testimg/rgba3232.ico
44 ICO/testimg/rgba3232.ppm
49 META.yml Module meta-data
50 Mandelbrot/Makefile.PL more complex filter
51 Mandelbrot/Mandelbrot.pm
52 Mandelbrot/Mandelbrot.xs
54 Mandelbrot/t/t00mandel.t
57 apidocs.perl Build lib/Imager/APIRef.pm
58 bigtest.perl Library selection tester
59 bmp.c Reading and writing Windows BMP files
60 color.c Color translation and handling
78 dynfilt/mandelbrot.exp
89 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
90 fontfiles/ExistenceTest.pfb to change these files, edited and
91 fontfiles/ExistenceTest.ttf generated using pfaedit
93 fontfiles/MMOne.pfb multiple master test font
94 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
98 freetyp2.c Implements freetype2 font support
101 hlines.c Manage sets of horizontal line segments
106 imerror.h Error handling functions
107 imext.c Defines the function table
108 imext.h Included by external modules for API access
110 imexttypes.h Define API function table type
111 imexif.c Experimental JPEG EXIF decoding
114 imgdouble.c Implements double/sample images
120 iolayert.h IO layer types
123 lib/Imager/APIRef.pod API function reference
125 lib/Imager/Color/Float.pm
126 lib/Imager/Color/Table.pm
127 lib/Imager/Cookbook.pod
129 lib/Imager/Engines.pod
130 lib/Imager/ExtUtils.pm
132 lib/Imager/Expr/Assem.pm
135 lib/Imager/Filters.pod
137 lib/Imager/Font/BBox.pm
138 lib/Imager/Font/FreeType2.pm
139 lib/Imager/Font/Image.pm
140 lib/Imager/Font/Truetype.pm
141 lib/Imager/Font/Type1.pm
142 lib/Imager/Font/Win32.pm
143 lib/Imager/Font/Wrap.pm
144 lib/Imager/Fountain.pm
145 lib/Imager/ImageTypes.pod
146 lib/Imager/Inline.pod Using Imager with Inline::C
147 lib/Imager/Matrix2d.pm
149 lib/Imager/Transform.pm
150 lib/Imager/Transformations.pod
151 lib/Imager/Tutorial.pod
152 lib/Imager/interface.pod
153 lib/Imager/regmach.pod
170 rgb.c Reading and writing SGI rgb files
173 samples/align-string.pl Demonstrate align_string method.
175 samples/border.pl Demonstrate adding a border
176 samples/inline_capture2image.pl convert captured BGR data to an image
177 samples/inline_replace_color.pl replace colors using Inline::C
178 samples/interleave.pl
179 samples/replace_color.pl replace colors using transform2()
180 samples/samp-form.cgi
181 samples/samp-image.cgi
182 samples/samp-scale.cgi Demonstrate image upload via a HTML form
183 samples/samp-scale.html Form for samp-scale.cgi
184 samples/samp-tags.cgi Demonstrate image upload via a HTML form
185 samples/samp-tags.html Form for samp-tags.cgi
186 samples/slant_text.pl Using $font->transform() to slant text
188 spot.perl For making an ordered dither matrix from a spot function
191 t/Pod/Coverage/Imager.pm
198 t/t022double.t Test double/sample images
199 t/t023palette.t Test paletted images
202 t/t1000files.t Format independent file tests
212 t/t16matrix.t Tests Imager::Matrix2d
213 t/t20fill.t Tests fills
214 t/t21draw.t Basic drawing tests
218 t/t37w32font.t Tests Win32 GDI font support
219 t/t38ft2font.t Tests freetype2 support
229 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
237 t/t80texttools.t Test text wrapping
238 t/t81hlines.t Test hlines.c
239 t/t82inline.t Test Inline::C integration
241 t/t91pod.t Test POD with Test::Pod
243 t/t93podcover.t POD Coverage tests
244 t/t94kwalitee.t Various "kwalitee" tests
246 t/tr18561.t Regression tests
249 testimg/209_yonge.jpg Regression test: #17981
250 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
251 testimg/bad1wid0.bmp 1-bit/pixel, zero width
252 testimg/bad24comp.bmp 24-bit/pixel, bad compression
253 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
254 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
255 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
256 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
257 testimg/bad4widbig.bmp 4-bit/pixel, large width
258 testimg/bad8comp.bmp 8-bit/pixel, bad compression
259 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
260 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
261 testimg/bad8wid0.bmp 8-bit/pixel, width 0
262 testimg/badbits.bmp bad bits value in header
263 testimg/badcomp1.bmp bad compression for 1-bit/pixel
264 testimg/badcomp4.bmp bad compression for 4-bit/pixel
265 testimg/badplanes.bmp bad planes value in header
266 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
267 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
268 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
270 testimg/base.jpg Base JPEG test image
271 testimg/comp4.bmp Compressed 4-bit/pixel BMP
272 testimg/comp4.tif 4-bit/pixel paletted TIFF
273 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
274 testimg/comp8.bmp Compressed 8-bit/pixel BMP
275 testimg/comp8.tif 8-bit/pixel paletted TIFF
276 testimg/exiftest.jpg Test image for EXIF parsing
278 testimg/gimpgrad A GIMP gradient file
281 testimg/longid.tga Test TGA with a long id string
282 testimg/maxval.ppm For ppm file maxval handling
284 testimg/maxval_256.ppm
285 testimg/maxval_4095_asc.ppm
286 testimg/maxval_65536.ppm
287 testimg/maxval_asc.ppm
288 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
291 testimg/palette_out.png
292 testimg/penguin-base.ppm
298 testimg/short1.bmp 1-bit/pixel, data missing from EOF
299 testimg/short24.bmp 24-bit/pixel, data missing from EOF
300 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
301 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
302 testimg/short8.bmp 8-bit/pixel, data missing from EOF
303 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
305 testimg/test_gimp_pal A simple GIMP palette file
306 testimg/tiffwarn.tif Generates a warning while being read
307 testimg/trimgdesc.gif
308 testimg/trmiddesc.gif
309 testimg/winrgb2.bmp 1-bit bmp base
310 testimg/winrgb24.bmp 24-bit bmp base
311 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
312 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
313 testimg/winrgb4.bmp 4-bit bmp base
314 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
315 testimg/winrgb8.bmp 8-bit bmp base
316 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
317 testimg/zerotype.jpg Image with a zero type entry in the EXIF data
318 tga.c Reading and writing Targa files
321 transform.perl Shell interface to Imager::Transform
323 win32.c Implements font support through Win32 GDI