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