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