distribute Imager::LargeSamples
[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
485cab1c 80dynfilt/t/t60dyntest.t Simple test script
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 101freetyp2.c Implements freetype2 font support
73962964 102gaussian.im
662e3c02 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
ca51e083 120imrender.h Buffer rending engine function declarations
fe415ad2 121imtoc.perl Sample size adapter pre-processor
662e3c02
TC
122io.c
123iolayer.c
124iolayer.h
0778adbf 125iolayert.h IO layer types
662e3c02 126jpeg.c
2a69ed21
TC
127lib/Imager/API.pod
128lib/Imager/APIRef.pod API function reference
faa9b3e7
TC
129lib/Imager/Color.pm
130lib/Imager/Color/Float.pm
1c00d65b 131lib/Imager/Color/Table.pm
f8979de1 132lib/Imager/Cookbook.pod
662e3c02
TC
133lib/Imager/Draw.pod
134lib/Imager/Engines.pod
92bda632 135lib/Imager/ExtUtils.pm
02d1d628
AMH
136lib/Imager/Expr.pm
137lib/Imager/Expr/Assem.pm
cdd7bda9 138lib/Imager/Files.pod
efdc2568 139lib/Imager/Fill.pm
662e3c02 140lib/Imager/Filters.pod
02d1d628 141lib/Imager/Font.pm
3799c4d1 142lib/Imager/Font/BBox.pm
faa9b3e7 143lib/Imager/Font/FreeType2.pm
662e3c02
TC
144lib/Imager/Font/Image.pm
145lib/Imager/Font/Truetype.pm
146lib/Imager/Font/Type1.pm
f76fcee8 147lib/Imager/Font/Win32.pm
3799c4d1 148lib/Imager/Font/Wrap.pm
6607600c 149lib/Imager/Fountain.pm
d5556805 150lib/Imager/Handy.pod
662e3c02 151lib/Imager/ImageTypes.pod
92bda632 152lib/Imager/Inline.pod Using Imager with Inline::C
e92cd504 153lib/Imager/LargeSamples.pod Track large sample support
faa9b3e7 154lib/Imager/Matrix2d.pm
faa9b3e7 155lib/Imager/Regops.pm
9a6ab99c 156lib/Imager/Test.pm
02d1d628 157lib/Imager/Transform.pm
662e3c02 158lib/Imager/Transformations.pod
985bda61 159lib/Imager/Tutorial.pod
662e3c02
TC
160lib/Imager/interface.pod
161lib/Imager/regmach.pod
1611d101 162limits.c
662e3c02
TC
163log.c
164log.h
165map.c
166maskimg.c
167palimg.c
168plug.h
169png.c
170pnm.c
171polygon.c
172ppport.h
173quant.c
174raw.c
175regmach.c
176regmach.h
177regops.perl
9c106321 178render.im
ca51e083 179rendert.h Buffer rendering engine types
662e3c02
TC
180rgb.c Reading and writing SGI rgb files
181rotate.c
fe415ad2 182rubthru.im
12b1fac2 183samples/README
7d148aa3 184samples/align-string.pl Demonstrate align_string method.
12b1fac2 185samples/anaglyph.pl
7d148aa3 186samples/border.pl Demonstrate adding a border
dcda92cd 187samples/flasher.pl Animate an source image fading to a color and back
c64eee30 188samples/inline_capture2image.pl convert captured BGR data to an image
7d148aa3 189samples/inline_replace_color.pl replace colors using Inline::C
12b1fac2 190samples/interleave.pl
7d148aa3 191samples/replace_color.pl replace colors using transform2()
1a19d068
TC
192samples/samp-form.cgi
193samples/samp-image.cgi
d2bd6dbc
TC
194samples/samp-scale.cgi Demonstrate image upload via a HTML form
195samples/samp-scale.html Form for samp-scale.cgi
196samples/samp-tags.cgi Demonstrate image upload via a HTML form
197samples/samp-tags.html Form for samp-tags.cgi
7d148aa3
TC
198samples/slant_text.pl Using $font->transform() to slant text
199samples/tk-photo.pl
a10945af 200scale.im Newer scaling code
662e3c02
TC
201spot.perl For making an ordered dither matrix from a spot function
202stackmach.c
203stackmach.h
b00687b2 204t/Pod/Coverage/Imager.pm
02d1d628 205t/t00basic.t
faa9b3e7
TC
206t/t01introvert.t
207t/t020masked.t
208t/t021sixteen.t
365ea842 209t/t022double.t Test double/sample images
1501d9b3 210t/t023palette.t Test paletted images
64549713 211t/t05error.t
38e6b53d 212t/t07iolayer.t
63e0dc02 213t/t1000files.t Format independent file tests
23aab92a
TC
214t/t101jpeg.t
215t/t102png.t
216t/t103raw.t
217t/t104ppm.t
218t/t105gif.t
219t/t106tiff.t
d08b8f85 220t/t107bmp.t
9f1d85cf 221t/t108tga.t
02d1d628 222t/t15color.t
9f1d85cf 223t/t16matrix.t Tests Imager::Matrix2d
efdc2568 224t/t20fill.t Tests fills
3a9a4241 225t/t21draw.t Basic drawing tests
02d1d628
AMH
226t/t30t1font.t
227t/t35ttfont.t
228t/t36oofont.t
faa9b3e7
TC
229t/t37w32font.t Tests Win32 GDI font support
230t/t38ft2font.t Tests freetype2 support
02d1d628
AMH
231t/t40scale.t
232t/t50basicoo.t
233t/t55trans.t
234t/t56postfix.t
235t/t57infix.t
236t/t58trans2.t
237t/t59assem.t
d08b8f85 238t/t61filters.t
9f1d85cf 239t/t64copyflip.t Test copy, flip, rotate, matrix_transform
02d1d628
AMH
240t/t65crop.t
241t/t66paste.t
efdc2568
TC
242t/t67convert.t
243t/t68map.t
faa9b3e7 244t/t69rubthru.t
02d1d628
AMH
245t/t70newgif.t
246t/t75polyaa.t
3799c4d1 247t/t80texttools.t Test text wrapping
a8652edf 248t/t81hlines.t Test hlines.c
92bda632 249t/t82inline.t Test Inline::C integration
02d1d628 250t/t90cc.t
dbb1064f 251t/t91pod.t Test POD with Test::Pod
7d148aa3 252t/t92samples.t
3f6f8a33 253t/t93podcover.t POD Coverage tests
042e9033 254t/t94kwalitee.t Various "kwalitee" tests
662e3c02 255t/testtools.pl
5daa8f70
TC
256t/tr18561.t Regression tests
257t/tr18561b.t
662e3c02 258tags.c
41cdb347 259testimg/209_yonge.jpg Regression test: #17981
662e3c02
TC
260testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
261testimg/bad1wid0.bmp 1-bit/pixel, zero width
262testimg/bad24comp.bmp 24-bit/pixel, bad compression
263testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
264testimg/bad24wid0.bmp 24-bit/pixel, 0 width
265testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
266testimg/bad4wid0.bmp 4-bit/pixel, 0 width
267testimg/bad4widbig.bmp 4-bit/pixel, large width
268testimg/bad8comp.bmp 8-bit/pixel, bad compression
269testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
270testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
271testimg/bad8wid0.bmp 8-bit/pixel, width 0
272testimg/badbits.bmp bad bits value in header
273testimg/badcomp1.bmp bad compression for 1-bit/pixel
274testimg/badcomp4.bmp bad compression for 4-bit/pixel
bcff4dd9 275testimg/badindex.gif GIF with a bad color index
662e3c02
TC
276testimg/badplanes.bmp bad planes value in header
277testimg/badused1.bmp 1-bit/pixel, out of range colors used value
278testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
279testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
ca51e083
TC
280testimg/bad_asc.pbm ASCII PBM with invalid image data
281testimg/bad_asc.pgm ASCII PGM with invalid image data
282testimg/bad_asc.ppm ASCII PPM with invalid image data
84324192 283testimg/bandw.gif
dbc33d8a 284testimg/base.jpg Base JPEG test image
6607600c 285testimg/comp4.bmp Compressed 4-bit/pixel BMP
5bb828f1
TC
286testimg/comp4.tif 4-bit/pixel paletted TIFF
287testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
6607600c 288testimg/comp8.bmp Compressed 8-bit/pixel BMP
5bb828f1 289testimg/comp8.tif 8-bit/pixel paletted TIFF
f7450478 290testimg/exiftest.jpg Test image for EXIF parsing
84324192 291testimg/expected.gif
6607600c 292testimg/gimpgrad A GIMP gradient file
84324192
AMH
293testimg/junk.ppm
294testimg/loccmap.gif
7565a299 295testimg/longid.tga Test TGA with a long id string
1501d9b3 296testimg/maxval.ppm For ppm file maxval handling
8b695554
TC
297testimg/maxval_0.ppm
298testimg/maxval_256.ppm
299testimg/maxval_4095_asc.ppm
300testimg/maxval_65536.ppm
301testimg/maxval_asc.ppm
817ba871 302testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
84324192
AMH
303testimg/nocmap.gif
304testimg/palette.png
305testimg/palette_out.png
306testimg/penguin-base.ppm
73497ab9 307testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
02d1d628 308testimg/scale.gif
84324192 309testimg/scale.ppm
02d1d628 310testimg/scalei.gif
02ea5e47
TC
311testimg/scmyk.tif Simple CMYK TIFF image
312testimg/scmyk.jpg Simple CMYK JPEG image
a50608d2
TC
313testimg/scmyka.tif CMYK with one alpha channel
314testimg/scmykaa.tif CMYK with 2 alpha channels
84324192 315testimg/screen2.gif
faa9b3e7 316testimg/screen3.gif
662e3c02
TC
317testimg/short1.bmp 1-bit/pixel, data missing from EOF
318testimg/short24.bmp 24-bit/pixel, data missing from EOF
319testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
320testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
321testimg/short8.bmp 8-bit/pixel, data missing from EOF
322testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
ca51e083
TC
323testimg/short_asc.pbm ASCII PBM with short image section
324testimg/short_asc.pgm ASCII PGM with short image section
325testimg/short_asc.ppm ASCII PPM with short image section
326testimg/short_bin.pbm Bin PBM with short image section
327testimg/short_bin.pgm Bin PGM with short image section
328testimg/short_bin.ppm Bin PPM with short image section
329testimg/short_bin16.pgm 16-bit Bin PGM with short image section
330testimg/short_bin16.ppm 16-bit Bin PPM with short image section
91492c5e 331testimg/simple.pbm
a50608d2
TC
332testimg/slab.tif Lab color image
333testimg/srgb.tif Simple RGB image
334testimg/srgba.tif RGB with one alpha
335testimg/srgbaa.tif RGB with 2 alpha
6607600c 336testimg/test_gimp_pal A simple GIMP palette file
ffeb4a67 337testimg/tiffwarn.tif Generates a warning while being read
84324192
AMH
338testimg/trimgdesc.gif
339testimg/trmiddesc.gif
403946c6
TC
340testimg/winrgb2.bmp 1-bit bmp base
341testimg/winrgb24.bmp 24-bit bmp base
342testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
343testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
344testimg/winrgb4.bmp 4-bit bmp base
345testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
346testimg/winrgb8.bmp 8-bit bmp base
347testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
0e457de9 348testimg/zerotype.jpg Image with a zero type entry in the EXIF data
662e3c02
TC
349tga.c Reading and writing Targa files
350tiff.c
351trans2.c
02d1d628 352transform.perl Shell interface to Imager::Transform
662e3c02 353typemap
faa9b3e7 354win32.c Implements font support through Win32 GDI