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
54 fontfiles/ExistenceTest.ttf generated using pfaedit
56 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
73 FT2/t/t90std.t Standard font tests for FT2
87 GIF/testimg/badindex.gif GIF with a bad color index
89 GIF/testimg/expected.gif
90 GIF/testimg/loccmap.gif
91 GIF/testimg/nocmap.gif
93 GIF/testimg/scalei.gif
94 GIF/testimg/screen2.gif
95 GIF/testimg/screen3.gif
96 GIF/testimg/trimgdesc.gif
97 GIF/testimg/trmiddesc.gif
98 GIF/testimg/zerocomm.gif Image with a zero-length comment extension
99 hlines.c Manage sets of horizontal line segments
100 ICO/ICO.pm Windows Icon file support
104 ICO/lib/Imager/File/CUR.pm
112 ICO/t/t40readcurone.t
113 ICO/t/t41curmultread.t
120 ICO/testimg/combo.ico
121 ICO/testimg/pal13232.ico
122 ICO/testimg/pal256.ico
123 ICO/testimg/pal43232.cur
124 ICO/testimg/pal43232.ico
125 ICO/testimg/pal43232.ppm
126 ICO/testimg/pal83232.ico
127 ICO/testimg/pal83232.ppm
128 ICO/testimg/rgb1616.ico
129 ICO/testimg/rgba3232.ico
130 ICO/testimg/rgba3232.ppm
137 imerror.h Error handling functions
138 imexif.c EXIF decoding
140 imext.c Defines the function table
141 imext.h Included by external modules for API access
143 imextpl.h Included by external modules for Perl API access
144 imextpltypes.h Define Perl API function table type
145 imexttypes.h Define API function table type
146 img16.c Implements 16-bit/sample images
147 img8.c Implements 8-bit/sample images
148 imgdouble.c Implements double/sample images
153 imrender.h Buffer rending engine function declarations
154 inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
158 iolayert.h IO layer types
166 JPEG/t/t10jpeg.t Test jpeg support
168 JPEG/testimg/209_yonge.jpg Regression test: #17981
169 JPEG/testimg/exiftest.jpg Test image for EXIF parsing
170 JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
171 JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data
173 lib/Imager/APIRef.pod API function reference
175 lib/Imager/Color/Float.pm
176 lib/Imager/Color/Table.pm
177 lib/Imager/Cookbook.pod
179 lib/Imager/Engines.pod
181 lib/Imager/Expr/Assem.pm
182 lib/Imager/ExtUtils.pm
185 lib/Imager/Filters.pod
187 lib/Imager/Font/BBox.pm
188 lib/Imager/Font/FreeType2.pm
189 lib/Imager/Font/Image.pm
190 lib/Imager/Font/Test.pm Font for testing (outputs boxes only)
191 lib/Imager/Font/Truetype.pm
192 lib/Imager/Font/Type1.pm Compatibility wrapper for Imager::Font::T1
193 lib/Imager/Font/Wrap.pm
194 lib/Imager/Fountain.pm
196 lib/Imager/ImageTypes.pod
197 lib/Imager/Inline.pod Using Imager with Inline::C
198 lib/Imager/Install.pod Installation notes
199 lib/Imager/interface.pod
200 lib/Imager/IO.pod Document Imager::IO objects
201 lib/Imager/LargeSamples.pod Track large sample support
202 lib/Imager/Matrix2d.pm
203 lib/Imager/Preprocess.pm
204 lib/Imager/Probe.pm Library probes
205 lib/Imager/regmach.pod
207 lib/Imager/Security.pod
209 lib/Imager/Threads.pod
210 lib/Imager/Transform.pm
211 lib/Imager/Transformations.pod
212 lib/Imager/Tutorial.pod
217 Mandelbrot/Makefile.PL more complex filter
219 Mandelbrot/Mandelbrot.pm
220 Mandelbrot/Mandelbrot.xs
221 Mandelbrot/t/t00mandel.t
240 PNG/t/10png.t Test png support
241 PNG/testimg/badcrc.png
242 PNG/testimg/bilevel.png
243 PNG/testimg/bipalette.png bi-level but with a palette
244 PNG/testimg/comment.png
245 PNG/testimg/cover.png
246 PNG/testimg/cover16.png
247 PNG/testimg/cover16i.png
248 PNG/testimg/coveri.png
249 PNG/testimg/coverpal.png
250 PNG/testimg/coverpali.png
252 PNG/testimg/graya.png
254 PNG/testimg/palette.png
255 PNG/testimg/palette_out.png
256 PNG/testimg/paltrans.png
257 PNG/testimg/rgb16.png
259 PNG/testimg/rgb8i.png
270 rendert.h Buffer rendering engine types
273 samples/align-string.pl Demonstrate align_string method.
275 samples/border.pl Demonstrate adding a border
276 samples/drop_shadow.pl Draw a drop shadow or glow
277 samples/flasher.pl Animate an source image fading to a color and back
278 samples/gifscale.pl Scale an animated GIF, preserving animation info
279 samples/inline_capture2image.pl convert captured BGR data to an image
280 samples/inline_replace_color.pl replace colors using Inline::C
281 samples/interleave.pl
282 samples/quad_to_square.pl Transform a quadrilateral into a square
284 samples/replace_color.pl replace colors using transform2()
285 samples/samp-form.cgi
286 samples/samp-image.cgi
287 samples/samp-scale.cgi Demonstrate image upload via a HTML form
288 samples/samp-scale.html Form for samp-scale.cgi
289 samples/samp-tags.cgi Demonstrate image upload via a HTML form
290 samples/samp-tags.html Form for samp-tags.cgi
291 samples/slant_text.pl Using $font->transform() to slant text
293 samples/wiggle.pl "Wiggle" stereoscopy
294 scale.im Newer scaling code
303 SGI/t/30limit.t Test size limit checking
305 SGI/testimg/rle12.rgb
306 SGI/testimg/rle16.rgb
308 SGI/testimg/rleagr.rgb
310 SGI/testimg/verb12.rgb
311 SGI/testimg/verb16.rgb
312 SGI/testimg/verb6.rgb
313 spot.perl For making an ordered dither matrix from a spot function
316 t/000-load.t Test Imager modules can be loaded
317 t/100-base/010-introvert.t Test image inspection
318 t/100-base/020-color.t Test Imager::Color
319 t/100-base/030-countc.t Test getcolorcount() etc
320 t/100-base/800-tr18561.t Regression test for RT #18561
321 t/100-base/801-tr18561b.t Regression test for RT #18561
322 t/150-type/020-sixteen.t Test 16-bit/sample images
323 t/150-type/030-double.t Test double/sample images
324 t/150-type/040-palette.t Test paletted images
325 t/150-type/100-masked.t Test masked images
326 t/200-file/010-iolayer.t Test Imager I/O layer objects
327 t/200-file/100-files.t Format independent file tests
328 t/200-file/200-nojpeg.t Test handling when jpeg not available
329 t/200-file/210-nopng.t Test handling when png not available
330 t/200-file/220-nogif.t Test handling when gif not available
331 t/200-file/230-notiff.t Test handling when tiff not available
332 t/200-file/300-raw.t Test raw file handling
333 t/200-file/310-pnm.t Test PNM file handling
334 t/200-file/320-bmp.t Test BMP file handling
335 t/200-file/330-tga.t Test TGA file handling
336 t/200-file/400-basic.t Test basic operations across file formats
337 t/200-file/450-preload.t Test the preload class method
338 t/250-draw/010-draw.t Basic drawing tests
339 t/250-draw/020-flood.t Flood fill tests
340 t/250-draw/030-paste.t Test the paste() method
341 t/250-draw/040-rubthru.t Test the rubthrough() method
342 t/250-draw/050-polyaa.t polygon()
343 t/250-draw/060-polypoly.t polypolygon()
344 t/250-draw/100-fill.t fills
345 t/250-draw/200-compose.t compose()
346 t/300-transform/010-scale.t scale(), scaleX() and scaleY()
347 t/300-transform/020-combine.t Test combine() method
348 t/300-transform/030-copyflip.t Test copy, flip, rotate, matrix_transform
349 t/300-transform/040-crop.t
350 t/300-transform/050-convert.t
351 t/300-transform/060-map.t
352 t/300-transform/500-trans.t transform()
353 t/300-transform/600-trans2.t transform2() using RPN
354 t/300-transform/610-postfix.t more transform2() using RPN
355 t/300-transform/620-infix.t transform2() using infix
356 t/300-transform/630-assem.t transform2() using assembler
357 t/350-font/010-font.t General font interface tests
358 t/350-font/020-tt.t low level FT1 tests
359 t/350-font/030-ttoo.t OO level FT1 tests
360 t/350-font/040-ttstd.t Standard font tests for TT
361 t/350-font/100-texttools.t Test text wrapping
362 t/400-filter/010-filters.t Consolidated filter tests (needs to split)
363 t/400-filter/020-autolevels.t Test the autolevels filter
364 t/450-api/100-inline.t Inline::C integration and API
365 t/450-api/110-inlinectx.t context APIs
366 t/850-thread/010-base.t Test wrt to perl threads
367 t/850-thread/100-error.t error stack handling with threads
368 t/850-thread/110-log.t log handling with threads
369 t/900-util/010-test.t Test Imager::Test
370 t/900-util/020-error.t Error stack
371 t/900-util/030-log.t log
372 t/900-util/040-limit.t file size limits
373 t/900-util/050-matrix.t Imager::Matrix2d
374 t/900-util/060-extutil.t Imager::ExtUtils
375 t/900-util/060-hlines.t hlines.c internal API
376 t/950-kwalitee/010-pod.t Test POD with Test::Pod
377 t/950-kwalitee/020-samples.t Check samples are in samples/README
378 t/950-kwalitee/030-podcover.t POD Coverage tests
379 t/950-kwalitee/040-strict.t Check use strict is usede
380 t/950-kwalitee/050-meta.t Check META.yml is valid
381 t/950-kwalitee/060-podstruct.t
382 t/950-kwalitee/070-mymeta.t
383 t/GoodTestFont.pm A dummy (hardly implemented) font driver.
384 t/Pod/Coverage/Imager.pm
385 t/t1000lib/Imager/File/BAD.pm Test failing to load a file handler
386 T1/fontfiles/dcr10.afm
387 T1/fontfiles/dcr10.pfb
388 T1/fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
389 T1/fontfiles/ExistenceTest.pfb to change these files, edited and
390 T1/fontfiles/SpaceTest.afm test bounding box with spaces in t10type1.t
391 T1/fontfiles/SpaceTest.pfb
399 T1/t/t90std.t Standard font tests for T1
404 testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
405 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
406 testimg/bad1wid0.bmp 1-bit/pixel, zero width
407 testimg/bad24comp.bmp 24-bit/pixel, bad compression
408 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
409 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
410 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
411 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
412 testimg/bad4widbig.bmp 4-bit/pixel, large width
413 testimg/bad8comp.bmp 8-bit/pixel, bad compression
414 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
415 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
416 testimg/bad8wid0.bmp 8-bit/pixel, width 0
417 testimg/bad_asc.pbm ASCII PBM with invalid image data
418 testimg/bad_asc.pgm ASCII PGM with invalid image data
419 testimg/bad_asc.ppm ASCII PPM with invalid image data
420 testimg/badbits.bmp bad bits value in header
421 testimg/badcomp1.bmp bad compression for 1-bit/pixel
422 testimg/badcomp4.bmp bad compression for 4-bit/pixel
423 testimg/badplanes.bmp bad planes value in header
424 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
425 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
426 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
427 testimg/base.jpg Base JPEG test image
428 testimg/comp4.bmp Compressed 4-bit/pixel BMP
429 testimg/comp8.bmp Compressed 8-bit/pixel BMP
430 testimg/filltest.ppm Test for flood fills
431 testimg/gimpgrad A GIMP gradient file
432 testimg/gradbad.ggr A bad GIMP gradient file (bad seg count)
433 testimg/gradbad2.ggr A bad GIMP gradient file (bad segment)
434 testimg/imager.pbm Test bi-level
436 testimg/longid.tga Test TGA with a long id string
437 testimg/maxval.ppm For ppm file maxval handling
439 testimg/maxval_256.ppm
440 testimg/maxval_4095_asc.ppm
441 testimg/maxval_65536.ppm
442 testimg/maxval_asc.ppm
443 testimg/multiple.ppm Test multiple PPM reading
444 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
445 testimg/penguin-base.ppm
446 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
448 testimg/short1.bmp 1-bit/pixel, data missing from EOF
449 testimg/short24.bmp 24-bit/pixel, data missing from EOF
450 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
451 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
452 testimg/short8.bmp 8-bit/pixel, data missing from EOF
453 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
454 testimg/short_asc.pbm ASCII PBM with short image section
455 testimg/short_asc.pgm ASCII PGM with short image section
456 testimg/short_asc.ppm ASCII PPM with short image section
457 testimg/short_bin.pbm Bin PBM with short image section
458 testimg/short_bin.pgm Bin PGM with short image section
459 testimg/short_bin.ppm Bin PPM with short image section
460 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
461 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
463 testimg/test.png Standard test image as PNG
464 testimg/test.raw Standard test image as RAW
465 testimg/test.tga Standard test image as TGA
466 testimg/test_gimp_pal A simple GIMP palette file
469 testimg/winrgb2.bmp 1-bit bmp base
470 testimg/winrgb24.bmp 24-bit bmp base
471 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
472 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
473 testimg/winrgb4.bmp 4-bit bmp base
474 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
475 testimg/winrgb8.bmp 8-bit bmp base
476 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
477 tga.c Reading and writing Targa files
482 TIFF/t/t10tiff.t Test tiff support
483 TIFF/testimg/alpha.tif Alpha scaling test image
484 TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
485 TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
486 TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
487 TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
488 TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
489 TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
490 TIFF/testimg/gralpha.tif Grey alpha test image
491 TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
492 TIFF/testimg/grey16sg.tif signed 16-bit/sample greyscale TIFF
493 TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
494 TIFF/testimg/imager.pbm Test bi-level
495 TIFF/testimg/imager.tif Test bi-level
496 TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
497 TIFF/testimg/penguin-base.ppm
498 TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
499 TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
500 TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
501 TIFF/testimg/scmyk.tif Simple CMYK TIFF image
502 TIFF/testimg/scmyka.tif CMYK with one alpha channel
503 TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
504 TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
505 TIFF/testimg/slab.tif Lab color image
506 TIFF/testimg/srgb.tif Simple RGB image
507 TIFF/testimg/srgba.tif RGB with one alpha
508 TIFF/testimg/srgba16.tif
509 TIFF/testimg/srgba32.tif
510 TIFF/testimg/srgba32f.tif floating point sample RGBA
511 TIFF/testimg/srgbaa.tif RGB with 2 alpha
512 TIFF/testimg/tiffwarn.tif Generates a warning while being read
516 transform.perl Shell interface to Imager::Transform
518 typemap.local typemap for Imager.xs specific definitions
519 typemap.oldperl typemap for older versions of perl
520 W32/fontfiles/ExistenceTest.ttf
522 W32/lib/Imager/Font/Win32.pm
525 W32/t/t10win32.t Tests Win32 GDI font support
526 W32/t/t90std.t Standard font tests for W32
529 W32/win32.c Implements font support through Win32 GDI