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