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