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