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