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