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
69 SGI/testimg/rleagr.rgb
71 SGI/testimg/verb12.rgb
72 SGI/testimg/verb16.rgb
74 apidocs.perl Build lib/Imager/APIRef.pm
75 bigtest.perl Library selection tester
76 bmp.c Reading and writing Windows BMP files
77 color.c Color translation and handling
96 dynfilt/mandelbrot.exp
98 dynfilt/t/t60dyntest.t Simple test script
104 fills.c Generic fills
108 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
109 fontfiles/ExistenceTest.pfb to change these files, edited and
110 fontfiles/ExistenceTest.ttf generated using pfaedit
112 fontfiles/MMOne.pfb multiple master test font
113 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
114 fontfiles/SpaceTest.afm
115 fontfiles/SpaceTest.pfb test bounding box with spaces in t30t1font.t
119 freetyp2.c Implements freetype2 font support
122 hlines.c Manage sets of horizontal line segments
127 imerror.h Error handling functions
128 imext.c Defines the function table
129 imext.h Included by external modules for API access
131 imexttypes.h Define API function table type
132 imexif.c Experimental JPEG EXIF decoding
135 imgdouble.c Implements double/sample images
139 imrender.h Buffer rending engine function declarations
143 iolayert.h IO layer types
146 lib/Imager/APIRef.pod API function reference
148 lib/Imager/Color/Float.pm
149 lib/Imager/Color/Table.pm
150 lib/Imager/Cookbook.pod
152 lib/Imager/Engines.pod
153 lib/Imager/ExtUtils.pm
155 lib/Imager/Expr/Assem.pm
158 lib/Imager/Filters.pod
160 lib/Imager/Font/BBox.pm
161 lib/Imager/Font/FreeType2.pm
162 lib/Imager/Font/Image.pm
163 lib/Imager/Font/Truetype.pm
164 lib/Imager/Font/Type1.pm
165 lib/Imager/Font/Win32.pm
166 lib/Imager/Font/Wrap.pm
167 lib/Imager/Fountain.pm
169 lib/Imager/ImageTypes.pod
170 lib/Imager/Inline.pod Using Imager with Inline::C
171 lib/Imager/LargeSamples.pod Track large sample support
172 lib/Imager/Matrix2d.pm
173 lib/Imager/Preprocess.pm
176 lib/Imager/Transform.pm
177 lib/Imager/Transformations.pod
178 lib/Imager/Tutorial.pod
179 lib/Imager/interface.pod
180 lib/Imager/regmach.pod
199 rendert.h Buffer rendering engine types
203 samples/align-string.pl Demonstrate align_string method.
205 samples/border.pl Demonstrate adding a border
206 samples/flasher.pl Animate an source image fading to a color and back
207 samples/gifscale.pl Scale an animated GIF, preserving animation info
208 samples/inline_capture2image.pl convert captured BGR data to an image
209 samples/inline_replace_color.pl replace colors using Inline::C
210 samples/interleave.pl
211 samples/quad_to_square.pl Transform a quadrilateral into a square
212 samples/replace_color.pl replace colors using transform2()
213 samples/samp-form.cgi
214 samples/samp-image.cgi
215 samples/samp-scale.cgi Demonstrate image upload via a HTML form
216 samples/samp-scale.html Form for samp-scale.cgi
217 samples/samp-tags.cgi Demonstrate image upload via a HTML form
218 samples/samp-tags.html Form for samp-tags.cgi
219 samples/slant_text.pl Using $font->transform() to slant text
221 scale.im Newer scaling code
222 spot.perl For making an ordered dither matrix from a spot function
225 t/Pod/Coverage/Imager.pm
230 t/t022double.t Test double/sample images
231 t/t023palette.t Test paletted images
234 t/t1000files.t Format independent file tests
244 t/t16matrix.t Tests Imager::Matrix2d
245 t/t20fill.t Tests fills
246 t/t21draw.t Basic drawing tests
250 t/t37w32font.t Tests Win32 GDI font support
251 t/t38ft2font.t Tests freetype2 support
260 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
268 t/t80texttools.t Test text wrapping
269 t/t81hlines.t Test hlines.c
270 t/t82inline.t Test Inline::C integration
272 t/t91pod.t Test POD with Test::Pod
274 t/t93podcover.t POD Coverage tests
275 t/t94kwalitee.t Various "kwalitee" tests
277 t/tr18561.t Regression tests
280 testimg/209_yonge.jpg Regression test: #17981
281 testimg/alpha.tif Alpha scaling test image
282 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
283 testimg/bad1wid0.bmp 1-bit/pixel, zero width
284 testimg/bad24comp.bmp 24-bit/pixel, bad compression
285 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
286 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
287 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
288 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
289 testimg/bad4widbig.bmp 4-bit/pixel, large width
290 testimg/bad8comp.bmp 8-bit/pixel, bad compression
291 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
292 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
293 testimg/bad8wid0.bmp 8-bit/pixel, width 0
294 testimg/badbits.bmp bad bits value in header
295 testimg/badcomp1.bmp bad compression for 1-bit/pixel
296 testimg/badcomp4.bmp bad compression for 4-bit/pixel
297 testimg/badindex.gif GIF with a bad color index
298 testimg/badplanes.bmp bad planes value in header
299 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
300 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
301 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
302 testimg/bad_asc.pbm ASCII PBM with invalid image data
303 testimg/bad_asc.pgm ASCII PGM with invalid image data
304 testimg/bad_asc.ppm ASCII PPM with invalid image data
306 testimg/base.jpg Base JPEG test image
307 testimg/comp4.bmp Compressed 4-bit/pixel BMP
308 testimg/comp4.tif 4-bit/pixel paletted TIFF
309 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
310 testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
311 testimg/comp8.bmp Compressed 8-bit/pixel BMP
312 testimg/comp8.tif 8-bit/pixel paletted TIFF
313 testimg/exiftest.jpg Test image for EXIF parsing
315 testimg/gimpgrad A GIMP gradient file
316 testimg/gralpha.tif Grey alpha test image
317 testimg/grey16.tif 16-bit/sample greyscale TIFF
318 testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
319 testimg/imager.pbm Test bi-level
320 testimg/imager.tif Test bi-level
323 testimg/longid.tga Test TGA with a long id string
324 testimg/maxval.ppm For ppm file maxval handling
326 testimg/maxval_256.ppm
327 testimg/maxval_4095_asc.ppm
328 testimg/maxval_65536.ppm
329 testimg/maxval_asc.ppm
330 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
333 testimg/palette_out.png
334 testimg/penguin-base.ppm
335 testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
336 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
337 testimg/rgb16.tif 16-bit/sample RGB image - strips
338 testimg/rgb16t.tif 16-bit/sample RGB image - tiled
342 testimg/scmyk.tif Simple CMYK TIFF image
343 testimg/scmyk.jpg Simple CMYK JPEG image
344 testimg/scmyka.tif CMYK with one alpha channel
345 testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
346 testimg/scmykaa.tif CMYK with 2 alpha channels
349 testimg/short1.bmp 1-bit/pixel, data missing from EOF
350 testimg/short24.bmp 24-bit/pixel, data missing from EOF
351 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
352 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
353 testimg/short8.bmp 8-bit/pixel, data missing from EOF
354 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
355 testimg/short_asc.pbm ASCII PBM with short image section
356 testimg/short_asc.pgm ASCII PGM with short image section
357 testimg/short_asc.ppm ASCII PPM with short image section
358 testimg/short_bin.pbm Bin PBM with short image section
359 testimg/short_bin.pgm Bin PGM with short image section
360 testimg/short_bin.ppm Bin PPM with short image section
361 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
362 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
364 testimg/slab.tif Lab color image
365 testimg/srgb.tif Simple RGB image
366 testimg/srgba.tif RGB with one alpha
369 testimg/srgbaa.tif RGB with 2 alpha
370 testimg/test_gimp_pal A simple GIMP palette file
371 testimg/tiffwarn.tif Generates a warning while being read
372 testimg/trimgdesc.gif
373 testimg/trmiddesc.gif
374 testimg/winrgb2.bmp 1-bit bmp base
375 testimg/winrgb24.bmp 24-bit bmp base
376 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
377 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
378 testimg/winrgb4.bmp 4-bit bmp base
379 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
380 testimg/winrgb8.bmp 8-bit bmp base
381 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
382 testimg/zerotype.jpg Image with a zero type entry in the EXIF data
383 tga.c Reading and writing Targa files
386 transform.perl Shell interface to Imager::Transform
388 win32.c Implements font support through Win32 GDI