re-work gif tests to move no gif available tests to a separate file
[imager.git] / MANIFEST
CommitLineData
02d1d628 1Changes
ef99ecfc 2Changes.old Old changes
92bda632
TC
3CountColor/CountColor.pm sample XS access to API
4CountColor/CountColor.xs
5CountColor/Makefile.PL
6CountColor/t/t00countcolor.t
7DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/
8DynTest/DynTest.xs
9DynTest/Makefile.PL
10DynTest/linstretch.c
11DynTest/t/t00dyntest.t
88666683
TC
12Flines/Flines.pm
13Flines/Flines.xs
14Flines/Makefile.PL
15Flines/t/t00flines.t
b00687b2
TC
16ICO/ICO.pm Windows Icon file support
17ICO/ICO.xs
18ICO/Makefile.PL
19ICO/imicon.c
20ICO/imicon.h
2b405c9e 21ICO/lib/Imager/File/CUR.pm
b00687b2
TC
22ICO/msicon.c
23ICO/msicon.h
24ICO/t/t10icon.t
25ICO/t/t20readone.t
26ICO/t/t21readmult.t
2b405c9e
TC
27ICO/t/t30cursor.t
28ICO/t/t40readcurone.t
29ICO/t/t41curmultread.t
30ICO/t/t50readfail.t
31ICO/t/t60writefail.t
32ICO/t/t70icosing.t
33ICO/t/t71icomult.t
34ICO/t/t72cursing.t
35ICO/t/t73curmult.t
b00687b2
TC
36ICO/testimg/combo.ico
37ICO/testimg/pal13232.ico
2b405c9e 38ICO/testimg/pal43232.cur
b00687b2
TC
39ICO/testimg/pal43232.ico
40ICO/testimg/pal43232.ppm
41ICO/testimg/pal83232.ico
42ICO/testimg/pal83232.ppm
1311eda1 43ICO/testimg/rgb1616.ico
b00687b2
TC
44ICO/testimg/rgba3232.ico
45ICO/testimg/rgba3232.ppm
02d1d628
AMH
46Imager.pm
47Imager.xs
48MANIFEST
92bda632 49MANIFEST.SKIP
55932d2a 50META.yml Module meta-data
92bda632
TC
51Mandelbrot/Makefile.PL more complex filter
52Mandelbrot/Mandelbrot.pm
53Mandelbrot/Mandelbrot.xs
54Mandelbrot/mandel.c
55Mandelbrot/t/t00mandel.t
02d1d628 56Makefile.PL
662e3c02 57README
d5477d3d
TC
58SGI/Makefile.PL
59SGI/SGI.pm
60SGI/SGI.xs
61SGI/imsgi.c
bc36d84c 62SGI/imsgi.h
d5477d3d
TC
63SGI/t/00load.t
64SGI/t/10read.t
65SGI/t/20write.t
bc36d84c
TC
66SGI/testimg/rle.rgb
67SGI/testimg/rle12.rgb
68SGI/testimg/rle16.rgb
69SGI/testimg/rle6.rgb
70SGI/testimg/rleagr.rgb
71SGI/testimg/verb.rgb
72SGI/testimg/verb12.rgb
73SGI/testimg/verb16.rgb
74SGI/testimg/verb6.rgb
92bda632 75apidocs.perl Build lib/Imager/APIRef.pm
662e3c02 76bigtest.perl Library selection tester
efdc2568 77bmp.c Reading and writing Windows BMP files
6607600c 78color.c Color translation and handling
9b1ec2b8 79compose.im
bd8052a6 80conv.im
f5991c03 81convert.c
662e3c02 82doco.perl
92bda632 83datatypes.c
d08b8f85
TC
84draw.c
85draw.h
662e3c02
TC
86dynaload.c
87dynaload.h
88dynfilt/Makefile.PL
89dynfilt/compile.txt
90dynfilt/dt2.c
91dynfilt/dt2.exp
92dynfilt/dyntest.c
93dynfilt/dyntest.exp
94dynfilt/flines.c
95dynfilt/flines.exp
96dynfilt/mandelbrot.c
97dynfilt/mandelbrot.exp
98dynfilt/pluginst.h
485cab1c 99dynfilt/t/t60dyntest.t Simple test script
662e3c02 100errep.perl
64549713 101error.c
662e3c02
TC
102ext.h
103feat.c
02d1d628 104feat.h
662e3c02
TC
105fills.c Generic fills
106filterlist.perl
bea65b1f 107filters.im
02d1d628 108font.c
3799c4d1
TC
109fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
110fontfiles/ExistenceTest.pfb to change these files, edited and
111fontfiles/ExistenceTest.ttf generated using pfaedit
a923fade 112fontfiles/ImUgly.ttf
3e882362 113fontfiles/MMOne.pfb multiple master test font
a4168bea 114fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
5eebac42
TC
115fontfiles/SpaceTest.afm
116fontfiles/SpaceTest.pfb test bounding box with spaces in t30t1font.t
02d1d628
AMH
117fontfiles/dcr10.afm
118fontfiles/dcr10.pfb
119fontfiles/dodge.ttf
662e3c02 120freetyp2.c Implements freetype2 font support
73962964 121gaussian.im
662e3c02 122gif.c
a8652edf 123hlines.c Manage sets of horizontal line segments
662e3c02 124image.c
92bda632
TC
125imager.h
126imageri.h
127imdatatypes.h
af070d99 128imerror.h Error handling functions
92bda632
TC
129imext.c Defines the function table
130imext.h Included by external modules for API access
131imextdef.h
132imexttypes.h Define API function table type
f7450478
TC
133imexif.c Experimental JPEG EXIF decoding
134imexif.h
662e3c02
TC
135img16.c
136imgdouble.c Implements double/sample images
137imio.h
bea65b1f 138immacros.h
92bda632 139imperl.h
ca51e083 140imrender.h Buffer rending engine function declarations
812ae05c 141inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
662e3c02
TC
142io.c
143iolayer.c
144iolayer.h
0778adbf 145iolayert.h IO layer types
662e3c02 146jpeg.c
2a69ed21
TC
147lib/Imager/API.pod
148lib/Imager/APIRef.pod API function reference
faa9b3e7
TC
149lib/Imager/Color.pm
150lib/Imager/Color/Float.pm
1c00d65b 151lib/Imager/Color/Table.pm
f8979de1 152lib/Imager/Cookbook.pod
662e3c02
TC
153lib/Imager/Draw.pod
154lib/Imager/Engines.pod
92bda632 155lib/Imager/ExtUtils.pm
02d1d628
AMH
156lib/Imager/Expr.pm
157lib/Imager/Expr/Assem.pm
cdd7bda9 158lib/Imager/Files.pod
efdc2568 159lib/Imager/Fill.pm
662e3c02 160lib/Imager/Filters.pod
02d1d628 161lib/Imager/Font.pm
3799c4d1 162lib/Imager/Font/BBox.pm
faa9b3e7 163lib/Imager/Font/FreeType2.pm
662e3c02
TC
164lib/Imager/Font/Image.pm
165lib/Imager/Font/Truetype.pm
166lib/Imager/Font/Type1.pm
f76fcee8 167lib/Imager/Font/Win32.pm
3799c4d1 168lib/Imager/Font/Wrap.pm
6607600c 169lib/Imager/Fountain.pm
d5556805 170lib/Imager/Handy.pod
662e3c02 171lib/Imager/ImageTypes.pod
92bda632 172lib/Imager/Inline.pod Using Imager with Inline::C
e92cd504 173lib/Imager/LargeSamples.pod Track large sample support
faa9b3e7 174lib/Imager/Matrix2d.pm
9b1ec2b8 175lib/Imager/Preprocess.pm
faa9b3e7 176lib/Imager/Regops.pm
9a6ab99c 177lib/Imager/Test.pm
02d1d628 178lib/Imager/Transform.pm
662e3c02 179lib/Imager/Transformations.pod
985bda61 180lib/Imager/Tutorial.pod
662e3c02
TC
181lib/Imager/interface.pod
182lib/Imager/regmach.pod
1611d101 183limits.c
662e3c02
TC
184log.c
185log.h
186map.c
187maskimg.c
188palimg.c
9b1ec2b8 189paste.im
662e3c02
TC
190plug.h
191png.c
192pnm.c
193polygon.c
194ppport.h
195quant.c
196raw.c
197regmach.c
198regmach.h
199regops.perl
9c106321 200render.im
ca51e083 201rendert.h Buffer rendering engine types
662e3c02 202rotate.c
fe415ad2 203rubthru.im
12b1fac2 204samples/README
7d148aa3 205samples/align-string.pl Demonstrate align_string method.
12b1fac2 206samples/anaglyph.pl
7d148aa3 207samples/border.pl Demonstrate adding a border
dcda92cd 208samples/flasher.pl Animate an source image fading to a color and back
1cfa190e 209samples/gifscale.pl Scale an animated GIF, preserving animation info
c64eee30 210samples/inline_capture2image.pl convert captured BGR data to an image
7d148aa3 211samples/inline_replace_color.pl replace colors using Inline::C
12b1fac2 212samples/interleave.pl
3309187a 213samples/quad_to_square.pl Transform a quadrilateral into a square
7d148aa3 214samples/replace_color.pl replace colors using transform2()
1a19d068
TC
215samples/samp-form.cgi
216samples/samp-image.cgi
d2bd6dbc
TC
217samples/samp-scale.cgi Demonstrate image upload via a HTML form
218samples/samp-scale.html Form for samp-scale.cgi
219samples/samp-tags.cgi Demonstrate image upload via a HTML form
220samples/samp-tags.html Form for samp-tags.cgi
7d148aa3
TC
221samples/slant_text.pl Using $font->transform() to slant text
222samples/tk-photo.pl
a10945af 223scale.im Newer scaling code
662e3c02
TC
224spot.perl For making an ordered dither matrix from a spot function
225stackmach.c
226stackmach.h
b00687b2 227t/Pod/Coverage/Imager.pm
02d1d628 228t/t00basic.t
faa9b3e7
TC
229t/t01introvert.t
230t/t020masked.t
231t/t021sixteen.t
365ea842 232t/t022double.t Test double/sample images
1501d9b3 233t/t023palette.t Test paletted images
64549713 234t/t05error.t
38e6b53d 235t/t07iolayer.t
63e0dc02 236t/t1000files.t Format independent file tests
63e674fb
TC
237t/t101jpeg.t Test jpeg support
238t/t101nojpeg.t Test handling when jpeg not available
37a9be8e
TC
239t/t102nopng.t Test handling when png not available
240t/t102png.t Test png support
23aab92a
TC
241t/t103raw.t
242t/t104ppm.t
ce523fda
TC
243t/t105gif.t Test gif support
244t/t105nogif.t Test handling when gif not available
23aab92a 245t/t106tiff.t
d08b8f85 246t/t107bmp.t
9f1d85cf 247t/t108tga.t
02d1d628 248t/t15color.t
9f1d85cf 249t/t16matrix.t Tests Imager::Matrix2d
efdc2568 250t/t20fill.t Tests fills
3a9a4241 251t/t21draw.t Basic drawing tests
02d1d628
AMH
252t/t30t1font.t
253t/t35ttfont.t
254t/t36oofont.t
faa9b3e7
TC
255t/t37w32font.t Tests Win32 GDI font support
256t/t38ft2font.t Tests freetype2 support
02d1d628
AMH
257t/t40scale.t
258t/t50basicoo.t
259t/t55trans.t
260t/t56postfix.t
261t/t57infix.t
262t/t58trans2.t
263t/t59assem.t
d08b8f85 264t/t61filters.t
9f1d85cf 265t/t64copyflip.t Test copy, flip, rotate, matrix_transform
02d1d628
AMH
266t/t65crop.t
267t/t66paste.t
efdc2568
TC
268t/t67convert.t
269t/t68map.t
faa9b3e7 270t/t69rubthru.t
02d1d628
AMH
271t/t70newgif.t
272t/t75polyaa.t
3799c4d1 273t/t80texttools.t Test text wrapping
a8652edf 274t/t81hlines.t Test hlines.c
92bda632 275t/t82inline.t Test Inline::C integration
c586eb58 276t/t83extutil.t Test Imager::ExtUtils
02d1d628 277t/t90cc.t
dbb1064f 278t/t91pod.t Test POD with Test::Pod
7d148aa3 279t/t92samples.t
3f6f8a33 280t/t93podcover.t POD Coverage tests
042e9033 281t/t94kwalitee.t Various "kwalitee" tests
5daa8f70
TC
282t/tr18561.t Regression tests
283t/tr18561b.t
662e3c02 284tags.c
41cdb347 285testimg/209_yonge.jpg Regression test: #17981
bd8052a6 286testimg/alpha.tif Alpha scaling test image
c5a24cca 287testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
662e3c02
TC
288testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
289testimg/bad1wid0.bmp 1-bit/pixel, zero width
290testimg/bad24comp.bmp 24-bit/pixel, bad compression
291testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
292testimg/bad24wid0.bmp 24-bit/pixel, 0 width
293testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
294testimg/bad4wid0.bmp 4-bit/pixel, 0 width
295testimg/bad4widbig.bmp 4-bit/pixel, large width
296testimg/bad8comp.bmp 8-bit/pixel, bad compression
297testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
298testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
299testimg/bad8wid0.bmp 8-bit/pixel, width 0
300testimg/badbits.bmp bad bits value in header
301testimg/badcomp1.bmp bad compression for 1-bit/pixel
302testimg/badcomp4.bmp bad compression for 4-bit/pixel
bcff4dd9 303testimg/badindex.gif GIF with a bad color index
662e3c02
TC
304testimg/badplanes.bmp bad planes value in header
305testimg/badused1.bmp 1-bit/pixel, out of range colors used value
306testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
307testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
ca51e083
TC
308testimg/bad_asc.pbm ASCII PBM with invalid image data
309testimg/bad_asc.pgm ASCII PGM with invalid image data
310testimg/bad_asc.ppm ASCII PPM with invalid image data
84324192 311testimg/bandw.gif
dbc33d8a 312testimg/base.jpg Base JPEG test image
6607600c 313testimg/comp4.bmp Compressed 4-bit/pixel BMP
5bb828f1
TC
314testimg/comp4.tif 4-bit/pixel paletted TIFF
315testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
bd8052a6 316testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
6607600c 317testimg/comp8.bmp Compressed 8-bit/pixel BMP
5bb828f1 318testimg/comp8.tif 8-bit/pixel paletted TIFF
f7450478 319testimg/exiftest.jpg Test image for EXIF parsing
84324192 320testimg/expected.gif
6607600c 321testimg/gimpgrad A GIMP gradient file
bd8052a6
TC
322testimg/gralpha.tif Grey alpha test image
323testimg/grey16.tif 16-bit/sample greyscale TIFF
324testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
325testimg/imager.pbm Test bi-level
326testimg/imager.tif Test bi-level
84324192
AMH
327testimg/junk.ppm
328testimg/loccmap.gif
7565a299 329testimg/longid.tga Test TGA with a long id string
1501d9b3 330testimg/maxval.ppm For ppm file maxval handling
8b695554
TC
331testimg/maxval_0.ppm
332testimg/maxval_256.ppm
333testimg/maxval_4095_asc.ppm
334testimg/maxval_65536.ppm
335testimg/maxval_asc.ppm
817ba871 336testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
84324192
AMH
337testimg/nocmap.gif
338testimg/palette.png
339testimg/palette_out.png
340testimg/penguin-base.ppm
bd8052a6 341testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
73497ab9 342testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
bd8052a6
TC
343testimg/rgb16.tif 16-bit/sample RGB image - strips
344testimg/rgb16t.tif 16-bit/sample RGB image - tiled
02d1d628 345testimg/scale.gif
84324192 346testimg/scale.ppm
02d1d628 347testimg/scalei.gif
02ea5e47
TC
348testimg/scmyk.tif Simple CMYK TIFF image
349testimg/scmyk.jpg Simple CMYK JPEG image
a50608d2 350testimg/scmyka.tif CMYK with one alpha channel
bd8052a6 351testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
a50608d2 352testimg/scmykaa.tif CMYK with 2 alpha channels
84324192 353testimg/screen2.gif
faa9b3e7 354testimg/screen3.gif
662e3c02
TC
355testimg/short1.bmp 1-bit/pixel, data missing from EOF
356testimg/short24.bmp 24-bit/pixel, data missing from EOF
357testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
358testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
359testimg/short8.bmp 8-bit/pixel, data missing from EOF
360testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
ca51e083
TC
361testimg/short_asc.pbm ASCII PBM with short image section
362testimg/short_asc.pgm ASCII PGM with short image section
363testimg/short_asc.ppm ASCII PPM with short image section
364testimg/short_bin.pbm Bin PBM with short image section
365testimg/short_bin.pgm Bin PGM with short image section
366testimg/short_bin.ppm Bin PPM with short image section
367testimg/short_bin16.pgm 16-bit Bin PGM with short image section
368testimg/short_bin16.ppm 16-bit Bin PPM with short image section
91492c5e 369testimg/simple.pbm
a50608d2
TC
370testimg/slab.tif Lab color image
371testimg/srgb.tif Simple RGB image
372testimg/srgba.tif RGB with one alpha
bd8052a6
TC
373testimg/srgba16.tif
374testimg/srgba32.tif
a50608d2 375testimg/srgbaa.tif RGB with 2 alpha
6607600c 376testimg/test_gimp_pal A simple GIMP palette file
ffeb4a67 377testimg/tiffwarn.tif Generates a warning while being read
84324192
AMH
378testimg/trimgdesc.gif
379testimg/trmiddesc.gif
403946c6
TC
380testimg/winrgb2.bmp 1-bit bmp base
381testimg/winrgb24.bmp 24-bit bmp base
382testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
383testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
384testimg/winrgb4.bmp 4-bit bmp base
385testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
386testimg/winrgb8.bmp 8-bit bmp base
387testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
0e457de9 388testimg/zerotype.jpg Image with a zero type entry in the EXIF data
662e3c02
TC
389tga.c Reading and writing Targa files
390tiff.c
391trans2.c
02d1d628 392transform.perl Shell interface to Imager::Transform
662e3c02 393typemap
faa9b3e7 394win32.c Implements font support through Win32 GDI