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
16 ICO/ICO.pm Windows Icon file support
21 ICO/lib/Imager/File/CUR.pm
29 ICO/t/t41curmultread.t
37 ICO/testimg/pal13232.ico
38 ICO/testimg/pal43232.cur
39 ICO/testimg/pal43232.ico
40 ICO/testimg/pal43232.ppm
41 ICO/testimg/pal83232.ico
42 ICO/testimg/pal83232.ppm
43 ICO/testimg/rgb1616.ico
44 ICO/testimg/rgba3232.ico
45 ICO/testimg/rgba3232.ppm
50 META.yml Module meta-data
51 Mandelbrot/Makefile.PL more complex filter
52 Mandelbrot/Mandelbrot.pm
53 Mandelbrot/Mandelbrot.xs
55 Mandelbrot/t/t00mandel.t
70 SGI/testimg/rleagr.rgb
72 SGI/testimg/verb12.rgb
73 SGI/testimg/verb16.rgb
75 apidocs.perl Build lib/Imager/APIRef.pm
76 bigtest.perl Library selection tester
77 bmp.c Reading and writing Windows BMP files
78 color.c Color translation and handling
97 dynfilt/mandelbrot.exp
99 dynfilt/t/t60dyntest.t Simple test script
105 fills.c Generic fills
110 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
111 fontfiles/ExistenceTest.pfb to change these files, edited and
112 fontfiles/ExistenceTest.ttf generated using pfaedit
114 fontfiles/MMOne.pfb multiple master test font
115 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
116 fontfiles/SpaceTest.afm
117 fontfiles/SpaceTest.pfb test bounding box with spaces in t30t1font.t
121 freetyp2.c Implements freetype2 font support
124 hlines.c Manage sets of horizontal line segments
129 imerror.h Error handling functions
130 imext.c Defines the function table
131 imext.h Included by external modules for API access
133 imexttypes.h Define API function table type
134 imexif.c Experimental JPEG EXIF decoding
137 imgdouble.c Implements double/sample images
141 imrender.h Buffer rending engine function declarations
142 inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
146 iolayert.h IO layer types
149 lib/Imager/APIRef.pod API function reference
151 lib/Imager/Color/Float.pm
152 lib/Imager/Color/Table.pm
153 lib/Imager/Cookbook.pod
155 lib/Imager/Engines.pod
156 lib/Imager/ExtUtils.pm
158 lib/Imager/Expr/Assem.pm
161 lib/Imager/Filters.pod
163 lib/Imager/Font/BBox.pm
164 lib/Imager/Font/FreeType2.pm
165 lib/Imager/Font/Image.pm
166 lib/Imager/Font/Truetype.pm
167 lib/Imager/Font/Type1.pm
168 lib/Imager/Font/Win32.pm
169 lib/Imager/Font/Wrap.pm
170 lib/Imager/Fountain.pm
172 lib/Imager/ImageTypes.pod
173 lib/Imager/Inline.pod Using Imager with Inline::C
174 lib/Imager/IO.pod Document Imager::IO objects
175 lib/Imager/LargeSamples.pod Track large sample support
176 lib/Imager/Matrix2d.pm
177 lib/Imager/Preprocess.pm
180 lib/Imager/Transform.pm
181 lib/Imager/Transformations.pod
182 lib/Imager/Tutorial.pod
183 lib/Imager/interface.pod
184 lib/Imager/regmach.pod
203 rendert.h Buffer rendering engine types
207 samples/align-string.pl Demonstrate align_string method.
209 samples/border.pl Demonstrate adding a border
210 samples/flasher.pl Animate an source image fading to a color and back
211 samples/gifscale.pl Scale an animated GIF, preserving animation info
212 samples/inline_capture2image.pl convert captured BGR data to an image
213 samples/inline_replace_color.pl replace colors using Inline::C
214 samples/interleave.pl
215 samples/quad_to_square.pl Transform a quadrilateral into a square
216 samples/replace_color.pl replace colors using transform2()
217 samples/samp-form.cgi
218 samples/samp-image.cgi
219 samples/samp-scale.cgi Demonstrate image upload via a HTML form
220 samples/samp-scale.html Form for samp-scale.cgi
221 samples/samp-tags.cgi Demonstrate image upload via a HTML form
222 samples/samp-tags.html Form for samp-tags.cgi
223 samples/slant_text.pl Using $font->transform() to slant text
225 scale.im Newer scaling code
226 spot.perl For making an ordered dither matrix from a spot function
229 t/Pod/Coverage/Imager.pm
234 t/t022double.t Test double/sample images
235 t/t023palette.t Test paletted images
238 t/t1000files.t Format independent file tests
239 t/t101jpeg.t Test jpeg support
240 t/t101nojpeg.t Test handling when jpeg not available
241 t/t102nopng.t Test handling when png not available
242 t/t102png.t Test png support
245 t/t105gif.t Test gif support
246 t/t105nogif.t Test handling when gif not available
247 t/t106notiff.t Test handling when tiff not available
248 t/t106tiff.t Test tiff support
252 t/t16matrix.t Tests Imager::Matrix2d
253 t/t20fill.t Tests fills
254 t/t21draw.t Basic drawing tests
258 t/t37w32font.t Tests Win32 GDI font support
259 t/t38ft2font.t Tests freetype2 support
268 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
276 t/t80texttools.t Test text wrapping
277 t/t81hlines.t Test hlines.c
278 t/t82inline.t Test Inline::C integration
279 t/t83extutil.t Test Imager::ExtUtils
281 t/t91pod.t Test POD with Test::Pod
283 t/t93podcover.t POD Coverage tests
284 t/t94kwalitee.t Various "kwalitee" tests
285 t/t99thread.t Test wrt to perl threads
286 t/tr18561.t Regression tests
289 testimg/209_yonge.jpg Regression test: #17981
290 testimg/alpha.tif Alpha scaling test image
291 testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
292 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
293 testimg/bad1wid0.bmp 1-bit/pixel, zero width
294 testimg/bad24comp.bmp 24-bit/pixel, bad compression
295 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
296 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
297 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
298 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
299 testimg/bad4widbig.bmp 4-bit/pixel, large width
300 testimg/bad8comp.bmp 8-bit/pixel, bad compression
301 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
302 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
303 testimg/bad8wid0.bmp 8-bit/pixel, width 0
304 testimg/badbits.bmp bad bits value in header
305 testimg/badcomp1.bmp bad compression for 1-bit/pixel
306 testimg/badcomp4.bmp bad compression for 4-bit/pixel
307 testimg/badindex.gif GIF with a bad color index
308 testimg/badplanes.bmp bad planes value in header
309 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
310 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
311 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
312 testimg/bad_asc.pbm ASCII PBM with invalid image data
313 testimg/bad_asc.pgm ASCII PGM with invalid image data
314 testimg/bad_asc.ppm ASCII PPM with invalid image data
316 testimg/base.jpg Base JPEG test image
317 testimg/comp4.bmp Compressed 4-bit/pixel BMP
318 testimg/comp4.tif 4-bit/pixel paletted TIFF
319 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
320 testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
321 testimg/comp8.bmp Compressed 8-bit/pixel BMP
322 testimg/comp8.tif 8-bit/pixel paletted TIFF
323 testimg/exiftest.jpg Test image for EXIF parsing
325 testimg/gimpgrad A GIMP gradient file
326 testimg/gralpha.tif Grey alpha test image
327 testimg/grey16.tif 16-bit/sample greyscale TIFF
328 testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
329 testimg/imager.pbm Test bi-level
330 testimg/imager.tif Test bi-level
333 testimg/longid.tga Test TGA with a long id string
334 testimg/maxval.ppm For ppm file maxval handling
336 testimg/maxval_256.ppm
337 testimg/maxval_4095_asc.ppm
338 testimg/maxval_65536.ppm
339 testimg/maxval_asc.ppm
340 testimg/multiple.ppm Test multiple PPM reading
341 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
344 testimg/palette_out.png
345 testimg/penguin-base.ppm
346 testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
347 testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
348 testimg/rgb16.tif 16-bit/sample RGB image - strips
349 testimg/rgb16t.tif 16-bit/sample RGB image - tiled
353 testimg/scmyk.tif Simple CMYK TIFF image
354 testimg/scmyk.jpg Simple CMYK JPEG image
355 testimg/scmyka.tif CMYK with one alpha channel
356 testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
357 testimg/scmykaa.tif CMYK with 2 alpha channels
360 testimg/short1.bmp 1-bit/pixel, data missing from EOF
361 testimg/short24.bmp 24-bit/pixel, data missing from EOF
362 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
363 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
364 testimg/short8.bmp 8-bit/pixel, data missing from EOF
365 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
366 testimg/short_asc.pbm ASCII PBM with short image section
367 testimg/short_asc.pgm ASCII PGM with short image section
368 testimg/short_asc.ppm ASCII PPM with short image section
369 testimg/short_bin.pbm Bin PBM with short image section
370 testimg/short_bin.pgm Bin PGM with short image section
371 testimg/short_bin.ppm Bin PPM with short image section
372 testimg/short_bin16.pgm 16-bit Bin PGM with short image section
373 testimg/short_bin16.ppm 16-bit Bin PPM with short image section
375 testimg/slab.tif Lab color image
376 testimg/srgb.tif Simple RGB image
377 testimg/srgba.tif RGB with one alpha
380 testimg/srgbaa.tif RGB with 2 alpha
381 testimg/test.png Standard test image as PNG
382 testimg/test.raw Standard test image as RAW
383 testimg/test.tga Standard test image as TGA
384 testimg/test_gimp_pal A simple GIMP palette file
385 testimg/tiffwarn.tif Generates a warning while being read
386 testimg/trimgdesc.gif
387 testimg/trmiddesc.gif
388 testimg/winrgb2.bmp 1-bit bmp base
389 testimg/winrgb24.bmp 24-bit bmp base
390 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
391 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
392 testimg/winrgb4.bmp 4-bit bmp base
393 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
394 testimg/winrgb8.bmp 8-bit bmp base
395 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
396 testimg/zerotype.jpg Image with a zero type entry in the EXIF data
397 testimg/zerocomm.gif Image with a zero-length comment extension
398 tga.c Reading and writing Targa files
401 transform.perl Shell interface to Imager::Transform
403 win32.c Implements font support through Win32 GDI