2 CountColor/CountColor.pm sample XS access to API
3 CountColor/CountColor.xs
5 CountColor/t/t00countcolor.t
6 DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/
10 DynTest/t/t00dyntest.t
15 META.yml Module meta-data
16 Mandelbrot/Makefile.PL more complex filter
17 Mandelbrot/Mandelbrot.pm
18 Mandelbrot/Mandelbrot.xs
20 Mandelbrot/t/t00mandel.t
23 apidocs.perl Build lib/Imager/APIRef.pm
24 bigtest.perl Library selection tester
25 bmp.c Reading and writing Windows BMP files
26 color.c Color translation and handling
44 dynfilt/mandelbrot.exp
55 fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
56 fontfiles/ExistenceTest.pfb to change these files, edited and
57 fontfiles/ExistenceTest.ttf generated using pfaedit
59 fontfiles/MMOne.pfb multiple master test font
60 fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
64 freetyp2.c Implements freetype2 font support
67 hlines.c Manage sets of horizontal line segments
72 imext.c Defines the function table
73 imext.h Included by external modules for API access
75 imexttypes.h Define API function table type
76 imexif.c Experimental JPEG EXIF decoding
79 imgdouble.c Implements double/sample images
87 lib/Imager/APIRef.pm API function reference
89 lib/Imager/Color/Float.pm
90 lib/Imager/Color/Table.pm
91 lib/Imager/Cookbook.pod
93 lib/Imager/Engines.pod
94 lib/Imager/ExtUtils.pm
96 lib/Imager/Expr/Assem.pm
99 lib/Imager/Filters.pod
101 lib/Imager/Font/BBox.pm
102 lib/Imager/Font/FreeType2.pm
103 lib/Imager/Font/Image.pm
104 lib/Imager/Font/Truetype.pm
105 lib/Imager/Font/Type1.pm
106 lib/Imager/Font/Win32.pm
107 lib/Imager/Font/Wrap.pm
108 lib/Imager/Fountain.pm
109 lib/Imager/ImageTypes.pod
110 lib/Imager/Inline.pod Using Imager with Inline::C
111 lib/Imager/Matrix2d.pm
113 lib/Imager/Transform.pm
114 lib/Imager/Transformations.pod
115 lib/Imager/Tutorial.pod
116 lib/Imager/interface.pod
117 lib/Imager/regmach.pod
123 metafile.pl Common META.yml generation
135 rgb.c Reading and writing SGI rgb files
138 samples/align-string.pl Demonstrate align_string method.
140 samples/border.pl Demonstrate adding a border
141 samples/inline_replace_color.pl replace colors using Inline::C
142 samples/interleave.pl
143 samples/replace_color.pl replace colors using transform2()
144 samples/samp-form.cgi
145 samples/samp-image.cgi
146 samples/samp-scale.cgi Demonstrate image upload via a HTML form
147 samples/samp-scale.html Form for samp-scale.cgi
148 samples/samp-tags.cgi Demonstrate image upload via a HTML form
149 samples/samp-tags.html Form for samp-tags.cgi
150 samples/slant_text.pl Using $font->transform() to slant text
152 spot.perl For making an ordered dither matrix from a spot function
161 t/t022double.t Test double/sample images
162 t/t023palette.t Test paletted images
165 t/t1000files.t Format independent file tests
175 t/t16matrix.t Tests Imager::Matrix2d
176 t/t20fill.t Tests fills
177 t/t21draw.t Basic drawing tests
181 t/t37w32font.t Tests Win32 GDI font support
182 t/t38ft2font.t Tests freetype2 support
192 t/t64copyflip.t Test copy, flip, rotate, matrix_transform
200 t/t80texttools.t Test text wrapping
201 t/t81hlines.t Test hlines.c
202 t/t82inline.t Test Inline::C integration
204 t/t91pod.t Test POD with Test::Pod
208 testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
209 testimg/bad1wid0.bmp 1-bit/pixel, zero width
210 testimg/bad24comp.bmp 24-bit/pixel, bad compression
211 testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
212 testimg/bad24wid0.bmp 24-bit/pixel, 0 width
213 testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
214 testimg/bad4wid0.bmp 4-bit/pixel, 0 width
215 testimg/bad4widbig.bmp 4-bit/pixel, large width
216 testimg/bad8comp.bmp 8-bit/pixel, bad compression
217 testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
218 testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
219 testimg/bad8wid0.bmp 8-bit/pixel, width 0
220 testimg/badbits.bmp bad bits value in header
221 testimg/badcomp1.bmp bad compression for 1-bit/pixel
222 testimg/badcomp4.bmp bad compression for 4-bit/pixel
223 testimg/badplanes.bmp bad planes value in header
224 testimg/badused1.bmp 1-bit/pixel, out of range colors used value
225 testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
226 testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
228 testimg/base.jpg Base JPEG test image
229 testimg/comp4.bmp Compressed 4-bit/pixel BMP
230 testimg/comp4.tif 4-bit/pixel paletted TIFF
231 testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
232 testimg/comp8.bmp Compressed 8-bit/pixel BMP
233 testimg/comp8.tif 8-bit/pixel paletted TIFF
234 testimg/exiftest.jpg Test image for EXIF parsing
236 testimg/gimpgrad A GIMP gradient file
239 testimg/longid.tga Test TGA with a long id string
240 testimg/maxval.ppm For ppm file maxval handling
242 testimg/maxval_256.ppm
243 testimg/maxval_4095_asc.ppm
244 testimg/maxval_65536.ppm
245 testimg/maxval_asc.ppm
246 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
249 testimg/palette_out.png
250 testimg/penguin-base.ppm
256 testimg/short1.bmp 1-bit/pixel, data missing from EOF
257 testimg/short24.bmp 24-bit/pixel, data missing from EOF
258 testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
259 testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
260 testimg/short8.bmp 8-bit/pixel, data missing from EOF
261 testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
263 testimg/test_gimp_pal A simple GIMP palette file
264 testimg/tiffwarn.tif Generates a warning while being read
265 testimg/trimgdesc.gif
266 testimg/trmiddesc.gif
267 testimg/winrgb2.bmp 1-bit bmp base
268 testimg/winrgb24.bmp 24-bit bmp base
269 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
270 testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
271 testimg/winrgb4.bmp 4-bit bmp base
272 testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
273 testimg/winrgb8.bmp 8-bit bmp base
274 testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
275 tga.c Reading and writing Targa files
278 transform.perl Shell interface to Imager::Transform
280 win32.c Implements font support through Win32 GDI