1 adobe.txt License for makeblended font
2 apidocs.perl Build lib/Imager/APIRef.pm
3 bigtest.perl Library selection tester
4 bmp.c Reading and writing Windows BMP files
6 Changes.old Old changes
7 color.c Color translation and handling
8 combine.im Channel combine
12 CountColor/CountColor.pm sample XS access to API
13 CountColor/CountColor.xs
14 CountColor/Makefile.PL
15 CountColor/t/t00countcolor.t
31 dynfilt/mandelbrot.exp
33 dynfilt/t/t60dyntest.t Simple test script
34 DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/
38 DynTest/t/t00dyntest.t
54 fontfiles/ExistenceTest.ttf generated using pfaedit
56 fontfiles/NameTest.ttf test glyph_names() - see FT2/t/t10ft2.t
57 FT2/fontfiles/dodge.ttf
58 FT2/fontfiles/ExistenceTest.afm
59 FT2/fontfiles/ExistenceTest.pfb
60 FT2/fontfiles/ExistenceTest.ttf
61 FT2/fontfiles/ImUgly.ttf
62 FT2/fontfiles/MMOne.pfb multiple master test font
63 FT2/fontfiles/NameTest.ttf
64 FT2/freetyp2.c Implements freetype2 font support
82 GIF/testimg/badindex.gif GIF with a bad color index
84 GIF/testimg/expected.gif
85 GIF/testimg/loccmap.gif
86 GIF/testimg/nocmap.gif
88 GIF/testimg/scalei.gif
89 GIF/testimg/screen2.gif
90 GIF/testimg/screen3.gif
91 GIF/testimg/trimgdesc.gif
92 GIF/testimg/trmiddesc.gif
93 GIF/testimg/zerocomm.gif Image with a zero-length comment extension
94 hlines.c Manage sets of horizontal line segments
95 ICO/ICO.pm Windows Icon file support
99 ICO/lib/Imager/File/CUR.pm
107 ICO/t/t40readcurone.t
108 ICO/t/t41curmultread.t
115 ICO/testimg/combo.ico
116 ICO/testimg/pal13232.ico
117 ICO/testimg/pal43232.cur
118 ICO/testimg/pal43232.ico
119 ICO/testimg/pal43232.ppm
120 ICO/testimg/pal83232.ico
121 ICO/testimg/pal83232.ppm
122 ICO/testimg/rgb1616.ico
123 ICO/testimg/rgba3232.ico
124 ICO/testimg/rgba3232.ppm
131 imerror.h Error handling functions
132 imext.c Defines the function table
133 imext.h Included by external modules for API access
135 imextpl.h Included by external modules for Perl API access
136 imextpltypes.h Define Perl API function table type
137 imexttypes.h Define API function table type
138 img16.c Implements 16-bit/sample images
139 img8.c Implements 8-bit/sample images
140 imgdouble.c Implements double/sample images
144 imrender.h Buffer rending engine function declarations
145 inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
149 iolayert.h IO layer types
150 JPEG/imexif.c Experimental JPEG EXIF decoding
159 JPEG/t/t10jpeg.t Test jpeg support
160 JPEG/testimg/209_yonge.jpg Regression test: #17981
161 JPEG/testimg/exiftest.jpg Test image for EXIF parsing
162 JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
163 JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data
165 lib/Imager/APIRef.pod API function reference
167 lib/Imager/Color/Float.pm
168 lib/Imager/Color/Table.pm
169 lib/Imager/Cookbook.pod
171 lib/Imager/Engines.pod
173 lib/Imager/Expr/Assem.pm
174 lib/Imager/ExtUtils.pm
177 lib/Imager/Filters.pod
179 lib/Imager/Font/BBox.pm
180 lib/Imager/Font/FreeType2.pm
181 lib/Imager/Font/Image.pm
182 lib/Imager/Font/Truetype.pm
183 lib/Imager/Font/Type1.pm Compatibility wrapper for Imager::Font::T1
184 lib/Imager/Font/Wrap.pm
185 lib/Imager/Fountain.pm
187 lib/Imager/ImageTypes.pod
188 lib/Imager/Inline.pod Using Imager with Inline::C
189 lib/Imager/interface.pod
190 lib/Imager/IO.pod Document Imager::IO objects
191 lib/Imager/LargeSamples.pod Track large sample support
192 lib/Imager/Matrix2d.pm
193 lib/Imager/Preprocess.pm
194 lib/Imager/Probe.pm Library probes
195 lib/Imager/regmach.pod
198 lib/Imager/Transform.pm
199 lib/Imager/Transformations.pod
200 lib/Imager/Tutorial.pod
205 Mandelbrot/Makefile.PL more complex filter
207 Mandelbrot/Mandelbrot.pm
208 Mandelbrot/Mandelbrot.xs
209 Mandelbrot/t/t00mandel.t
224 PNG/t/10png.t Test png support
225 PNG/testimg/palette.png
226 PNG/testimg/palette_out.png
237 rendert.h Buffer rendering engine types
240 samples/align-string.pl Demonstrate align_string method.
242 samples/border.pl Demonstrate adding a border
243 samples/flasher.pl Animate an source image fading to a color and back
244 samples/gifscale.pl Scale an animated GIF, preserving animation info
245 samples/inline_capture2image.pl convert captured BGR data to an image
246 samples/inline_replace_color.pl replace colors using Inline::C
247 samples/interleave.pl
248 samples/quad_to_square.pl Transform a quadrilateral into a square
250 samples/replace_color.pl replace colors using transform2()
251 samples/samp-form.cgi
252 samples/samp-image.cgi
253 samples/samp-scale.cgi Demonstrate image upload via a HTML form
254 samples/samp-scale.html Form for samp-scale.cgi
255 samples/samp-tags.cgi Demonstrate image upload via a HTML form
256 samples/samp-tags.html Form for samp-tags.cgi
257 samples/slant_text.pl Using $font->transform() to slant text
259 samples/wiggle.pl "Wiggle" stereoscopy
260 scale.im Newer scaling code
270 SGI/testimg/rle12.rgb
271 SGI/testimg/rle16.rgb
273 SGI/testimg/rleagr.rgb
275 SGI/testimg/verb12.rgb
276 SGI/testimg/verb16.rgb
277 SGI/testimg/verb6.rgb
278 spot.perl For making an ordered dither matrix from a spot function
281 t/GoodTestFont.pm A dummy (hardly implemented) font driver.
282 t/Pod/Coverage/Imager.pm
287 t/t022double.t Test double/sample images
288 t/t023palette.t Test paletted images
291 t/t1000files.t Format independent file tests
292 t/t101nojpeg.t Test handling when jpeg not available
293 t/t102nopng.t Test handling when png not available
296 t/t105nogif.t Test handling when gif not available
297 t/t106notiff.t Test handling when tiff not available
301 t/t16matrix.t Tests Imager::Matrix2d
302 t/t20fill.t Tests fills
303 t/t21draw.t Basic drawing tests
304 t/t22flood.t Flood fill tests
305 t/t31font.t General font interface tests
317 t/t63combine.t Test combine() method
318 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
325 t/t80texttools.t Test text wrapping
326 t/t81hlines.t Test hlines.c
327 t/t82inline.t Test Inline::C integration
328 t/t83extutil.t Test Imager::ExtUtils
330 t/t91pod.t Test POD with Test::Pod
332 t/t93podcover.t POD Coverage tests
333 t/t94kwalitee.t Various "kwalitee" tests
336 t/t99thread.t Test wrt to perl threads
337 t/tr18561.t Regression tests
339 T1/fontfiles/dcr10.afm
340 T1/fontfiles/dcr10.pfb
341 T1/fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
342 T1/fontfiles/ExistenceTest.pfb to change these files, edited and
343 T1/fontfiles/SpaceTest.afm test bounding box with spaces in t10type1.t
344 T1/fontfiles/SpaceTest.pfb
354 testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
355 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
356 testimg/bad1wid0.bmp 1-bit/pixel, zero width
357 testimg/bad24comp.bmp 24-bit/pixel, bad compression
358 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
359 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
360 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
361 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
362 testimg/bad4widbig.bmp 4-bit/pixel, large width
363 testimg/bad8comp.bmp 8-bit/pixel, bad compression
364 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
365 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
366 testimg/bad8wid0.bmp 8-bit/pixel, width 0
367 testimg/bad_asc.pbm ASCII PBM with invalid image data
368 testimg/bad_asc.pgm ASCII PGM with invalid image data
369 testimg/bad_asc.ppm ASCII PPM with invalid image data
370 testimg/badbits.bmp bad bits value in header
371 testimg/badcomp1.bmp bad compression for 1-bit/pixel
372 testimg/badcomp4.bmp bad compression for 4-bit/pixel
373 testimg/badplanes.bmp bad planes value in header
374 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
375 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
376 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
377 testimg/base.jpg Base JPEG test image
378 testimg/comp4.bmp Compressed 4-bit/pixel BMP
379 testimg/comp8.bmp Compressed 8-bit/pixel BMP
380 testimg/filltest.ppm Test for flood fills
381 testimg/gimpgrad A GIMP gradient file
382 testimg/gradbad.ggr A bad GIMP gradient file (bad seg count)
383 testimg/gradbad2.ggr A bad GIMP gradient file (bad segment)
384 testimg/imager.pbm Test bi-level
386 testimg/longid.tga Test TGA with a long id string
387 testimg/maxval.ppm For ppm file maxval handling
389 testimg/maxval_256.ppm
390 testimg/maxval_4095_asc.ppm
391 testimg/maxval_65536.ppm
392 testimg/maxval_asc.ppm
393 testimg/multiple.ppm Test multiple PPM reading
394 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
395 testimg/penguin-base.ppm
396 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
398 testimg/short1.bmp 1-bit/pixel, data missing from EOF
399 testimg/short24.bmp 24-bit/pixel, data missing from EOF
400 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
401 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
402 testimg/short8.bmp 8-bit/pixel, data missing from EOF
403 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
404 testimg/short_asc.pbm ASCII PBM with short image section
405 testimg/short_asc.pgm ASCII PGM with short image section
406 testimg/short_asc.ppm ASCII PPM with short image section
407 testimg/short_bin.pbm Bin PBM with short image section
408 testimg/short_bin.pgm Bin PGM with short image section
409 testimg/short_bin.ppm Bin PPM with short image section
410 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
411 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
413 testimg/test.png Standard test image as PNG
414 testimg/test.raw Standard test image as RAW
415 testimg/test.tga Standard test image as TGA
416 testimg/test_gimp_pal A simple GIMP palette file
417 testimg/winrgb2.bmp 1-bit bmp base
418 testimg/winrgb24.bmp 24-bit bmp base
419 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
420 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
421 testimg/winrgb4.bmp 4-bit bmp base
422 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
423 testimg/winrgb8.bmp 8-bit bmp base
424 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
425 tga.c Reading and writing Targa files
430 TIFF/t/t10tiff.t Test tiff support
431 TIFF/testimg/alpha.tif Alpha scaling test image
432 TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
433 TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
434 TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
435 TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
436 TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
437 TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
438 TIFF/testimg/gralpha.tif Grey alpha test image
439 TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
440 TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
441 TIFF/testimg/imager.pbm Test bi-level
442 TIFF/testimg/imager.tif Test bi-level
443 TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
444 TIFF/testimg/penguin-base.ppm
445 TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
446 TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
447 TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
448 TIFF/testimg/scmyk.tif Simple CMYK TIFF image
449 TIFF/testimg/scmyka.tif CMYK with one alpha channel
450 TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
451 TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
452 TIFF/testimg/slab.tif Lab color image
453 TIFF/testimg/srgb.tif Simple RGB image
454 TIFF/testimg/srgba.tif RGB with one alpha
455 TIFF/testimg/srgba16.tif
456 TIFF/testimg/srgba32.tif
457 TIFF/testimg/srgbaa.tif RGB with 2 alpha
458 TIFF/testimg/tiffwarn.tif Generates a warning while being read
462 transform.perl Shell interface to Imager::Transform
464 W32/fontfiles/ExistenceTest.ttf
466 W32/lib/Imager/Font/Win32.pm
469 W32/t/t10win32.t Tests Win32 GDI font support
472 W32/win32.c Implements font support through Win32 GDI