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
13 CountColor/CountColor.pm sample XS access to API
14 CountColor/CountColor.xs
15 CountColor/Makefile.PL
16 CountColor/t/t00countcolor.t
32 dynfilt/mandelbrot.exp
34 dynfilt/t/t60dyntest.t Simple test script
35 DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/
39 DynTest/t/t00dyntest.t
55 fontfiles/ExistenceTest.ttf generated using pfaedit
57 fontfiles/NameTest.ttf test glyph_names() - see FT2/t/t10ft2.t
58 FT2/fontfiles/dodge.ttf
59 FT2/fontfiles/ExistenceTest.afm
60 FT2/fontfiles/ExistenceTest.pfb
61 FT2/fontfiles/ExistenceTest.ttf
62 FT2/fontfiles/ImUgly.ttf
63 FT2/fontfiles/MMOne.pfb multiple master test font
64 FT2/fontfiles/NameTest.ttf
65 FT2/freetyp2.c Implements freetype2 font support
85 GIF/testimg/badindex.gif GIF with a bad color index
87 GIF/testimg/expected.gif
88 GIF/testimg/loccmap.gif
89 GIF/testimg/nocmap.gif
91 GIF/testimg/scalei.gif
92 GIF/testimg/screen2.gif
93 GIF/testimg/screen3.gif
94 GIF/testimg/trimgdesc.gif
95 GIF/testimg/trmiddesc.gif
96 GIF/testimg/zerocomm.gif Image with a zero-length comment extension
97 hlines.c Manage sets of horizontal line segments
98 ICO/ICO.pm Windows Icon file support
102 ICO/lib/Imager/File/CUR.pm
110 ICO/t/t40readcurone.t
111 ICO/t/t41curmultread.t
118 ICO/testimg/combo.ico
119 ICO/testimg/pal13232.ico
120 ICO/testimg/pal256.ico
121 ICO/testimg/pal43232.cur
122 ICO/testimg/pal43232.ico
123 ICO/testimg/pal43232.ppm
124 ICO/testimg/pal83232.ico
125 ICO/testimg/pal83232.ppm
126 ICO/testimg/rgb1616.ico
127 ICO/testimg/rgba3232.ico
128 ICO/testimg/rgba3232.ppm
135 imerror.h Error handling functions
136 imext.c Defines the function table
137 imext.h Included by external modules for API access
139 imextpl.h Included by external modules for Perl API access
140 imextpltypes.h Define Perl API function table type
141 imexttypes.h Define API function table type
142 img16.c Implements 16-bit/sample images
143 img8.c Implements 8-bit/sample images
144 imgdouble.c Implements double/sample images
148 imrender.h Buffer rending engine function declarations
149 inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
153 iolayert.h IO layer types
154 JPEG/imexif.c Experimental JPEG EXIF decoding
163 JPEG/t/t10jpeg.t Test jpeg support
165 JPEG/testimg/209_yonge.jpg Regression test: #17981
166 JPEG/testimg/exiftest.jpg Test image for EXIF parsing
167 JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
168 JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data
170 lib/Imager/APIRef.pod API function reference
172 lib/Imager/Color/Float.pm
173 lib/Imager/Color/Table.pm
174 lib/Imager/Cookbook.pod
176 lib/Imager/Engines.pod
178 lib/Imager/Expr/Assem.pm
179 lib/Imager/ExtUtils.pm
182 lib/Imager/Filters.pod
184 lib/Imager/Font/BBox.pm
185 lib/Imager/Font/FreeType2.pm
186 lib/Imager/Font/Image.pm
187 lib/Imager/Font/Truetype.pm
188 lib/Imager/Font/Type1.pm Compatibility wrapper for Imager::Font::T1
189 lib/Imager/Font/Wrap.pm
190 lib/Imager/Fountain.pm
192 lib/Imager/ImageTypes.pod
193 lib/Imager/Inline.pod Using Imager with Inline::C
194 lib/Imager/interface.pod
195 lib/Imager/IO.pod Document Imager::IO objects
196 lib/Imager/LargeSamples.pod Track large sample support
197 lib/Imager/Matrix2d.pm
198 lib/Imager/Preprocess.pm
199 lib/Imager/Probe.pm Library probes
200 lib/Imager/regmach.pod
202 lib/Imager/Security.pod
204 lib/Imager/Threads.pod
205 lib/Imager/Transform.pm
206 lib/Imager/Transformations.pod
207 lib/Imager/Tutorial.pod
212 Mandelbrot/Makefile.PL more complex filter
214 Mandelbrot/Mandelbrot.pm
215 Mandelbrot/Mandelbrot.xs
216 Mandelbrot/t/t00mandel.t
234 PNG/t/10png.t Test png support
235 PNG/testimg/badcrc.png
236 PNG/testimg/bilevel.png
237 PNG/testimg/comment.png
238 PNG/testimg/cover.png
239 PNG/testimg/cover16.png
240 PNG/testimg/cover16i.png
241 PNG/testimg/coveri.png
242 PNG/testimg/coverpal.png
243 PNG/testimg/coverpali.png
245 PNG/testimg/graya.png
247 PNG/testimg/palette.png
248 PNG/testimg/palette_out.png
249 PNG/testimg/paltrans.png
250 PNG/testimg/rgb16.png
252 PNG/testimg/rgb8i.png
263 rendert.h Buffer rendering engine types
266 samples/align-string.pl Demonstrate align_string method.
268 samples/border.pl Demonstrate adding a border
269 samples/flasher.pl Animate an source image fading to a color and back
270 samples/gifscale.pl Scale an animated GIF, preserving animation info
271 samples/inline_capture2image.pl convert captured BGR data to an image
272 samples/inline_replace_color.pl replace colors using Inline::C
273 samples/interleave.pl
274 samples/quad_to_square.pl Transform a quadrilateral into a square
276 samples/replace_color.pl replace colors using transform2()
277 samples/samp-form.cgi
278 samples/samp-image.cgi
279 samples/samp-scale.cgi Demonstrate image upload via a HTML form
280 samples/samp-scale.html Form for samp-scale.cgi
281 samples/samp-tags.cgi Demonstrate image upload via a HTML form
282 samples/samp-tags.html Form for samp-tags.cgi
283 samples/slant_text.pl Using $font->transform() to slant text
285 samples/wiggle.pl "Wiggle" stereoscopy
286 scale.im Newer scaling code
295 SGI/t/30limit.t Test size limit checking
297 SGI/testimg/rle12.rgb
298 SGI/testimg/rle16.rgb
300 SGI/testimg/rleagr.rgb
302 SGI/testimg/verb12.rgb
303 SGI/testimg/verb16.rgb
304 SGI/testimg/verb6.rgb
305 spot.perl For making an ordered dither matrix from a spot function
308 t/GoodTestFont.pm A dummy (hardly implemented) font driver.
309 t/Pod/Coverage/Imager.pm
314 t/t022double.t Test double/sample images
315 t/t023palette.t Test paletted images
316 t/t03test.t Test Imager::Test
319 t/t1000files.t Format independent file tests
320 t/t1000lib/Imager/File/BAD.pm Test failing to load a file handler
321 t/t101nojpeg.t Test handling when jpeg not available
322 t/t102nopng.t Test handling when png not available
325 t/t105nogif.t Test handling when gif not available
326 t/t106notiff.t Test handling when tiff not available
330 t/t16matrix.t Tests Imager::Matrix2d
331 t/t20fill.t Tests fills
332 t/t21draw.t Basic drawing tests
333 t/t22flood.t Flood fill tests
334 t/t31font.t General font interface tests
346 t/t63combine.t Test combine() method
347 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
354 t/t80texttools.t Test text wrapping
355 t/t81hlines.t Test hlines.c
356 t/t82inline.t Test Inline::C integration
357 t/t83extutil.t Test Imager::ExtUtils
360 t/t91pod.t Test POD with Test::Pod
362 t/t93podcover.t POD Coverage tests
363 t/t94kwalitee.t Various "kwalitee" tests
366 t/t99thread.t Test wrt to perl threads
367 t/tr18561.t Regression tests
369 T1/fontfiles/dcr10.afm
370 T1/fontfiles/dcr10.pfb
371 T1/fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
372 T1/fontfiles/ExistenceTest.pfb to change these files, edited and
373 T1/fontfiles/SpaceTest.afm test bounding box with spaces in t10type1.t
374 T1/fontfiles/SpaceTest.pfb
384 testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
385 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
386 testimg/bad1wid0.bmp 1-bit/pixel, zero width
387 testimg/bad24comp.bmp 24-bit/pixel, bad compression
388 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
389 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
390 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
391 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
392 testimg/bad4widbig.bmp 4-bit/pixel, large width
393 testimg/bad8comp.bmp 8-bit/pixel, bad compression
394 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
395 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
396 testimg/bad8wid0.bmp 8-bit/pixel, width 0
397 testimg/bad_asc.pbm ASCII PBM with invalid image data
398 testimg/bad_asc.pgm ASCII PGM with invalid image data
399 testimg/bad_asc.ppm ASCII PPM with invalid image data
400 testimg/badbits.bmp bad bits value in header
401 testimg/badcomp1.bmp bad compression for 1-bit/pixel
402 testimg/badcomp4.bmp bad compression for 4-bit/pixel
403 testimg/badplanes.bmp bad planes value in header
404 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
405 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
406 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
407 testimg/base.jpg Base JPEG test image
408 testimg/comp4.bmp Compressed 4-bit/pixel BMP
409 testimg/comp8.bmp Compressed 8-bit/pixel BMP
410 testimg/filltest.ppm Test for flood fills
411 testimg/gimpgrad A GIMP gradient file
412 testimg/gradbad.ggr A bad GIMP gradient file (bad seg count)
413 testimg/gradbad2.ggr A bad GIMP gradient file (bad segment)
414 testimg/imager.pbm Test bi-level
416 testimg/longid.tga Test TGA with a long id string
417 testimg/maxval.ppm For ppm file maxval handling
419 testimg/maxval_256.ppm
420 testimg/maxval_4095_asc.ppm
421 testimg/maxval_65536.ppm
422 testimg/maxval_asc.ppm
423 testimg/multiple.ppm Test multiple PPM reading
424 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
425 testimg/penguin-base.ppm
426 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
428 testimg/short1.bmp 1-bit/pixel, data missing from EOF
429 testimg/short24.bmp 24-bit/pixel, data missing from EOF
430 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
431 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
432 testimg/short8.bmp 8-bit/pixel, data missing from EOF
433 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
434 testimg/short_asc.pbm ASCII PBM with short image section
435 testimg/short_asc.pgm ASCII PGM with short image section
436 testimg/short_asc.ppm ASCII PPM with short image section
437 testimg/short_bin.pbm Bin PBM with short image section
438 testimg/short_bin.pgm Bin PGM with short image section
439 testimg/short_bin.ppm Bin PPM with short image section
440 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
441 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
443 testimg/test.png Standard test image as PNG
444 testimg/test.raw Standard test image as RAW
445 testimg/test.tga Standard test image as TGA
446 testimg/test_gimp_pal A simple GIMP palette file
449 testimg/winrgb2.bmp 1-bit bmp base
450 testimg/winrgb24.bmp 24-bit bmp base
451 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
452 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
453 testimg/winrgb4.bmp 4-bit bmp base
454 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
455 testimg/winrgb8.bmp 8-bit bmp base
456 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
457 tga.c Reading and writing Targa files
462 TIFF/t/t10tiff.t Test tiff support
463 TIFF/testimg/alpha.tif Alpha scaling test image
464 TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
465 TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
466 TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
467 TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
468 TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
469 TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
470 TIFF/testimg/gralpha.tif Grey alpha test image
471 TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
472 TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
473 TIFF/testimg/imager.pbm Test bi-level
474 TIFF/testimg/imager.tif Test bi-level
475 TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
476 TIFF/testimg/penguin-base.ppm
477 TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
478 TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
479 TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
480 TIFF/testimg/scmyk.tif Simple CMYK TIFF image
481 TIFF/testimg/scmyka.tif CMYK with one alpha channel
482 TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
483 TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
484 TIFF/testimg/slab.tif Lab color image
485 TIFF/testimg/srgb.tif Simple RGB image
486 TIFF/testimg/srgba.tif RGB with one alpha
487 TIFF/testimg/srgba16.tif
488 TIFF/testimg/srgba32.tif
489 TIFF/testimg/srgbaa.tif RGB with 2 alpha
490 TIFF/testimg/tiffwarn.tif Generates a warning while being read
494 transform.perl Shell interface to Imager::Transform
496 typemap.local typemap for Imager.xs specific definitions
497 typemap.oldperl typemap for older versions of perl
498 W32/fontfiles/ExistenceTest.ttf
500 W32/lib/Imager/Font/Win32.pm
503 W32/t/t10win32.t Tests Win32 GDI font support
506 W32/win32.c Implements font support through Win32 GDI