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
79 GIF/testimg/badindex.gif GIF with a bad color index
81 GIF/testimg/expected.gif
82 GIF/testimg/loccmap.gif
83 GIF/testimg/nocmap.gif
85 GIF/testimg/scalei.gif
86 GIF/testimg/screen2.gif
87 GIF/testimg/screen3.gif
88 GIF/testimg/trimgdesc.gif
89 GIF/testimg/trmiddesc.gif
90 GIF/testimg/zerocomm.gif Image with a zero-length comment extension
91 hlines.c Manage sets of horizontal line segments
92 ICO/ICO.pm Windows Icon file support
96 ICO/lib/Imager/File/CUR.pm
104 ICO/t/t40readcurone.t
105 ICO/t/t41curmultread.t
112 ICO/testimg/combo.ico
113 ICO/testimg/pal13232.ico
114 ICO/testimg/pal43232.cur
115 ICO/testimg/pal43232.ico
116 ICO/testimg/pal43232.ppm
117 ICO/testimg/pal83232.ico
118 ICO/testimg/pal83232.ppm
119 ICO/testimg/rgb1616.ico
120 ICO/testimg/rgba3232.ico
121 ICO/testimg/rgba3232.ppm
128 imerror.h Error handling functions
129 imext.c Defines the function table
130 imext.h Included by external modules for API access
132 imextpl.h Included by external modules for Perl API access
133 imextpltypes.h Define Perl API function table type
134 imexttypes.h Define API function table type
136 imgdouble.c Implements double/sample images
140 imrender.h Buffer rending engine function declarations
141 inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
145 iolayert.h IO layer types
146 JPEG/imexif.c Experimental JPEG EXIF decoding
154 JPEG/t/t10jpeg.t Test jpeg support
155 JPEG/testimg/209_yonge.jpg Regression test: #17981
156 JPEG/testimg/exiftest.jpg Test image for EXIF parsing
157 JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
158 JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data
160 lib/Imager/APIRef.pod API function reference
162 lib/Imager/Color/Float.pm
163 lib/Imager/Color/Table.pm
164 lib/Imager/Cookbook.pod
166 lib/Imager/Engines.pod
168 lib/Imager/Expr/Assem.pm
169 lib/Imager/ExtUtils.pm
172 lib/Imager/Filters.pod
174 lib/Imager/Font/BBox.pm
175 lib/Imager/Font/FreeType2.pm
176 lib/Imager/Font/Image.pm
177 lib/Imager/Font/Truetype.pm
178 lib/Imager/Font/Type1.pm Compatibilty wrapper for Imager::Font::T1
179 lib/Imager/Font/Wrap.pm
180 lib/Imager/Fountain.pm
182 lib/Imager/ImageTypes.pod
183 lib/Imager/Inline.pod Using Imager with Inline::C
184 lib/Imager/interface.pod
185 lib/Imager/IO.pod Document Imager::IO objects
186 lib/Imager/LargeSamples.pod Track large sample support
187 lib/Imager/Matrix2d.pm
188 lib/Imager/Preprocess.pm
189 lib/Imager/Probe.pm Library probes
190 lib/Imager/regmach.pod
193 lib/Imager/Transform.pm
194 lib/Imager/Transformations.pod
195 lib/Imager/Tutorial.pod
200 Mandelbrot/Makefile.PL more complex filter
202 Mandelbrot/Mandelbrot.pm
203 Mandelbrot/Mandelbrot.xs
204 Mandelbrot/t/t00mandel.t
209 META.yml Module meta-data
219 PNG/t/10png.t Test png support
220 PNG/testimg/palette.png
221 PNG/testimg/palette_out.png
232 rendert.h Buffer rendering engine types
235 samples/align-string.pl Demonstrate align_string method.
237 samples/border.pl Demonstrate adding a border
238 samples/flasher.pl Animate an source image fading to a color and back
239 samples/gifscale.pl Scale an animated GIF, preserving animation info
240 samples/inline_capture2image.pl convert captured BGR data to an image
241 samples/inline_replace_color.pl replace colors using Inline::C
242 samples/interleave.pl
243 samples/quad_to_square.pl Transform a quadrilateral into a square
245 samples/replace_color.pl replace colors using transform2()
246 samples/samp-form.cgi
247 samples/samp-image.cgi
248 samples/samp-scale.cgi Demonstrate image upload via a HTML form
249 samples/samp-scale.html Form for samp-scale.cgi
250 samples/samp-tags.cgi Demonstrate image upload via a HTML form
251 samples/samp-tags.html Form for samp-tags.cgi
252 samples/slant_text.pl Using $font->transform() to slant text
254 samples/wiggle.pl "Wiggle" stereoscopy
255 scale.im Newer scaling code
265 SGI/testimg/rle12.rgb
266 SGI/testimg/rle16.rgb
268 SGI/testimg/rleagr.rgb
270 SGI/testimg/verb12.rgb
271 SGI/testimg/verb16.rgb
272 SGI/testimg/verb6.rgb
273 spot.perl For making an ordered dither matrix from a spot function
276 t/GoodTestFont.pm A dummy (hardly implemented) font driver.
277 t/Pod/Coverage/Imager.pm
282 t/t022double.t Test double/sample images
283 t/t023palette.t Test paletted images
286 t/t1000files.t Format independent file tests
287 t/t101nojpeg.t Test handling when jpeg not available
288 t/t102nopng.t Test handling when png not available
291 t/t105nogif.t Test handling when gif not available
292 t/t106notiff.t Test handling when tiff not available
296 t/t16matrix.t Tests Imager::Matrix2d
297 t/t20fill.t Tests fills
298 t/t21draw.t Basic drawing tests
299 t/t22flood.t Flood fill tests
300 t/t31font.t General font interface tests
312 t/t63combine.t Test combine() method
313 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
320 t/t80texttools.t Test text wrapping
321 t/t81hlines.t Test hlines.c
322 t/t82inline.t Test Inline::C integration
323 t/t83extutil.t Test Imager::ExtUtils
325 t/t91pod.t Test POD with Test::Pod
327 t/t93podcover.t POD Coverage tests
328 t/t94kwalitee.t Various "kwalitee" tests
329 t/t99thread.t Test wrt to perl threads
330 t/tr18561.t Regression tests
332 T1/fontfiles/dcr10.afm
333 T1/fontfiles/dcr10.pfb
334 T1/fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
335 T1/fontfiles/ExistenceTest.pfb to change these files, edited and
336 T1/fontfiles/SpaceTest.afm test bounding box with spaces in t10type1.t
337 T1/fontfiles/SpaceTest.pfb
347 testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
348 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
349 testimg/bad1wid0.bmp 1-bit/pixel, zero width
350 testimg/bad24comp.bmp 24-bit/pixel, bad compression
351 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
352 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
353 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
354 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
355 testimg/bad4widbig.bmp 4-bit/pixel, large width
356 testimg/bad8comp.bmp 8-bit/pixel, bad compression
357 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
358 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
359 testimg/bad8wid0.bmp 8-bit/pixel, width 0
360 testimg/bad_asc.pbm ASCII PBM with invalid image data
361 testimg/bad_asc.pgm ASCII PGM with invalid image data
362 testimg/bad_asc.ppm ASCII PPM with invalid image data
363 testimg/badbits.bmp bad bits value in header
364 testimg/badcomp1.bmp bad compression for 1-bit/pixel
365 testimg/badcomp4.bmp bad compression for 4-bit/pixel
366 testimg/badplanes.bmp bad planes value in header
367 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
368 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
369 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
370 testimg/base.jpg Base JPEG test image
371 testimg/comp4.bmp Compressed 4-bit/pixel BMP
372 testimg/comp8.bmp Compressed 8-bit/pixel BMP
373 testimg/filltest.ppm Test for flood fills
374 testimg/gimpgrad A GIMP gradient file
375 testimg/gradbad.ggr A bad GIMP gradient file (bad seg count)
376 testimg/gradbad2.ggr A bad GIMP gradient file (bad segment)
377 testimg/imager.pbm Test bi-level
379 testimg/longid.tga Test TGA with a long id string
380 testimg/maxval.ppm For ppm file maxval handling
382 testimg/maxval_256.ppm
383 testimg/maxval_4095_asc.ppm
384 testimg/maxval_65536.ppm
385 testimg/maxval_asc.ppm
386 testimg/multiple.ppm Test multiple PPM reading
387 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
388 testimg/penguin-base.ppm
389 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
391 testimg/short1.bmp 1-bit/pixel, data missing from EOF
392 testimg/short24.bmp 24-bit/pixel, data missing from EOF
393 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
394 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
395 testimg/short8.bmp 8-bit/pixel, data missing from EOF
396 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
397 testimg/short_asc.pbm ASCII PBM with short image section
398 testimg/short_asc.pgm ASCII PGM with short image section
399 testimg/short_asc.ppm ASCII PPM with short image section
400 testimg/short_bin.pbm Bin PBM with short image section
401 testimg/short_bin.pgm Bin PGM with short image section
402 testimg/short_bin.ppm Bin PPM with short image section
403 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
404 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
406 testimg/test.png Standard test image as PNG
407 testimg/test.raw Standard test image as RAW
408 testimg/test.tga Standard test image as TGA
409 testimg/test_gimp_pal A simple GIMP palette file
410 testimg/winrgb2.bmp 1-bit bmp base
411 testimg/winrgb24.bmp 24-bit bmp base
412 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
413 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
414 testimg/winrgb4.bmp 4-bit bmp base
415 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
416 testimg/winrgb8.bmp 8-bit bmp base
417 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
418 tga.c Reading and writing Targa files
422 TIFF/t/t10tiff.t Test tiff support
423 TIFF/testimg/alpha.tif Alpha scaling test image
424 TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
425 TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
426 TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
427 TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
428 TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
429 TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
430 TIFF/testimg/gralpha.tif Grey alpha test image
431 TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
432 TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
433 TIFF/testimg/imager.pbm Test bi-level
434 TIFF/testimg/imager.tif Test bi-level
435 TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
436 TIFF/testimg/penguin-base.ppm
437 TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
438 TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
439 TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
440 TIFF/testimg/scmyk.tif Simple CMYK TIFF image
441 TIFF/testimg/scmyka.tif CMYK with one alpha channel
442 TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
443 TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
444 TIFF/testimg/slab.tif Lab color image
445 TIFF/testimg/srgb.tif Simple RGB image
446 TIFF/testimg/srgba.tif RGB with one alpha
447 TIFF/testimg/srgba16.tif
448 TIFF/testimg/srgba32.tif
449 TIFF/testimg/srgbaa.tif RGB with 2 alpha
450 TIFF/testimg/tiffwarn.tif Generates a warning while being read
454 transform.perl Shell interface to Imager::Transform
456 W32/fontfiles/ExistenceTest.ttf
458 W32/lib/Imager/Font/Win32.pm
460 W32/t/t10win32.t Tests Win32 GDI font support
463 W32/win32.c Implements font support through Win32 GDI