add dummy test to dynfilt to since it was confusing smoke testers
[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
43ICO/testimg/rgba3232.ico
44ICO/testimg/rgba3232.ppm
02d1d628
AMH
45Imager.pm
46Imager.xs
47MANIFEST
92bda632 48MANIFEST.SKIP
55932d2a 49META.yml Module meta-data
92bda632
TC
50Mandelbrot/Makefile.PL more complex filter
51Mandelbrot/Mandelbrot.pm
52Mandelbrot/Mandelbrot.xs
53Mandelbrot/mandel.c
54Mandelbrot/t/t00mandel.t
02d1d628 55Makefile.PL
662e3c02 56README
92bda632 57apidocs.perl Build lib/Imager/APIRef.pm
662e3c02 58bigtest.perl Library selection tester
efdc2568 59bmp.c Reading and writing Windows BMP files
6607600c 60color.c Color translation and handling
02d1d628 61conv.c
f5991c03 62convert.c
662e3c02 63doco.perl
92bda632 64datatypes.c
d08b8f85
TC
65draw.c
66draw.h
662e3c02
TC
67dynaload.c
68dynaload.h
69dynfilt/Makefile.PL
70dynfilt/compile.txt
71dynfilt/dt2.c
72dynfilt/dt2.exp
73dynfilt/dyntest.c
74dynfilt/dyntest.exp
75dynfilt/flines.c
76dynfilt/flines.exp
77dynfilt/mandelbrot.c
78dynfilt/mandelbrot.exp
79dynfilt/pluginst.h
4d11ace5 80dynfilt/t/t00dummy.t Dummy test script to prevent smoker problems
662e3c02 81errep.perl
64549713 82error.c
662e3c02
TC
83ext.h
84feat.c
02d1d628 85feat.h
662e3c02
TC
86fills.c Generic fills
87filterlist.perl
02d1d628 88filters.c
02d1d628 89font.c
3799c4d1
TC
90fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
91fontfiles/ExistenceTest.pfb to change these files, edited and
92fontfiles/ExistenceTest.ttf generated using pfaedit
a923fade 93fontfiles/ImUgly.ttf
3e882362 94fontfiles/MMOne.pfb multiple master test font
a4168bea 95fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
5eebac42
TC
96fontfiles/SpaceTest.afm
97fontfiles/SpaceTest.pfb test bounding box with spaces in t30t1font.t
02d1d628
AMH
98fontfiles/dcr10.afm
99fontfiles/dcr10.pfb
100fontfiles/dodge.ttf
662e3c02
TC
101freetyp2.c Implements freetype2 font support
102gaussian.c
103gif.c
a8652edf 104hlines.c Manage sets of horizontal line segments
662e3c02 105image.c
92bda632
TC
106imager.h
107imageri.h
108imdatatypes.h
af070d99 109imerror.h Error handling functions
92bda632
TC
110imext.c Defines the function table
111imext.h Included by external modules for API access
112imextdef.h
113imexttypes.h Define API function table type
f7450478
TC
114imexif.c Experimental JPEG EXIF decoding
115imexif.h
662e3c02
TC
116img16.c
117imgdouble.c Implements double/sample images
118imio.h
92bda632 119imperl.h
662e3c02
TC
120io.c
121iolayer.c
122iolayer.h
0778adbf 123iolayert.h IO layer types
662e3c02 124jpeg.c
2a69ed21
TC
125lib/Imager/API.pod
126lib/Imager/APIRef.pod API function reference
faa9b3e7
TC
127lib/Imager/Color.pm
128lib/Imager/Color/Float.pm
1c00d65b 129lib/Imager/Color/Table.pm
f8979de1 130lib/Imager/Cookbook.pod
662e3c02
TC
131lib/Imager/Draw.pod
132lib/Imager/Engines.pod
92bda632 133lib/Imager/ExtUtils.pm
02d1d628
AMH
134lib/Imager/Expr.pm
135lib/Imager/Expr/Assem.pm
cdd7bda9 136lib/Imager/Files.pod
efdc2568 137lib/Imager/Fill.pm
662e3c02 138lib/Imager/Filters.pod
02d1d628 139lib/Imager/Font.pm
3799c4d1 140lib/Imager/Font/BBox.pm
faa9b3e7 141lib/Imager/Font/FreeType2.pm
662e3c02
TC
142lib/Imager/Font/Image.pm
143lib/Imager/Font/Truetype.pm
144lib/Imager/Font/Type1.pm
f76fcee8 145lib/Imager/Font/Win32.pm
3799c4d1 146lib/Imager/Font/Wrap.pm
6607600c 147lib/Imager/Fountain.pm
d5556805 148lib/Imager/Handy.pod
662e3c02 149lib/Imager/ImageTypes.pod
92bda632 150lib/Imager/Inline.pod Using Imager with Inline::C
faa9b3e7 151lib/Imager/Matrix2d.pm
faa9b3e7 152lib/Imager/Regops.pm
02d1d628 153lib/Imager/Transform.pm
662e3c02 154lib/Imager/Transformations.pod
985bda61 155lib/Imager/Tutorial.pod
662e3c02
TC
156lib/Imager/interface.pod
157lib/Imager/regmach.pod
1611d101 158limits.c
662e3c02
TC
159log.c
160log.h
161map.c
162maskimg.c
163palimg.c
164plug.h
165png.c
166pnm.c
167polygon.c
168ppport.h
169quant.c
170raw.c
171regmach.c
172regmach.h
173regops.perl
174rgb.c Reading and writing SGI rgb files
175rotate.c
12b1fac2 176samples/README
7d148aa3 177samples/align-string.pl Demonstrate align_string method.
12b1fac2 178samples/anaglyph.pl
7d148aa3 179samples/border.pl Demonstrate adding a border
c64eee30 180samples/inline_capture2image.pl convert captured BGR data to an image
7d148aa3 181samples/inline_replace_color.pl replace colors using Inline::C
12b1fac2 182samples/interleave.pl
7d148aa3 183samples/replace_color.pl replace colors using transform2()
1a19d068
TC
184samples/samp-form.cgi
185samples/samp-image.cgi
d2bd6dbc
TC
186samples/samp-scale.cgi Demonstrate image upload via a HTML form
187samples/samp-scale.html Form for samp-scale.cgi
188samples/samp-tags.cgi Demonstrate image upload via a HTML form
189samples/samp-tags.html Form for samp-tags.cgi
7d148aa3
TC
190samples/slant_text.pl Using $font->transform() to slant text
191samples/tk-photo.pl
662e3c02
TC
192spot.perl For making an ordered dither matrix from a spot function
193stackmach.c
194stackmach.h
b00687b2 195t/Pod/Coverage/Imager.pm
51b8cc10
TC
196t/Test/Builder.pm
197t/Test/More.pm
02d1d628 198t/t00basic.t
faa9b3e7
TC
199t/t01introvert.t
200t/t020masked.t
201t/t021sixteen.t
365ea842 202t/t022double.t Test double/sample images
1501d9b3 203t/t023palette.t Test paletted images
64549713 204t/t05error.t
38e6b53d 205t/t07iolayer.t
63e0dc02 206t/t1000files.t Format independent file tests
23aab92a
TC
207t/t101jpeg.t
208t/t102png.t
209t/t103raw.t
210t/t104ppm.t
211t/t105gif.t
212t/t106tiff.t
d08b8f85 213t/t107bmp.t
9f1d85cf 214t/t108tga.t
02d1d628 215t/t15color.t
9f1d85cf 216t/t16matrix.t Tests Imager::Matrix2d
efdc2568 217t/t20fill.t Tests fills
3a9a4241 218t/t21draw.t Basic drawing tests
02d1d628
AMH
219t/t30t1font.t
220t/t35ttfont.t
221t/t36oofont.t
faa9b3e7
TC
222t/t37w32font.t Tests Win32 GDI font support
223t/t38ft2font.t Tests freetype2 support
02d1d628
AMH
224t/t40scale.t
225t/t50basicoo.t
226t/t55trans.t
227t/t56postfix.t
228t/t57infix.t
229t/t58trans2.t
230t/t59assem.t
231t/t60dyntest.t
d08b8f85 232t/t61filters.t
9f1d85cf 233t/t64copyflip.t Test copy, flip, rotate, matrix_transform
02d1d628
AMH
234t/t65crop.t
235t/t66paste.t
efdc2568
TC
236t/t67convert.t
237t/t68map.t
faa9b3e7 238t/t69rubthru.t
02d1d628
AMH
239t/t70newgif.t
240t/t75polyaa.t
3799c4d1 241t/t80texttools.t Test text wrapping
a8652edf 242t/t81hlines.t Test hlines.c
92bda632 243t/t82inline.t Test Inline::C integration
02d1d628 244t/t90cc.t
dbb1064f 245t/t91pod.t Test POD with Test::Pod
7d148aa3 246t/t92samples.t
3f6f8a33 247t/t93podcover.t POD Coverage tests
042e9033 248t/t94kwalitee.t Various "kwalitee" tests
662e3c02 249t/testtools.pl
5daa8f70
TC
250t/tr18561.t Regression tests
251t/tr18561b.t
662e3c02 252tags.c
41cdb347 253testimg/209_yonge.jpg Regression test: #17981
662e3c02
TC
254testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
255testimg/bad1wid0.bmp 1-bit/pixel, zero width
256testimg/bad24comp.bmp 24-bit/pixel, bad compression
257testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
258testimg/bad24wid0.bmp 24-bit/pixel, 0 width
259testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
260testimg/bad4wid0.bmp 4-bit/pixel, 0 width
261testimg/bad4widbig.bmp 4-bit/pixel, large width
262testimg/bad8comp.bmp 8-bit/pixel, bad compression
263testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
264testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
265testimg/bad8wid0.bmp 8-bit/pixel, width 0
266testimg/badbits.bmp bad bits value in header
267testimg/badcomp1.bmp bad compression for 1-bit/pixel
268testimg/badcomp4.bmp bad compression for 4-bit/pixel
269testimg/badplanes.bmp bad planes value in header
270testimg/badused1.bmp 1-bit/pixel, out of range colors used value
271testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
272testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
84324192 273testimg/bandw.gif
dbc33d8a 274testimg/base.jpg Base JPEG test image
6607600c 275testimg/comp4.bmp Compressed 4-bit/pixel BMP
5bb828f1
TC
276testimg/comp4.tif 4-bit/pixel paletted TIFF
277testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
6607600c 278testimg/comp8.bmp Compressed 8-bit/pixel BMP
5bb828f1 279testimg/comp8.tif 8-bit/pixel paletted TIFF
f7450478 280testimg/exiftest.jpg Test image for EXIF parsing
84324192 281testimg/expected.gif
6607600c 282testimg/gimpgrad A GIMP gradient file
84324192
AMH
283testimg/junk.ppm
284testimg/loccmap.gif
7565a299 285testimg/longid.tga Test TGA with a long id string
1501d9b3 286testimg/maxval.ppm For ppm file maxval handling
8b695554
TC
287testimg/maxval_0.ppm
288testimg/maxval_256.ppm
289testimg/maxval_4095_asc.ppm
290testimg/maxval_65536.ppm
291testimg/maxval_asc.ppm
817ba871 292testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
84324192
AMH
293testimg/nocmap.gif
294testimg/palette.png
295testimg/palette_out.png
296testimg/penguin-base.ppm
02d1d628 297testimg/scale.gif
84324192 298testimg/scale.ppm
02d1d628 299testimg/scalei.gif
02ea5e47
TC
300testimg/scmyk.tif Simple CMYK TIFF image
301testimg/scmyk.jpg Simple CMYK JPEG image
a50608d2
TC
302testimg/scmyka.tif CMYK with one alpha channel
303testimg/scmykaa.tif CMYK with 2 alpha channels
84324192 304testimg/screen2.gif
faa9b3e7 305testimg/screen3.gif
662e3c02
TC
306testimg/short1.bmp 1-bit/pixel, data missing from EOF
307testimg/short24.bmp 24-bit/pixel, data missing from EOF
308testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
309testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
310testimg/short8.bmp 8-bit/pixel, data missing from EOF
311testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
91492c5e 312testimg/simple.pbm
a50608d2
TC
313testimg/slab.tif Lab color image
314testimg/srgb.tif Simple RGB image
315testimg/srgba.tif RGB with one alpha
316testimg/srgbaa.tif RGB with 2 alpha
6607600c 317testimg/test_gimp_pal A simple GIMP palette file
ffeb4a67 318testimg/tiffwarn.tif Generates a warning while being read
84324192
AMH
319testimg/trimgdesc.gif
320testimg/trmiddesc.gif
403946c6
TC
321testimg/winrgb2.bmp 1-bit bmp base
322testimg/winrgb24.bmp 24-bit bmp base
323testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
324testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
325testimg/winrgb4.bmp 4-bit bmp base
326testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
327testimg/winrgb8.bmp 8-bit bmp base
328testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
0e457de9 329testimg/zerotype.jpg Image with a zero type entry in the EXIF data
662e3c02
TC
330tga.c Reading and writing Targa files
331tiff.c
332trans2.c
02d1d628 333transform.perl Shell interface to Imager::Transform
662e3c02 334typemap
faa9b3e7 335win32.c Implements font support through Win32 GDI