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
21 GIF/testimg/badindex.gif GIF with a bad color index
23 GIF/testimg/expected.gif
24 GIF/testimg/loccmap.gif
25 GIF/testimg/nocmap.gif
27 GIF/testimg/scalei.gif
28 GIF/testimg/screen2.gif
29 GIF/testimg/screen3.gif
30 GIF/testimg/trimgdesc.gif
31 GIF/testimg/trmiddesc.gif
32 GIF/testimg/zerocomm.gif Image with a zero-length comment extension
33 ICO/ICO.pm Windows Icon file support
38 ICO/lib/Imager/File/CUR.pm
46 ICO/t/t41curmultread.t
54 ICO/testimg/pal13232.ico
55 ICO/testimg/pal43232.cur
56 ICO/testimg/pal43232.ico
57 ICO/testimg/pal43232.ppm
58 ICO/testimg/pal83232.ico
59 ICO/testimg/pal83232.ppm
60 ICO/testimg/rgb1616.ico
61 ICO/testimg/rgba3232.ico
62 ICO/testimg/rgba3232.ppm
68 JPEG/imexif.c Experimental JPEG EXIF decoding
73 JPEG/t/t10jpeg.t Test jpeg support
74 JPEG/testimg/209_yonge.jpg Regression test: #17981
75 JPEG/testimg/exiftest.jpg Test image for EXIF parsing
76 JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
77 JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data
80 META.yml Module meta-data
81 Mandelbrot/Makefile.PL more complex filter
82 Mandelbrot/Mandelbrot.pm
83 Mandelbrot/Mandelbrot.xs
85 Mandelbrot/t/t00mandel.t
94 PNG/t/10png.t Test png support
95 PNG/testimg/palette.png
96 PNG/testimg/palette_out.png
106 SGI/testimg/rle12.rgb
107 SGI/testimg/rle16.rgb
109 SGI/testimg/rleagr.rgb
111 SGI/testimg/verb12.rgb
112 SGI/testimg/verb16.rgb
113 SGI/testimg/verb6.rgb
119 TIFF/t/t10tiff.t Test tiff support
120 TIFF/testimg/alpha.tif Alpha scaling test image
121 TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
122 TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
123 TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
124 TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
125 TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
126 TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
127 TIFF/testimg/gralpha.tif Grey alpha test image
128 TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
129 TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
130 TIFF/testimg/imager.pbm Test bi-level
131 TIFF/testimg/imager.tif Test bi-level
132 TIFF/testimg/penguin-base.ppm
133 TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
134 TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
135 TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
136 TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
137 TIFF/testimg/scmyk.tif Simple CMYK TIFF image
138 TIFF/testimg/scmyka.tif CMYK with one alpha channel
139 TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
140 TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
141 TIFF/testimg/slab.tif Lab color image
142 TIFF/testimg/srgb.tif Simple RGB image
143 TIFF/testimg/srgba.tif RGB with one alpha
144 TIFF/testimg/srgba16.tif
145 TIFF/testimg/srgba32.tif
146 TIFF/testimg/srgbaa.tif RGB with 2 alpha
147 TIFF/testimg/tiffwarn.tif Generates a warning while being read
148 apidocs.perl Build lib/Imager/APIRef.pm
149 bigtest.perl Library selection tester
150 bmp.c Reading and writing Windows BMP files
151 color.c Color translation and handling
170 dynfilt/mandelbrot.exp
172 dynfilt/t/t60dyntest.t Simple test script
178 fills.c Generic fills
183 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
184 fontfiles/ExistenceTest.pfb to change these files, edited and
185 fontfiles/ExistenceTest.ttf generated using pfaedit
187 fontfiles/MMOne.pfb multiple master test font
188 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
189 fontfiles/SpaceTest.afm
190 fontfiles/SpaceTest.pfb test bounding box with spaces in t30t1font.t
194 freetyp2.c Implements freetype2 font support
196 hlines.c Manage sets of horizontal line segments
201 imerror.h Error handling functions
202 imext.c Defines the function table
203 imext.h Included by external modules for API access
205 imextpl.h Included by external modules for Perl API access
206 imextpltypes.h Define Perl API function table type
207 imexttypes.h Define API function table type
209 imgdouble.c Implements double/sample images
213 imrender.h Buffer rending engine function declarations
214 inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
218 iolayert.h IO layer types
220 lib/Imager/APIRef.pod API function reference
222 lib/Imager/Color/Float.pm
223 lib/Imager/Color/Table.pm
224 lib/Imager/Cookbook.pod
226 lib/Imager/Engines.pod
227 lib/Imager/ExtUtils.pm
229 lib/Imager/Expr/Assem.pm
232 lib/Imager/Filters.pod
234 lib/Imager/Font/BBox.pm
235 lib/Imager/Font/FreeType2.pm
236 lib/Imager/Font/Image.pm
237 lib/Imager/Font/Truetype.pm
238 lib/Imager/Font/Type1.pm
239 lib/Imager/Font/Win32.pm
240 lib/Imager/Font/Wrap.pm
241 lib/Imager/Fountain.pm
243 lib/Imager/ImageTypes.pod
244 lib/Imager/Inline.pod Using Imager with Inline::C
245 lib/Imager/IO.pod Document Imager::IO objects
246 lib/Imager/LargeSamples.pod Track large sample support
247 lib/Imager/Matrix2d.pm
248 lib/Imager/Preprocess.pm
249 lib/Imager/Probe.pm Library probes
252 lib/Imager/Transform.pm
253 lib/Imager/Transformations.pod
254 lib/Imager/Tutorial.pod
255 lib/Imager/interface.pod
256 lib/Imager/regmach.pod
274 rendert.h Buffer rendering engine types
278 samples/align-string.pl Demonstrate align_string method.
280 samples/border.pl Demonstrate adding a border
281 samples/flasher.pl Animate an source image fading to a color and back
282 samples/gifscale.pl Scale an animated GIF, preserving animation info
283 samples/inline_capture2image.pl convert captured BGR data to an image
284 samples/inline_replace_color.pl replace colors using Inline::C
285 samples/interleave.pl
286 samples/quad_to_square.pl Transform a quadrilateral into a square
287 samples/replace_color.pl replace colors using transform2()
288 samples/samp-form.cgi
289 samples/samp-image.cgi
290 samples/samp-scale.cgi Demonstrate image upload via a HTML form
291 samples/samp-scale.html Form for samp-scale.cgi
292 samples/samp-tags.cgi Demonstrate image upload via a HTML form
293 samples/samp-tags.html Form for samp-tags.cgi
294 samples/slant_text.pl Using $font->transform() to slant text
296 scale.im Newer scaling code
297 spot.perl For making an ordered dither matrix from a spot function
300 t/Pod/Coverage/Imager.pm
305 t/t022double.t Test double/sample images
306 t/t023palette.t Test paletted images
309 t/t1000files.t Format independent file tests
310 t/t101nojpeg.t Test handling when jpeg not available
311 t/t102nopng.t Test handling when png not available
314 t/t105nogif.t Test handling when gif not available
315 t/t106notiff.t Test handling when tiff not available
319 t/t16matrix.t Tests Imager::Matrix2d
320 t/t20fill.t Tests fills
321 t/t21draw.t Basic drawing tests
325 t/t37w32font.t Tests Win32 GDI font support
326 t/t38ft2font.t Tests freetype2 support
335 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
342 t/t80texttools.t Test text wrapping
343 t/t81hlines.t Test hlines.c
344 t/t82inline.t Test Inline::C integration
345 t/t83extutil.t Test Imager::ExtUtils
347 t/t91pod.t Test POD with Test::Pod
349 t/t93podcover.t POD Coverage tests
350 t/t94kwalitee.t Various "kwalitee" tests
351 t/t99thread.t Test wrt to perl threads
352 t/tr18561.t Regression tests
355 testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
356 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
357 testimg/bad1wid0.bmp 1-bit/pixel, zero width
358 testimg/bad24comp.bmp 24-bit/pixel, bad compression
359 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
360 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
361 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
362 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
363 testimg/bad4widbig.bmp 4-bit/pixel, large width
364 testimg/bad8comp.bmp 8-bit/pixel, bad compression
365 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
366 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
367 testimg/bad8wid0.bmp 8-bit/pixel, width 0
368 testimg/badbits.bmp bad bits value in header
369 testimg/badcomp1.bmp bad compression for 1-bit/pixel
370 testimg/badcomp4.bmp bad compression for 4-bit/pixel
371 testimg/badplanes.bmp bad planes value in header
372 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
373 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
374 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
375 testimg/bad_asc.pbm ASCII PBM with invalid image data
376 testimg/bad_asc.pgm ASCII PGM with invalid image data
377 testimg/bad_asc.ppm ASCII PPM with invalid image data
378 testimg/base.jpg Base JPEG test image
379 testimg/comp4.bmp Compressed 4-bit/pixel BMP
380 testimg/comp8.bmp Compressed 8-bit/pixel BMP
381 testimg/gimpgrad A GIMP gradient file
382 testimg/imager.pbm Test bi-level
384 testimg/longid.tga Test TGA with a long id string
385 testimg/maxval.ppm For ppm file maxval handling
387 testimg/maxval_256.ppm
388 testimg/maxval_4095_asc.ppm
389 testimg/maxval_65536.ppm
390 testimg/maxval_asc.ppm
391 testimg/multiple.ppm Test multiple PPM reading
392 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
393 testimg/penguin-base.ppm
394 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
396 testimg/short1.bmp 1-bit/pixel, data missing from EOF
397 testimg/short24.bmp 24-bit/pixel, data missing from EOF
398 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
399 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
400 testimg/short8.bmp 8-bit/pixel, data missing from EOF
401 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
402 testimg/short_asc.pbm ASCII PBM with short image section
403 testimg/short_asc.pgm ASCII PGM with short image section
404 testimg/short_asc.ppm ASCII PPM with short image section
405 testimg/short_bin.pbm Bin PBM with short image section
406 testimg/short_bin.pgm Bin PGM with short image section
407 testimg/short_bin.ppm Bin PPM with short image section
408 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
409 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
411 testimg/test.png Standard test image as PNG
412 testimg/test.raw Standard test image as RAW
413 testimg/test.tga Standard test image as TGA
414 testimg/test_gimp_pal A simple GIMP palette file
415 testimg/winrgb2.bmp 1-bit bmp base
416 testimg/winrgb24.bmp 24-bit bmp base
417 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
418 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
419 testimg/winrgb4.bmp 4-bit bmp base
420 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
421 testimg/winrgb8.bmp 8-bit bmp base
422 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
423 tga.c Reading and writing Targa files
425 transform.perl Shell interface to Imager::Transform
427 win32.c Implements font support through Win32 GDI