]> git.imager.perl.org - imager.git/blob - MANIFEST
PNG re-work: improve error reporting for PNG read/write
[imager.git] / MANIFEST
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
5 Changes
6 Changes.old                     Old changes
7 color.c                         Color translation and handling
8 combine.im                      Channel combine
9 compose.im
10 conv.im
11 convert.im
12 CountColor/CountColor.pm        sample XS access to API
13 CountColor/CountColor.xs
14 CountColor/Makefile.PL
15 CountColor/t/t00countcolor.t
16 datatypes.c
17 doco.perl
18 draw.c
19 draw.h
20 dynaload.c
21 dynaload.h
22 dynfilt/compile.txt
23 dynfilt/dt2.c
24 dynfilt/dt2.exp
25 dynfilt/dyntest.c
26 dynfilt/dyntest.exp
27 dynfilt/flines.c
28 dynfilt/flines.exp
29 dynfilt/Makefile.PL
30 dynfilt/mandelbrot.c
31 dynfilt/mandelbrot.exp
32 dynfilt/pluginst.h
33 dynfilt/t/t60dyntest.t          Simple test script
34 DynTest/DynTest.pm              simple conversion of the dyntest sample from dynfilt/
35 DynTest/DynTest.xs
36 DynTest/linstretch.c
37 DynTest/Makefile.PL
38 DynTest/t/t00dyntest.t
39 errep.perl
40 error.c
41 ext.h
42 feat.c
43 feat.h
44 fills.c                         Generic fills
45 filterlist.perl
46 filters.im
47 Flines/Flines.pm
48 Flines/Flines.xs
49 Flines/Makefile.PL
50 Flines/t/t00flines.t
51 flip.im
52 font.c
53 fontfiles/dodge.ttf
54 fontfiles/ExistenceTest.ttf     generated using pfaedit
55 fontfiles/ImUgly.ttf
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
65 FT2/FT2.pm
66 FT2/FT2.xs
67 FT2/imft2.h
68 FT2/Makefile.PL
69 FT2/README
70 FT2/t/t10ft2.t
71 FT2/typemap
72 gaussian.im
73 GIF/GIF.pm
74 GIF/GIF.xs
75 GIF/imgif.c
76 GIF/imgif.h
77 GIF/Makefile.PL
78 GIF/README
79 GIF/t/t10gif.t
80 GIF/t/t20new.t
81 GIF/t/t30fixed.t
82 GIF/t/t40limit.t
83 GIF/testimg/badindex.gif        GIF with a bad color index
84 GIF/testimg/bandw.gif
85 GIF/testimg/expected.gif
86 GIF/testimg/loccmap.gif
87 GIF/testimg/nocmap.gif
88 GIF/testimg/scale.gif
89 GIF/testimg/scalei.gif
90 GIF/testimg/screen2.gif
91 GIF/testimg/screen3.gif
92 GIF/testimg/trimgdesc.gif
93 GIF/testimg/trmiddesc.gif
94 GIF/testimg/zerocomm.gif        Image with a zero-length comment extension
95 hlines.c                        Manage sets of horizontal line segments
96 ICO/ICO.pm                      Windows Icon file support
97 ICO/ICO.xs
98 ICO/imicon.c
99 ICO/imicon.h
100 ICO/lib/Imager/File/CUR.pm
101 ICO/Makefile.PL
102 ICO/msicon.c
103 ICO/msicon.h
104 ICO/t/t10icon.t
105 ICO/t/t20readone.t
106 ICO/t/t21readmult.t
107 ICO/t/t30cursor.t
108 ICO/t/t40readcurone.t
109 ICO/t/t41curmultread.t
110 ICO/t/t50readfail.t
111 ICO/t/t60writefail.t
112 ICO/t/t70icosing.t
113 ICO/t/t71icomult.t
114 ICO/t/t72cursing.t
115 ICO/t/t73curmult.t
116 ICO/testimg/combo.ico
117 ICO/testimg/pal13232.ico
118 ICO/testimg/pal256.ico
119 ICO/testimg/pal43232.cur
120 ICO/testimg/pal43232.ico
121 ICO/testimg/pal43232.ppm
122 ICO/testimg/pal83232.ico
123 ICO/testimg/pal83232.ppm
124 ICO/testimg/rgb1616.ico
125 ICO/testimg/rgba3232.ico
126 ICO/testimg/rgba3232.ppm
127 image.c
128 imager.h
129 Imager.pm
130 Imager.xs
131 imageri.h
132 imdatatypes.h
133 imerror.h                       Error handling functions
134 imext.c                         Defines the function table
135 imext.h                         Included by external modules for API access
136 imextdef.h
137 imextpl.h                       Included by external modules for Perl API access
138 imextpltypes.h                  Define Perl API function table type
139 imexttypes.h                    Define API function table type
140 img16.c                         Implements 16-bit/sample images
141 img8.c                          Implements 8-bit/sample images
142 imgdouble.c                     Implements double/sample images
143 imio.h
144 immacros.h
145 imperl.h
146 imrender.h                      Buffer rending engine function declarations
147 inc/Devel/CheckLib.pm           David Cantrell's Devel::CheckLib
148 io.c
149 iolayer.c
150 iolayer.h
151 iolayert.h                      IO layer types
152 JPEG/imexif.c                   Experimental JPEG EXIF decoding
153 JPEG/imexif.h
154 JPEG/imjpeg.c
155 JPEG/imjpeg.h
156 JPEG/JPEG.pm
157 JPEG/JPEG.xs
158 JPEG/Makefile.PL
159 JPEG/README
160 JPEG/t/t00load.t
161 JPEG/t/t10jpeg.t                Test jpeg support
162 JPEG/t/t20limit.t
163 JPEG/testimg/209_yonge.jpg      Regression test: #17981
164 JPEG/testimg/exiftest.jpg       Test image for EXIF parsing
165 JPEG/testimg/scmyk.jpg          Simple CMYK JPEG image
166 JPEG/testimg/zerotype.jpg       Image with a zero type entry in the EXIF data
167 lib/Imager/API.pod
168 lib/Imager/APIRef.pod           API function reference
169 lib/Imager/Color.pm
170 lib/Imager/Color/Float.pm
171 lib/Imager/Color/Table.pm
172 lib/Imager/Cookbook.pod
173 lib/Imager/Draw.pod
174 lib/Imager/Engines.pod
175 lib/Imager/Expr.pm
176 lib/Imager/Expr/Assem.pm
177 lib/Imager/ExtUtils.pm
178 lib/Imager/Files.pod
179 lib/Imager/Fill.pm
180 lib/Imager/Filters.pod
181 lib/Imager/Font.pm
182 lib/Imager/Font/BBox.pm
183 lib/Imager/Font/FreeType2.pm
184 lib/Imager/Font/Image.pm
185 lib/Imager/Font/Truetype.pm
186 lib/Imager/Font/Type1.pm        Compatibility wrapper for Imager::Font::T1
187 lib/Imager/Font/Wrap.pm
188 lib/Imager/Fountain.pm
189 lib/Imager/Handy.pod
190 lib/Imager/ImageTypes.pod
191 lib/Imager/Inline.pod           Using Imager with Inline::C
192 lib/Imager/interface.pod
193 lib/Imager/IO.pod               Document Imager::IO objects
194 lib/Imager/LargeSamples.pod     Track large sample support
195 lib/Imager/Matrix2d.pm
196 lib/Imager/Preprocess.pm
197 lib/Imager/Probe.pm             Library probes
198 lib/Imager/regmach.pod
199 lib/Imager/Regops.pm
200 lib/Imager/Test.pm
201 lib/Imager/Transform.pm
202 lib/Imager/Transformations.pod
203 lib/Imager/Tutorial.pod
204 limits.c
205 log.c
206 log.h
207 Makefile.PL
208 Mandelbrot/Makefile.PL          more complex filter
209 Mandelbrot/mandel.c
210 Mandelbrot/Mandelbrot.pm
211 Mandelbrot/Mandelbrot.xs
212 Mandelbrot/t/t00mandel.t
213 MANIFEST
214 MANIFEST.SKIP
215 map.c
216 maskimg.c
217 palimg.c
218 paste.im
219 plug.h
220 PNG/impng.c
221 PNG/impng.h
222 PNG/Makefile.PL
223 PNG/PNG.pm
224 PNG/PNG.xs
225 PNG/README
226 PNG/t/00load.t
227 PNG/t/10png.t                   Test png support
228 PNG/testimg/badcrc.png
229 PNG/testimg/palette.png
230 PNG/testimg/palette_out.png
231 pnm.c
232 polygon.c
233 ppport.h
234 quant.c
235 raw.c
236 README
237 regmach.c
238 regmach.h
239 regops.perl
240 render.im
241 rendert.h                       Buffer rendering engine types
242 rotate.im
243 rubthru.im
244 samples/align-string.pl         Demonstrate align_string method.
245 samples/anaglyph.pl
246 samples/border.pl               Demonstrate adding a border
247 samples/flasher.pl              Animate an source image fading to a color and back
248 samples/gifscale.pl             Scale an animated GIF, preserving animation info
249 samples/inline_capture2image.pl convert captured BGR data to an image
250 samples/inline_replace_color.pl replace colors using Inline::C
251 samples/interleave.pl
252 samples/quad_to_square.pl       Transform a quadrilateral into a square
253 samples/README
254 samples/replace_color.pl        replace colors using transform2()
255 samples/samp-form.cgi
256 samples/samp-image.cgi
257 samples/samp-scale.cgi          Demonstrate image upload via a HTML form
258 samples/samp-scale.html         Form for samp-scale.cgi
259 samples/samp-tags.cgi           Demonstrate image upload via a HTML form
260 samples/samp-tags.html          Form for samp-tags.cgi
261 samples/slant_text.pl           Using $font->transform() to slant text
262 samples/tk-photo.pl
263 samples/wiggle.pl               "Wiggle" stereoscopy
264 scale.im                        Newer scaling code
265 SGI/imsgi.c
266 SGI/imsgi.h
267 SGI/Makefile.PL
268 SGI/SGI.pm
269 SGI/SGI.xs
270 SGI/t/00load.t
271 SGI/t/10read.t
272 SGI/t/20write.t
273 SGI/t/30limit.t                 Test size limit checking
274 SGI/testimg/rle.rgb
275 SGI/testimg/rle12.rgb
276 SGI/testimg/rle16.rgb
277 SGI/testimg/rle6.rgb
278 SGI/testimg/rleagr.rgb
279 SGI/testimg/verb.rgb
280 SGI/testimg/verb12.rgb
281 SGI/testimg/verb16.rgb
282 SGI/testimg/verb6.rgb
283 spot.perl                       For making an ordered dither matrix from a spot function
284 stackmach.c
285 stackmach.h
286 t/GoodTestFont.pm               A dummy (hardly implemented) font driver.
287 t/Pod/Coverage/Imager.pm
288 t/t00basic.t
289 t/t01introvert.t
290 t/t020masked.t
291 t/t021sixteen.t
292 t/t022double.t                  Test double/sample images
293 t/t023palette.t                 Test paletted images
294 t/t03test.t                     Test Imager::Test
295 t/t05error.t
296 t/t07iolayer.t
297 t/t1000files.t                  Format independent file tests
298 t/t1000lib/Imager/File/BAD.pm   Test failing to load a file handler
299 t/t101nojpeg.t                  Test handling when jpeg not available
300 t/t102nopng.t                   Test handling when png not available
301 t/t103raw.t
302 t/t104ppm.t
303 t/t105nogif.t                   Test handling when gif not available
304 t/t106notiff.t                  Test handling when tiff not available
305 t/t107bmp.t
306 t/t108tga.t
307 t/t15color.t
308 t/t16matrix.t                   Tests Imager::Matrix2d
309 t/t20fill.t                     Tests fills
310 t/t21draw.t                     Basic drawing tests
311 t/t22flood.t                    Flood fill tests
312 t/t31font.t                     General font interface tests
313 t/t35ttfont.t
314 t/t36oofont.t
315 t/t40scale.t
316 t/t50basicoo.t
317 t/t55trans.t
318 t/t56postfix.t
319 t/t57infix.t
320 t/t58trans2.t
321 t/t59assem.t
322 t/t61filters.t
323 t/t62compose.t
324 t/t63combine.t                  Test combine() method
325 t/t64copyflip.t                 Test copy, flip, rotate, matrix_transform
326 t/t65crop.t
327 t/t66paste.t
328 t/t67convert.t
329 t/t68map.t
330 t/t69rubthru.t
331 t/t75polyaa.t
332 t/t80texttools.t                Test text wrapping
333 t/t81hlines.t                   Test hlines.c
334 t/t82inline.t                   Test Inline::C integration
335 t/t83extutil.t                  Test Imager::ExtUtils
336 t/t90cc.t
337 t/t91pod.t                      Test POD with Test::Pod
338 t/t92samples.t
339 t/t93podcover.t                 POD Coverage tests
340 t/t94kwalitee.t                 Various "kwalitee" tests
341 t/t95log.t
342 t/t98meta.t
343 t/t99thread.t                   Test wrt to perl threads
344 t/tr18561.t                     Regression tests
345 t/tr18561b.t
346 T1/fontfiles/dcr10.afm
347 T1/fontfiles/dcr10.pfb
348 T1/fontfiles/ExistenceTest.afm  please edit ExistenceTest.sfd in CVS
349 T1/fontfiles/ExistenceTest.pfb  to change these files, edited and
350 T1/fontfiles/SpaceTest.afm      test bounding box with spaces in t10type1.t
351 T1/fontfiles/SpaceTest.pfb
352 T1/imt1.c
353 T1/imt1.h
354 T1/Makefile.PL
355 T1/README
356 T1/t/t10type1.t
357 T1/t/t20oo.t
358 T1/T1.pm
359 T1/T1.xs
360 tags.c
361 testimg/alpha16.tga             16-bit/pixel TGA with alpha "channel" RT 32926
362 testimg/bad1oflow.bmp           1-bit/pixel, overflow integer on 32-bit machines
363 testimg/bad1wid0.bmp            1-bit/pixel, zero width
364 testimg/bad24comp.bmp           24-bit/pixel, bad compression
365 testimg/bad24oflow.bmp          24-bit/pixel, overflow integer on 32-bit machines
366 testimg/bad24wid0.bmp           24-bit/pixel, 0 width
367 testimg/bad4oflow.bmp           4-bit/pixel, overflow integer on 32-bit machines
368 testimg/bad4wid0.bmp            4-bit/pixel, 0 width
369 testimg/bad4widbig.bmp          4-bit/pixel, large width
370 testimg/bad8comp.bmp            8-bit/pixel, bad compression
371 testimg/bad8oflow.bmp           8-bit/pixel, overflow integer on 32-bit machines
372 testimg/bad8useda.bmp           8-bit/pixel, bad colors used value
373 testimg/bad8wid0.bmp            8-bit/pixel, width 0
374 testimg/bad_asc.pbm             ASCII PBM with invalid image data
375 testimg/bad_asc.pgm             ASCII PGM with invalid image data
376 testimg/bad_asc.ppm             ASCII PPM with invalid image data
377 testimg/badbits.bmp             bad bits value in header
378 testimg/badcomp1.bmp            bad compression for 1-bit/pixel
379 testimg/badcomp4.bmp            bad compression for 4-bit/pixel
380 testimg/badplanes.bmp           bad planes value in header
381 testimg/badused1.bmp            1-bit/pixel, out of range colors used value
382 testimg/badused4a.bmp           4-bit/pixel, badly out of range used value (SEGV test)
383 testimg/badused4b.bmp           4-bit/pixel, just out of range used value (SEGV test)
384 testimg/base.jpg                Base JPEG test image
385 testimg/comp4.bmp               Compressed 4-bit/pixel BMP
386 testimg/comp8.bmp               Compressed 8-bit/pixel BMP
387 testimg/filltest.ppm            Test for flood fills
388 testimg/gimpgrad                A GIMP gradient file
389 testimg/gradbad.ggr             A bad GIMP gradient file (bad seg count)
390 testimg/gradbad2.ggr            A bad GIMP gradient file (bad segment)
391 testimg/imager.pbm              Test bi-level
392 testimg/junk.ppm
393 testimg/longid.tga              Test TGA with a long id string
394 testimg/maxval.ppm              For ppm file maxval handling
395 testimg/maxval_0.ppm
396 testimg/maxval_256.ppm
397 testimg/maxval_4095_asc.ppm
398 testimg/maxval_65536.ppm
399 testimg/maxval_asc.ppm
400 testimg/multiple.ppm            Test multiple PPM reading
401 testimg/newgimpgrad.ggr         Test GIMP Gradient file (newer type)
402 testimg/penguin-base.ppm
403 testimg/pgm.pgm                 Simple pgm for testing the right sample is in the right place
404 testimg/scale.ppm
405 testimg/short1.bmp              1-bit/pixel, data missing from EOF
406 testimg/short24.bmp             24-bit/pixel, data missing from EOF
407 testimg/short4.bmp              truncated 4bit/pixel uncompressed BMP
408 testimg/short4rle.bmp           truncated 4bit/pixel compressed BMP
409 testimg/short8.bmp              8-bit/pixel, data missing from EOF
410 testimg/short8rle.bmp           8-bit/pixel compressed, data missing from EOF
411 testimg/short_asc.pbm           ASCII PBM with short image section
412 testimg/short_asc.pgm           ASCII PGM with short image section
413 testimg/short_asc.ppm           ASCII PPM with short image section
414 testimg/short_bin.pbm           Bin PBM with short image section
415 testimg/short_bin.pgm           Bin PGM with short image section
416 testimg/short_bin.ppm           Bin PPM with short image section
417 testimg/short_bin16.pgm         16-bit Bin PGM with short image section
418 testimg/short_bin16.ppm         16-bit Bin PPM with short image section
419 testimg/simple.pbm
420 testimg/test.png                Standard test image as PNG
421 testimg/test.raw                Standard test image as RAW
422 testimg/test.tga                Standard test image as TGA
423 testimg/test_gimp_pal           A simple GIMP palette file
424 testimg/tootall.ppm
425 testimg/toowide.ppm
426 testimg/winrgb2.bmp             1-bit bmp base
427 testimg/winrgb24.bmp            24-bit bmp base
428 testimg/winrgb24off.bmp         24-bit bmp with image data offset from header
429 testimg/winrgb2off.bmp          1-bit bmp with image data offset from header
430 testimg/winrgb4.bmp             4-bit bmp base
431 testimg/winrgb4off.bmp          4-bit bmp with image data offset from header
432 testimg/winrgb8.bmp             8-bit bmp base
433 testimg/winrgb8off.bmp          8-bit bmp with image data offset from header
434 tga.c                           Reading and writing Targa files
435 TIFF/imtiff.c
436 TIFF/imtiff.h
437 TIFF/Makefile.PL
438 TIFF/README
439 TIFF/t/t10tiff.t                Test tiff support
440 TIFF/testimg/alpha.tif          Alpha scaling test image
441 TIFF/testimg/comp4.bmp          Compressed 4-bit/pixel BMP
442 TIFF/testimg/comp4.tif          4-bit/pixel paletted TIFF
443 TIFF/testimg/comp4bad.tif       corrupted 4-bit/pixel paletted TIFF
444 TIFF/testimg/comp4t.tif         4-bit/pixel paletted TIFF (tiled)
445 TIFF/testimg/comp8.bmp          Compressed 8-bit/pixel BMP
446 TIFF/testimg/comp8.tif          8-bit/pixel paletted TIFF
447 TIFF/testimg/gralpha.tif        Grey alpha test image
448 TIFF/testimg/grey16.tif         16-bit/sample greyscale TIFF
449 TIFF/testimg/grey32.tif         32-bit/sample greyscale+alpha TIFF
450 TIFF/testimg/imager.pbm         Test bi-level
451 TIFF/testimg/imager.tif         Test bi-level
452 TIFF/testimg/pengtile.tif       Tiled tiff image, same as penguin-base.ppm
453 TIFF/testimg/penguin-base.ppm
454 TIFF/testimg/rgb16.tif          16-bit/sample RGB image - strips
455 TIFF/testimg/rgb16t.tif         16-bit/sample RGB image - tiled
456 TIFF/testimg/rgbatsep.tif       Tiled/separated for testing RGBA codepath
457 TIFF/testimg/scmyk.tif          Simple CMYK TIFF image
458 TIFF/testimg/scmyka.tif         CMYK with one alpha channel
459 TIFF/testimg/scmyka16.tif       CMYK with one alpha channel (16-bit)
460 TIFF/testimg/scmykaa.tif        CMYK with 2 alpha channels
461 TIFF/testimg/slab.tif           Lab color image
462 TIFF/testimg/srgb.tif           Simple RGB image
463 TIFF/testimg/srgba.tif          RGB with one alpha
464 TIFF/testimg/srgba16.tif
465 TIFF/testimg/srgba32.tif
466 TIFF/testimg/srgbaa.tif         RGB with 2 alpha
467 TIFF/testimg/tiffwarn.tif       Generates a warning while being read
468 TIFF/TIFF.pm
469 TIFF/TIFF.xs
470 trans2.c
471 transform.perl                  Shell interface to Imager::Transform
472 typemap
473 typemap.local                   typemap for Imager.xs specific definitions
474 typemap.oldperl                 typemap for older versions of perl
475 W32/fontfiles/ExistenceTest.ttf
476 W32/imw32.h
477 W32/lib/Imager/Font/Win32.pm
478 W32/Makefile.PL
479 W32/README
480 W32/t/t10win32.t                Tests Win32 GDI font support
481 W32/W32.pm
482 W32/W32.xs
483 W32/win32.c                     Implements font support through Win32 GDI