fixed some minor test code hiccups
[imager.git] / MANIFEST
CommitLineData
02d1d628
AMH
1Changes
2Imager.pm
3Imager.xs
4MANIFEST
5README
6Makefile.PL
efdc2568 7bmp.c Reading and writing Windows BMP files
1ec86afa 8tga.c Reading and writing Targa files
392a3503 9rgb.c Reading and writing SGI rgb files
6607600c 10color.c Color translation and handling
02d1d628 11conv.c
f5991c03 12convert.c
d08b8f85 13draw.c
9982a307 14polygon.c
d08b8f85 15draw.h
f1ac5027 16fills.c Generic fills
2df3535a 17map.c
64549713 18error.c
02d1d628
AMH
19gaussian.c
20ppport.h
21image.c
22image.h
faa9b3e7 23imagei.h
02d1d628
AMH
24datatypes.h
25datatypes.c
26feat.h
faa9b3e7 27img16.c
365ea842 28imgdouble.c Implements double/sample images
02d1d628
AMH
29io.c
30io.h
31log.c
32log.h
33jpeg.c
34png.c
35gif.c
36tiff.c
37quant.c
38raw.c
39pnm.c
40filters.c
41feat.c
42font.c
faa9b3e7
TC
43freetyp2.c Implements freetype2 font support
44maskimg.c
45palimg.c
02d1d628
AMH
46regmach.c
47regmach.h
faa9b3e7 48rotate.c
02d1d628
AMH
49stackmach.c
50stackmach.h
faa9b3e7 51tags.c
02d1d628
AMH
52trans2.c
53iolayer.h
54iolayer.c
a923fade 55fontfiles/ImUgly.ttf
02d1d628
AMH
56fontfiles/dcr10.afm
57fontfiles/dcr10.pfb
58fontfiles/dodge.ttf
faa9b3e7
TC
59lib/Imager/Color.pm
60lib/Imager/Color/Float.pm
02d1d628
AMH
61lib/Imager/Expr.pm
62lib/Imager/Expr/Assem.pm
cdd7bda9 63lib/Imager/Files.pod
435d53c8 64lib/Imager/Draw.pod
8435f780 65lib/Imager/Transformations.pod
83dadefe 66lib/Imager/ImageTypes.pod
cdd23610 67lib/Imager/Filters.pod
3e1be2c1 68lib/Imager/Engines.pod
efdc2568 69lib/Imager/Fill.pm
02d1d628 70lib/Imager/Font.pm
faa9b3e7
TC
71lib/Imager/Font/Type1.pm
72lib/Imager/Font/Truetype.pm
73lib/Imager/Font/FreeType2.pm
f76fcee8 74lib/Imager/Font/Win32.pm
6607600c 75lib/Imager/Fountain.pm
faa9b3e7
TC
76lib/Imager/interface.pod
77lib/Imager/Matrix2d.pm
78lib/Imager/regmach.pod
79lib/Imager/Regops.pm
02d1d628 80lib/Imager/Transform.pm
70591a2b 81t/testtools.pl
02d1d628 82t/t00basic.t
faa9b3e7
TC
83t/t01introvert.t
84t/t020masked.t
85t/t021sixteen.t
365ea842 86t/t022double.t Test double/sample images
64549713 87t/t05error.t
38e6b53d 88t/t07iolayer.t
23aab92a
TC
89t/t101jpeg.t
90t/t102png.t
91t/t103raw.t
92t/t104ppm.t
93t/t105gif.t
94t/t106tiff.t
d08b8f85 95t/t107bmp.t
9f1d85cf 96t/t108tga.t
02d1d628 97t/t15color.t
9f1d85cf 98t/t16matrix.t Tests Imager::Matrix2d
efdc2568 99t/t20fill.t Tests fills
3a9a4241 100t/t21draw.t Basic drawing tests
02d1d628
AMH
101t/t30t1font.t
102t/t35ttfont.t
103t/t36oofont.t
faa9b3e7
TC
104t/t37w32font.t Tests Win32 GDI font support
105t/t38ft2font.t Tests freetype2 support
02d1d628
AMH
106t/t40scale.t
107t/t50basicoo.t
108t/t55trans.t
109t/t56postfix.t
110t/t57infix.t
111t/t58trans2.t
112t/t59assem.t
113t/t60dyntest.t
d08b8f85 114t/t61filters.t
9f1d85cf 115t/t64copyflip.t Test copy, flip, rotate, matrix_transform
02d1d628
AMH
116t/t65crop.t
117t/t66paste.t
efdc2568
TC
118t/t67convert.t
119t/t68map.t
faa9b3e7 120t/t69rubthru.t
02d1d628
AMH
121t/t70newgif.t
122t/t75polyaa.t
123t/t90cc.t
84324192 124testimg/bandw.gif
6607600c 125testimg/comp4.bmp Compressed 4-bit/pixel BMP
5bb828f1
TC
126testimg/comp4.tif 4-bit/pixel paletted TIFF
127testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
6607600c 128testimg/comp8.bmp Compressed 8-bit/pixel BMP
5bb828f1 129testimg/comp8.tif 8-bit/pixel paletted TIFF
84324192 130testimg/expected.gif
6607600c 131testimg/gimpgrad A GIMP gradient file
84324192
AMH
132testimg/junk.ppm
133testimg/loccmap.gif
134testimg/nocmap.gif
135testimg/palette.png
136testimg/palette_out.png
137testimg/penguin-base.ppm
02d1d628 138testimg/scale.gif
84324192 139testimg/scale.ppm
02d1d628 140testimg/scalei.gif
84324192 141testimg/screen2.gif
faa9b3e7 142testimg/screen3.gif
91492c5e 143testimg/simple.pbm
6607600c 144testimg/test_gimp_pal A simple GIMP palette file
84324192
AMH
145testimg/trimgdesc.gif
146testimg/trmiddesc.gif
02d1d628
AMH
147typemap
148dynaload.c
149dynaload.h
150ext.h
151plug.h
152filterlist.perl
153doco.perl
154errep.perl
155regops.perl
156spot.perl For making an ordered dither matrix from a spot function
02d1d628
AMH
157transform.perl Shell interface to Imager::Transform
158bigtest.perl Library selection tester
159dynfilt/pluginst.h
160dynfilt/dyntest.c
009e86ca 161dynfilt/dyntest.exp
02d1d628 162dynfilt/dt2.c
009e86ca 163dynfilt/dt2.exp
02d1d628 164dynfilt/mandelbrot.c
009e86ca 165dynfilt/mandelbrot.exp
02d1d628 166dynfilt/flines.c
009e86ca 167dynfilt/flines.exp
02d1d628
AMH
168dynfilt/compile.txt
169dynfilt/Makefile.PL
faa9b3e7 170win32.c Implements font support through Win32 GDI