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