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
20 META.yml Module meta-data
21 Mandelbrot/Makefile.PL more complex filter
22 Mandelbrot/Mandelbrot.pm
23 Mandelbrot/Mandelbrot.xs
25 Mandelbrot/t/t00mandel.t
28 apidocs.perl Build lib/Imager/APIRef.pm
29 bigtest.perl Library selection tester
30 bmp.c Reading and writing Windows BMP files
31 color.c Color translation and handling
49 dynfilt/mandelbrot.exp
60 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
61 fontfiles/ExistenceTest.pfb to change these files, edited and
62 fontfiles/ExistenceTest.ttf generated using pfaedit
64 fontfiles/MMOne.pfb multiple master test font
65 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
69 freetyp2.c Implements freetype2 font support
72 hlines.c Manage sets of horizontal line segments
77 imerror.h Error handling functions
78 imext.c Defines the function table
79 imext.h Included by external modules for API access
81 imexttypes.h Define API function table type
82 imexif.c Experimental JPEG EXIF decoding
85 imgdouble.c Implements double/sample images
91 iolayert.h IO layer types
94 lib/Imager/APIRef.pm API function reference
96 lib/Imager/Color/Float.pm
97 lib/Imager/Color/Table.pm
98 lib/Imager/Cookbook.pod
100 lib/Imager/Engines.pod
101 lib/Imager/ExtUtils.pm
103 lib/Imager/Expr/Assem.pm
106 lib/Imager/Filters.pod
108 lib/Imager/Font/BBox.pm
109 lib/Imager/Font/FreeType2.pm
110 lib/Imager/Font/Image.pm
111 lib/Imager/Font/Truetype.pm
112 lib/Imager/Font/Type1.pm
113 lib/Imager/Font/Win32.pm
114 lib/Imager/Font/Wrap.pm
115 lib/Imager/Fountain.pm
116 lib/Imager/ImageTypes.pod
117 lib/Imager/Inline.pod Using Imager with Inline::C
118 lib/Imager/Matrix2d.pm
120 lib/Imager/Transform.pm
121 lib/Imager/Transformations.pod
122 lib/Imager/Tutorial.pod
123 lib/Imager/interface.pod
124 lib/Imager/regmach.pod
141 rgb.c Reading and writing SGI rgb files
144 samples/align-string.pl Demonstrate align_string method.
146 samples/border.pl Demonstrate adding a border
147 samples/inline_replace_color.pl replace colors using Inline::C
148 samples/interleave.pl
149 samples/replace_color.pl replace colors using transform2()
150 samples/samp-form.cgi
151 samples/samp-image.cgi
152 samples/samp-scale.cgi Demonstrate image upload via a HTML form
153 samples/samp-scale.html Form for samp-scale.cgi
154 samples/samp-tags.cgi Demonstrate image upload via a HTML form
155 samples/samp-tags.html Form for samp-tags.cgi
156 samples/slant_text.pl Using $font->transform() to slant text
158 spot.perl For making an ordered dither matrix from a spot function
167 t/t022double.t Test double/sample images
168 t/t023palette.t Test paletted images
171 t/t1000files.t Format independent file tests
181 t/t16matrix.t Tests Imager::Matrix2d
182 t/t20fill.t Tests fills
183 t/t21draw.t Basic drawing tests
187 t/t37w32font.t Tests Win32 GDI font support
188 t/t38ft2font.t Tests freetype2 support
198 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
206 t/t80texttools.t Test text wrapping
207 t/t81hlines.t Test hlines.c
208 t/t82inline.t Test Inline::C integration
210 t/t91pod.t Test POD with Test::Pod
212 t/t93podcover.t POD Coverage tests
215 testimg/209_yonge.jpg Regression test: #17981
216 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
217 testimg/bad1wid0.bmp 1-bit/pixel, zero width
218 testimg/bad24comp.bmp 24-bit/pixel, bad compression
219 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
220 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
221 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
222 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
223 testimg/bad4widbig.bmp 4-bit/pixel, large width
224 testimg/bad8comp.bmp 8-bit/pixel, bad compression
225 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
226 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
227 testimg/bad8wid0.bmp 8-bit/pixel, width 0
228 testimg/badbits.bmp bad bits value in header
229 testimg/badcomp1.bmp bad compression for 1-bit/pixel
230 testimg/badcomp4.bmp bad compression for 4-bit/pixel
231 testimg/badplanes.bmp bad planes value in header
232 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
233 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
234 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
236 testimg/base.jpg Base JPEG test image
237 testimg/comp4.bmp Compressed 4-bit/pixel BMP
238 testimg/comp4.tif 4-bit/pixel paletted TIFF
239 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
240 testimg/comp8.bmp Compressed 8-bit/pixel BMP
241 testimg/comp8.tif 8-bit/pixel paletted TIFF
242 testimg/exiftest.jpg Test image for EXIF parsing
244 testimg/gimpgrad A GIMP gradient file
247 testimg/longid.tga Test TGA with a long id string
248 testimg/maxval.ppm For ppm file maxval handling
250 testimg/maxval_256.ppm
251 testimg/maxval_4095_asc.ppm
252 testimg/maxval_65536.ppm
253 testimg/maxval_asc.ppm
254 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
257 testimg/palette_out.png
258 testimg/penguin-base.ppm
264 testimg/short1.bmp 1-bit/pixel, data missing from EOF
265 testimg/short24.bmp 24-bit/pixel, data missing from EOF
266 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
267 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
268 testimg/short8.bmp 8-bit/pixel, data missing from EOF
269 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
271 testimg/test_gimp_pal A simple GIMP palette file
272 testimg/tiffwarn.tif Generates a warning while being read
273 testimg/trimgdesc.gif
274 testimg/trmiddesc.gif
275 testimg/winrgb2.bmp 1-bit bmp base
276 testimg/winrgb24.bmp 24-bit bmp base
277 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
278 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
279 testimg/winrgb4.bmp 4-bit bmp base
280 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
281 testimg/winrgb8.bmp 8-bit bmp base
282 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
283 tga.c Reading and writing Targa files
286 transform.perl Shell interface to Imager::Transform
288 win32.c Implements font support through Win32 GDI