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