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