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
15 FT2/freetyp2.c Implements freetype2 font support
16 FT2/fontfiles/dodge.ttf
17 FT2/fontfiles/ExistenceTest.afm
18 FT2/fontfiles/ExistenceTest.pfb
19 FT2/fontfiles/ExistenceTest.ttf
20 FT2/fontfiles/ImUgly.ttf
21 FT2/fontfiles/MMOne.pfb multiple master test font
22 FT2/fontfiles/NameTest.ttf
34 GIF/testimg/badindex.gif GIF with a bad color index
36 GIF/testimg/expected.gif
37 GIF/testimg/loccmap.gif
38 GIF/testimg/nocmap.gif
40 GIF/testimg/scalei.gif
41 GIF/testimg/screen2.gif
42 GIF/testimg/screen3.gif
43 GIF/testimg/trimgdesc.gif
44 GIF/testimg/trmiddesc.gif
45 GIF/testimg/zerocomm.gif Image with a zero-length comment extension
46 ICO/ICO.pm Windows Icon file support
51 ICO/lib/Imager/File/CUR.pm
59 ICO/t/t41curmultread.t
67 ICO/testimg/pal13232.ico
68 ICO/testimg/pal43232.cur
69 ICO/testimg/pal43232.ico
70 ICO/testimg/pal43232.ppm
71 ICO/testimg/pal83232.ico
72 ICO/testimg/pal83232.ppm
73 ICO/testimg/rgb1616.ico
74 ICO/testimg/rgba3232.ico
75 ICO/testimg/rgba3232.ppm
81 JPEG/imexif.c Experimental JPEG EXIF decoding
86 JPEG/t/t10jpeg.t Test jpeg support
87 JPEG/testimg/209_yonge.jpg Regression test: #17981
88 JPEG/testimg/exiftest.jpg Test image for EXIF parsing
89 JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
90 JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data
93 META.yml Module meta-data
94 Mandelbrot/Makefile.PL more complex filter
95 Mandelbrot/Mandelbrot.pm
96 Mandelbrot/Mandelbrot.xs
98 Mandelbrot/t/t00mandel.t
107 PNG/t/10png.t Test png support
108 PNG/testimg/palette.png
109 PNG/testimg/palette_out.png
119 SGI/testimg/rle12.rgb
120 SGI/testimg/rle16.rgb
122 SGI/testimg/rleagr.rgb
124 SGI/testimg/verb12.rgb
125 SGI/testimg/verb16.rgb
126 SGI/testimg/verb6.rgb
132 TIFF/t/t10tiff.t Test tiff support
133 TIFF/testimg/alpha.tif Alpha scaling test image
134 TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
135 TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
136 TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
137 TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
138 TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
139 TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
140 TIFF/testimg/gralpha.tif Grey alpha test image
141 TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
142 TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
143 TIFF/testimg/imager.pbm Test bi-level
144 TIFF/testimg/imager.tif Test bi-level
145 TIFF/testimg/penguin-base.ppm
146 TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
147 TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
148 TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
149 TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
150 TIFF/testimg/scmyk.tif Simple CMYK TIFF image
151 TIFF/testimg/scmyka.tif CMYK with one alpha channel
152 TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
153 TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
154 TIFF/testimg/slab.tif Lab color image
155 TIFF/testimg/srgb.tif Simple RGB image
156 TIFF/testimg/srgba.tif RGB with one alpha
157 TIFF/testimg/srgba16.tif
158 TIFF/testimg/srgba32.tif
159 TIFF/testimg/srgbaa.tif RGB with 2 alpha
160 TIFF/testimg/tiffwarn.tif Generates a warning while being read
161 W32/fontfiles/ExistenceTest.ttf
163 W32/lib/Imager/Font/Win32.pm
164 W32/t/t10win32.t Tests Win32 GDI font support
165 W32/win32.c Implements font support through Win32 GDI
169 adobe.txt License for makeblended font
170 apidocs.perl Build lib/Imager/APIRef.pm
171 bigtest.perl Library selection tester
172 bmp.c Reading and writing Windows BMP files
173 color.c Color translation and handling
174 combine.im Channel combine
193 dynfilt/mandelbrot.exp
195 dynfilt/t/t60dyntest.t Simple test script
201 fills.c Generic fills
206 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
207 fontfiles/ExistenceTest.pfb to change these files, edited and
208 fontfiles/ExistenceTest.ttf generated using pfaedit
210 fontfiles/NameTest.ttf test glyph_names() - see FT2/t/t10ft2.t
211 fontfiles/SpaceTest.afm
212 fontfiles/SpaceTest.pfb test bounding box with spaces in t30t1font.t
217 hlines.c Manage sets of horizontal line segments
222 imerror.h Error handling functions
223 imext.c Defines the function table
224 imext.h Included by external modules for API access
226 imextpl.h Included by external modules for Perl API access
227 imextpltypes.h Define Perl API function table type
228 imexttypes.h Define API function table type
230 imgdouble.c Implements double/sample images
234 imrender.h Buffer rending engine function declarations
235 inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
239 iolayert.h IO layer types
241 lib/Imager/APIRef.pod API function reference
243 lib/Imager/Color/Float.pm
244 lib/Imager/Color/Table.pm
245 lib/Imager/Cookbook.pod
247 lib/Imager/Engines.pod
248 lib/Imager/ExtUtils.pm
250 lib/Imager/Expr/Assem.pm
253 lib/Imager/Filters.pod
255 lib/Imager/Font/BBox.pm
256 lib/Imager/Font/FreeType2.pm
257 lib/Imager/Font/Image.pm
258 lib/Imager/Font/Truetype.pm
259 lib/Imager/Font/Type1.pm
260 lib/Imager/Font/Wrap.pm
261 lib/Imager/Fountain.pm
263 lib/Imager/ImageTypes.pod
264 lib/Imager/Inline.pod Using Imager with Inline::C
265 lib/Imager/IO.pod Document Imager::IO objects
266 lib/Imager/LargeSamples.pod Track large sample support
267 lib/Imager/Matrix2d.pm
268 lib/Imager/Preprocess.pm
269 lib/Imager/Probe.pm Library probes
272 lib/Imager/Transform.pm
273 lib/Imager/Transformations.pod
274 lib/Imager/Tutorial.pod
275 lib/Imager/interface.pod
276 lib/Imager/regmach.pod
294 rendert.h Buffer rendering engine types
298 samples/align-string.pl Demonstrate align_string method.
300 samples/border.pl Demonstrate adding a border
301 samples/flasher.pl Animate an source image fading to a color and back
302 samples/gifscale.pl Scale an animated GIF, preserving animation info
303 samples/inline_capture2image.pl convert captured BGR data to an image
304 samples/inline_replace_color.pl replace colors using Inline::C
305 samples/interleave.pl
306 samples/quad_to_square.pl Transform a quadrilateral into a square
307 samples/replace_color.pl replace colors using transform2()
308 samples/samp-form.cgi
309 samples/samp-image.cgi
310 samples/samp-scale.cgi Demonstrate image upload via a HTML form
311 samples/samp-scale.html Form for samp-scale.cgi
312 samples/samp-tags.cgi Demonstrate image upload via a HTML form
313 samples/samp-tags.html Form for samp-tags.cgi
314 samples/slant_text.pl Using $font->transform() to slant text
316 samples/wiggle.pl "Wiggle" stereoscopy
317 scale.im Newer scaling code
318 spot.perl For making an ordered dither matrix from a spot function
321 t/GoodTestFont.pm A dummy (hardly implemented) font driver.
322 t/Pod/Coverage/Imager.pm
327 t/t022double.t Test double/sample images
328 t/t023palette.t Test paletted images
331 t/t1000files.t Format independent file tests
332 t/t101nojpeg.t Test handling when jpeg not available
333 t/t102nopng.t Test handling when png not available
336 t/t105nogif.t Test handling when gif not available
337 t/t106notiff.t Test handling when tiff not available
341 t/t16matrix.t Tests Imager::Matrix2d
342 t/t20fill.t Tests fills
343 t/t21draw.t Basic drawing tests
344 t/t22flood.t Flood fill tests
346 t/t31font.t General font interface tests
357 t/t63combine.t Test combine() method
358 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
365 t/t80texttools.t Test text wrapping
366 t/t81hlines.t Test hlines.c
367 t/t82inline.t Test Inline::C integration
368 t/t83extutil.t Test Imager::ExtUtils
370 t/t91pod.t Test POD with Test::Pod
372 t/t93podcover.t POD Coverage tests
373 t/t94kwalitee.t Various "kwalitee" tests
374 t/t99thread.t Test wrt to perl threads
375 t/tr18561.t Regression tests
378 testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
379 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
380 testimg/bad1wid0.bmp 1-bit/pixel, zero width
381 testimg/bad24comp.bmp 24-bit/pixel, bad compression
382 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
383 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
384 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
385 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
386 testimg/bad4widbig.bmp 4-bit/pixel, large width
387 testimg/bad8comp.bmp 8-bit/pixel, bad compression
388 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
389 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
390 testimg/bad8wid0.bmp 8-bit/pixel, width 0
391 testimg/badbits.bmp bad bits value in header
392 testimg/badcomp1.bmp bad compression for 1-bit/pixel
393 testimg/badcomp4.bmp bad compression for 4-bit/pixel
394 testimg/badplanes.bmp bad planes value in header
395 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
396 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
397 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
398 testimg/bad_asc.pbm ASCII PBM with invalid image data
399 testimg/bad_asc.pgm ASCII PGM with invalid image data
400 testimg/bad_asc.ppm ASCII PPM with invalid image data
401 testimg/base.jpg Base JPEG test image
402 testimg/comp4.bmp Compressed 4-bit/pixel BMP
403 testimg/comp8.bmp Compressed 8-bit/pixel BMP
404 testimg/filltest.ppm Test for flood fills
405 testimg/gimpgrad A GIMP gradient file
406 testimg/imager.pbm Test bi-level
408 testimg/longid.tga Test TGA with a long id string
409 testimg/maxval.ppm For ppm file maxval handling
411 testimg/maxval_256.ppm
412 testimg/maxval_4095_asc.ppm
413 testimg/maxval_65536.ppm
414 testimg/maxval_asc.ppm
415 testimg/multiple.ppm Test multiple PPM reading
416 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
417 testimg/penguin-base.ppm
418 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
420 testimg/short1.bmp 1-bit/pixel, data missing from EOF
421 testimg/short24.bmp 24-bit/pixel, data missing from EOF
422 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
423 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
424 testimg/short8.bmp 8-bit/pixel, data missing from EOF
425 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
426 testimg/short_asc.pbm ASCII PBM with short image section
427 testimg/short_asc.pgm ASCII PGM with short image section
428 testimg/short_asc.ppm ASCII PPM with short image section
429 testimg/short_bin.pbm Bin PBM with short image section
430 testimg/short_bin.pgm Bin PGM with short image section
431 testimg/short_bin.ppm Bin PPM with short image section
432 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
433 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
435 testimg/test.png Standard test image as PNG
436 testimg/test.raw Standard test image as RAW
437 testimg/test.tga Standard test image as TGA
438 testimg/test_gimp_pal A simple GIMP palette file
439 testimg/winrgb2.bmp 1-bit bmp base
440 testimg/winrgb24.bmp 24-bit bmp base
441 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
442 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
443 testimg/winrgb4.bmp 4-bit bmp base
444 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
445 testimg/winrgb8.bmp 8-bit bmp base
446 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
447 tga.c Reading and writing Targa files
449 transform.perl Shell interface to Imager::Transform