- added many bad BMP files to test various code paths in bmp.c, and
[imager.git] / MANIFEST
CommitLineData
02d1d628
AMH
1Changes
2Imager.pm
3Imager.xs
4MANIFEST
02d1d628 5Makefile.PL
662e3c02
TC
6README
7bigtest.perl Library selection tester
efdc2568 8bmp.c Reading and writing Windows BMP files
6607600c 9color.c Color translation and handling
02d1d628 10conv.c
f5991c03 11convert.c
662e3c02
TC
12datatypes.c
13datatypes.h
14doco.perl
d08b8f85
TC
15draw.c
16draw.h
662e3c02
TC
17dynaload.c
18dynaload.h
19dynfilt/Makefile.PL
20dynfilt/compile.txt
21dynfilt/dt2.c
22dynfilt/dt2.exp
23dynfilt/dyntest.c
24dynfilt/dyntest.exp
25dynfilt/flines.c
26dynfilt/flines.exp
27dynfilt/mandelbrot.c
28dynfilt/mandelbrot.exp
29dynfilt/pluginst.h
30errep.perl
64549713 31error.c
662e3c02
TC
32ext.h
33feat.c
02d1d628 34feat.h
662e3c02
TC
35fills.c Generic fills
36filterlist.perl
02d1d628 37filters.c
02d1d628 38font.c
3799c4d1
TC
39fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
40fontfiles/ExistenceTest.pfb to change these files, edited and
41fontfiles/ExistenceTest.ttf generated using pfaedit
a923fade 42fontfiles/ImUgly.ttf
a4168bea 43fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t
02d1d628
AMH
44fontfiles/dcr10.afm
45fontfiles/dcr10.pfb
46fontfiles/dodge.ttf
662e3c02
TC
47freetyp2.c Implements freetype2 font support
48gaussian.c
49gif.c
50image.c
51image.h
52imagei.h
53img16.c
54imgdouble.c Implements double/sample images
55imio.h
56io.c
57iolayer.c
58iolayer.h
59jpeg.c
faa9b3e7
TC
60lib/Imager/Color.pm
61lib/Imager/Color/Float.pm
1c00d65b 62lib/Imager/Color/Table.pm
662e3c02
TC
63lib/Imager/Draw.pod
64lib/Imager/Engines.pod
02d1d628
AMH
65lib/Imager/Expr.pm
66lib/Imager/Expr/Assem.pm
cdd7bda9 67lib/Imager/Files.pod
efdc2568 68lib/Imager/Fill.pm
662e3c02 69lib/Imager/Filters.pod
02d1d628 70lib/Imager/Font.pm
3799c4d1 71lib/Imager/Font/BBox.pm
faa9b3e7 72lib/Imager/Font/FreeType2.pm
662e3c02
TC
73lib/Imager/Font/Image.pm
74lib/Imager/Font/Truetype.pm
75lib/Imager/Font/Type1.pm
f76fcee8 76lib/Imager/Font/Win32.pm
3799c4d1 77lib/Imager/Font/Wrap.pm
6607600c 78lib/Imager/Fountain.pm
662e3c02 79lib/Imager/ImageTypes.pod
faa9b3e7 80lib/Imager/Matrix2d.pm
faa9b3e7 81lib/Imager/Regops.pm
02d1d628 82lib/Imager/Transform.pm
662e3c02
TC
83lib/Imager/Transformations.pod
84lib/Imager/interface.pod
85lib/Imager/regmach.pod
86log.c
87log.h
88map.c
89maskimg.c
90palimg.c
91plug.h
92png.c
93pnm.c
94polygon.c
95ppport.h
96quant.c
97raw.c
98regmach.c
99regmach.h
100regops.perl
101rgb.c Reading and writing SGI rgb files
102rotate.c
103spot.perl For making an ordered dither matrix from a spot function
104stackmach.c
105stackmach.h
02d1d628 106t/t00basic.t
faa9b3e7
TC
107t/t01introvert.t
108t/t020masked.t
109t/t021sixteen.t
365ea842 110t/t022double.t Test double/sample images
1501d9b3 111t/t023palette.t Test paletted images
64549713 112t/t05error.t
38e6b53d 113t/t07iolayer.t
23aab92a
TC
114t/t101jpeg.t
115t/t102png.t
116t/t103raw.t
117t/t104ppm.t
118t/t105gif.t
119t/t106tiff.t
d08b8f85 120t/t107bmp.t
9f1d85cf 121t/t108tga.t
02d1d628 122t/t15color.t
9f1d85cf 123t/t16matrix.t Tests Imager::Matrix2d
efdc2568 124t/t20fill.t Tests fills
3a9a4241 125t/t21draw.t Basic drawing tests
02d1d628
AMH
126t/t30t1font.t
127t/t35ttfont.t
128t/t36oofont.t
faa9b3e7
TC
129t/t37w32font.t Tests Win32 GDI font support
130t/t38ft2font.t Tests freetype2 support
02d1d628
AMH
131t/t40scale.t
132t/t50basicoo.t
133t/t55trans.t
134t/t56postfix.t
135t/t57infix.t
136t/t58trans2.t
137t/t59assem.t
138t/t60dyntest.t
d08b8f85 139t/t61filters.t
9f1d85cf 140t/t64copyflip.t Test copy, flip, rotate, matrix_transform
02d1d628
AMH
141t/t65crop.t
142t/t66paste.t
efdc2568
TC
143t/t67convert.t
144t/t68map.t
faa9b3e7 145t/t69rubthru.t
02d1d628
AMH
146t/t70newgif.t
147t/t75polyaa.t
3799c4d1 148t/t80texttools.t Test text wrapping
02d1d628 149t/t90cc.t
662e3c02
TC
150t/testtools.pl
151tags.c
152testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
153testimg/bad1wid0.bmp 1-bit/pixel, zero width
154testimg/bad24comp.bmp 24-bit/pixel, bad compression
155testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
156testimg/bad24wid0.bmp 24-bit/pixel, 0 width
157testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
158testimg/bad4wid0.bmp 4-bit/pixel, 0 width
159testimg/bad4widbig.bmp 4-bit/pixel, large width
160testimg/bad8comp.bmp 8-bit/pixel, bad compression
161testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
162testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
163testimg/bad8wid0.bmp 8-bit/pixel, width 0
164testimg/badbits.bmp bad bits value in header
165testimg/badcomp1.bmp bad compression for 1-bit/pixel
166testimg/badcomp4.bmp bad compression for 4-bit/pixel
167testimg/badplanes.bmp bad planes value in header
168testimg/badused1.bmp 1-bit/pixel, out of range colors used value
169testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
170testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
84324192 171testimg/bandw.gif
6607600c 172testimg/comp4.bmp Compressed 4-bit/pixel BMP
5bb828f1
TC
173testimg/comp4.tif 4-bit/pixel paletted TIFF
174testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
6607600c 175testimg/comp8.bmp Compressed 8-bit/pixel BMP
5bb828f1 176testimg/comp8.tif 8-bit/pixel paletted TIFF
84324192 177testimg/expected.gif
6607600c 178testimg/gimpgrad A GIMP gradient file
84324192
AMH
179testimg/junk.ppm
180testimg/loccmap.gif
1501d9b3 181testimg/maxval.ppm For ppm file maxval handling
8b695554
TC
182testimg/maxval_0.ppm
183testimg/maxval_256.ppm
184testimg/maxval_4095_asc.ppm
185testimg/maxval_65536.ppm
186testimg/maxval_asc.ppm
84324192
AMH
187testimg/nocmap.gif
188testimg/palette.png
189testimg/palette_out.png
190testimg/penguin-base.ppm
02d1d628 191testimg/scale.gif
84324192 192testimg/scale.ppm
02d1d628 193testimg/scalei.gif
84324192 194testimg/screen2.gif
faa9b3e7 195testimg/screen3.gif
662e3c02
TC
196testimg/short1.bmp 1-bit/pixel, data missing from EOF
197testimg/short24.bmp 24-bit/pixel, data missing from EOF
198testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
199testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
200testimg/short8.bmp 8-bit/pixel, data missing from EOF
201testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
91492c5e 202testimg/simple.pbm
6607600c 203testimg/test_gimp_pal A simple GIMP palette file
84324192
AMH
204testimg/trimgdesc.gif
205testimg/trmiddesc.gif
662e3c02
TC
206tga.c Reading and writing Targa files
207tiff.c
208trans2.c
02d1d628 209transform.perl Shell interface to Imager::Transform
662e3c02 210typemap
faa9b3e7 211win32.c Implements font support through Win32 GDI