]> git.imager.perl.org - imager.git/blob - MANIFEST
don't define mm_log() with IMAGER_NO_CONTEXT
[imager.git] / MANIFEST
1 adobe.txt                       License for makeblended font
2 apidocs.perl                    Build lib/Imager/APIRef.pm
3 bigtest.perl                    Library selection tester
4 bmp.c                           Reading and writing Windows BMP files
5 Changes
6 Changes.old                     Old changes
7 color.c                         Color translation and handling
8 combine.im                      Channel combine
9 compose.im
10 conv.im
11 convert.im
12 CountColor/CountColor.pm        sample XS access to API
13 CountColor/CountColor.xs
14 CountColor/Makefile.PL
15 CountColor/t/t00countcolor.t
16 datatypes.c
17 doco.perl
18 draw.c
19 draw.h
20 dynaload.c
21 dynaload.h
22 dynfilt/compile.txt
23 dynfilt/dt2.c
24 dynfilt/dt2.exp
25 dynfilt/dyntest.c
26 dynfilt/dyntest.exp
27 dynfilt/flines.c
28 dynfilt/flines.exp
29 dynfilt/Makefile.PL
30 dynfilt/mandelbrot.c
31 dynfilt/mandelbrot.exp
32 dynfilt/pluginst.h
33 dynfilt/t/t60dyntest.t          Simple test script
34 DynTest/DynTest.pm              simple conversion of the dyntest sample from dynfilt/
35 DynTest/DynTest.xs
36 DynTest/linstretch.c
37 DynTest/Makefile.PL
38 DynTest/t/t00dyntest.t
39 errep.perl
40 error.c
41 ext.h
42 feat.c
43 feat.h
44 fills.c                         Generic fills
45 filterlist.perl
46 filters.im
47 Flines/Flines.pm
48 Flines/Flines.xs
49 Flines/Makefile.PL
50 Flines/t/t00flines.t
51 flip.im
52 font.c
53 fontfiles/dodge.ttf
54 fontfiles/ExistenceTest.ttf     generated using pfaedit
55 fontfiles/ImUgly.ttf
56 fontfiles/NameTest.ttf          test glyph_names() - see FT2/t/t10ft2.t
57 FT2/fontfiles/dodge.ttf
58 FT2/fontfiles/ExistenceTest.afm
59 FT2/fontfiles/ExistenceTest.pfb
60 FT2/fontfiles/ExistenceTest.ttf
61 FT2/fontfiles/ImUgly.ttf
62 FT2/fontfiles/MMOne.pfb         multiple master test font
63 FT2/fontfiles/NameTest.ttf
64 FT2/freetyp2.c                  Implements freetype2 font support
65 FT2/FT2.pm
66 FT2/FT2.xs
67 FT2/imft2.h
68 FT2/Makefile.PL
69 FT2/README
70 FT2/t/t10ft2.t
71 FT2/typemap
72 gaussian.im
73 GIF/GIF.pm
74 GIF/GIF.xs
75 GIF/imgif.c
76 GIF/imgif.h
77 GIF/Makefile.PL
78 GIF/README
79 GIF/t/t10gif.t
80 GIF/t/t20new.t
81 GIF/t/t30fixed.t
82 GIF/t/t40limit.t
83 GIF/t/t50header.t
84 GIF/testimg/badindex.gif        GIF with a bad color index
85 GIF/testimg/bandw.gif
86 GIF/testimg/expected.gif
87 GIF/testimg/loccmap.gif
88 GIF/testimg/nocmap.gif
89 GIF/testimg/scale.gif
90 GIF/testimg/scalei.gif
91 GIF/testimg/screen2.gif
92 GIF/testimg/screen3.gif
93 GIF/testimg/trimgdesc.gif
94 GIF/testimg/trmiddesc.gif
95 GIF/testimg/zerocomm.gif        Image with a zero-length comment extension
96 hlines.c                        Manage sets of horizontal line segments
97 ICO/ICO.pm                      Windows Icon file support
98 ICO/ICO.xs
99 ICO/imicon.c
100 ICO/imicon.h
101 ICO/lib/Imager/File/CUR.pm
102 ICO/Makefile.PL
103 ICO/msicon.c
104 ICO/msicon.h
105 ICO/t/t10icon.t
106 ICO/t/t20readone.t
107 ICO/t/t21readmult.t
108 ICO/t/t30cursor.t
109 ICO/t/t40readcurone.t
110 ICO/t/t41curmultread.t
111 ICO/t/t50readfail.t
112 ICO/t/t60writefail.t
113 ICO/t/t70icosing.t
114 ICO/t/t71icomult.t
115 ICO/t/t72cursing.t
116 ICO/t/t73curmult.t
117 ICO/testimg/combo.ico
118 ICO/testimg/pal13232.ico
119 ICO/testimg/pal256.ico
120 ICO/testimg/pal43232.cur
121 ICO/testimg/pal43232.ico
122 ICO/testimg/pal43232.ppm
123 ICO/testimg/pal83232.ico
124 ICO/testimg/pal83232.ppm
125 ICO/testimg/rgb1616.ico
126 ICO/testimg/rgba3232.ico
127 ICO/testimg/rgba3232.ppm
128 image.c
129 imager.h
130 Imager.pm
131 Imager.xs
132 imageri.h
133 imdatatypes.h
134 imerror.h                       Error handling functions
135 imext.c                         Defines the function table
136 imext.h                         Included by external modules for API access
137 imextdef.h
138 imextpl.h                       Included by external modules for Perl API access
139 imextpltypes.h                  Define Perl API function table type
140 imexttypes.h                    Define API function table type
141 img16.c                         Implements 16-bit/sample images
142 img8.c                          Implements 8-bit/sample images
143 imgdouble.c                     Implements double/sample images
144 imio.h
145 immacros.h
146 imperl.h
147 imrender.h                      Buffer rending engine function declarations
148 inc/Devel/CheckLib.pm           David Cantrell's Devel::CheckLib
149 io.c
150 iolayer.c
151 iolayer.h
152 iolayert.h                      IO layer types
153 JPEG/imexif.c                   Experimental JPEG EXIF decoding
154 JPEG/imexif.h
155 JPEG/imjpeg.c
156 JPEG/imjpeg.h
157 JPEG/JPEG.pm
158 JPEG/JPEG.xs
159 JPEG/Makefile.PL
160 JPEG/README
161 JPEG/t/t00load.t
162 JPEG/t/t10jpeg.t                Test jpeg support
163 JPEG/t/t20limit.t
164 JPEG/testimg/209_yonge.jpg      Regression test: #17981
165 JPEG/testimg/exiftest.jpg       Test image for EXIF parsing
166 JPEG/testimg/scmyk.jpg          Simple CMYK JPEG image
167 JPEG/testimg/zerotype.jpg       Image with a zero type entry in the EXIF data
168 lib/Imager/API.pod
169 lib/Imager/APIRef.pod           API function reference
170 lib/Imager/Color.pm
171 lib/Imager/Color/Float.pm
172 lib/Imager/Color/Table.pm
173 lib/Imager/Cookbook.pod
174 lib/Imager/Draw.pod
175 lib/Imager/Engines.pod
176 lib/Imager/Expr.pm
177 lib/Imager/Expr/Assem.pm
178 lib/Imager/ExtUtils.pm
179 lib/Imager/Files.pod
180 lib/Imager/Fill.pm
181 lib/Imager/Filters.pod
182 lib/Imager/Font.pm
183 lib/Imager/Font/BBox.pm
184 lib/Imager/Font/FreeType2.pm
185 lib/Imager/Font/Image.pm
186 lib/Imager/Font/Truetype.pm
187 lib/Imager/Font/Type1.pm        Compatibility wrapper for Imager::Font::T1
188 lib/Imager/Font/Wrap.pm
189 lib/Imager/Fountain.pm
190 lib/Imager/Handy.pod
191 lib/Imager/ImageTypes.pod
192 lib/Imager/Inline.pod           Using Imager with Inline::C
193 lib/Imager/interface.pod
194 lib/Imager/IO.pod               Document Imager::IO objects
195 lib/Imager/LargeSamples.pod     Track large sample support
196 lib/Imager/Matrix2d.pm
197 lib/Imager/Preprocess.pm
198 lib/Imager/Probe.pm             Library probes
199 lib/Imager/regmach.pod
200 lib/Imager/Regops.pm
201 lib/Imager/Security.pod
202 lib/Imager/Test.pm
203 lib/Imager/Transform.pm
204 lib/Imager/Transformations.pod
205 lib/Imager/Tutorial.pod
206 limits.c
207 log.c
208 log.h
209 Makefile.PL
210 Mandelbrot/Makefile.PL          more complex filter
211 Mandelbrot/mandel.c
212 Mandelbrot/Mandelbrot.pm
213 Mandelbrot/Mandelbrot.xs
214 Mandelbrot/t/t00mandel.t
215 MANIFEST
216 MANIFEST.SKIP
217 map.c
218 maskimg.c
219 palimg.c
220 paste.im
221 plug.h
222 PNG/impng.c
223 PNG/impng.h
224 PNG/Makefile.PL
225 PNG/PNG.pm
226 PNG/PNG.xs
227 PNG/README
228 PNG/t/00load.t
229 PNG/t/10png.t                   Test png support
230 PNG/testimg/badcrc.png
231 PNG/testimg/bilevel.png
232 PNG/testimg/comment.png
233 PNG/testimg/cover.png
234 PNG/testimg/cover16.png
235 PNG/testimg/cover16i.png
236 PNG/testimg/coveri.png
237 PNG/testimg/coverpal.png
238 PNG/testimg/coverpali.png
239 PNG/testimg/gray.png
240 PNG/testimg/graya.png
241 PNG/testimg/pal.png
242 PNG/testimg/palette.png
243 PNG/testimg/palette_out.png
244 PNG/testimg/paltrans.png
245 PNG/testimg/rgb16.png
246 PNG/testimg/rgb8.png
247 PNG/testimg/rgb8i.png
248 pnm.c
249 polygon.c
250 ppport.h
251 quant.c
252 raw.c
253 README
254 regmach.c
255 regmach.h
256 regops.perl
257 render.im
258 rendert.h                       Buffer rendering engine types
259 rotate.im
260 rubthru.im
261 samples/align-string.pl         Demonstrate align_string method.
262 samples/anaglyph.pl
263 samples/border.pl               Demonstrate adding a border
264 samples/flasher.pl              Animate an source image fading to a color and back
265 samples/gifscale.pl             Scale an animated GIF, preserving animation info
266 samples/inline_capture2image.pl convert captured BGR data to an image
267 samples/inline_replace_color.pl replace colors using Inline::C
268 samples/interleave.pl
269 samples/quad_to_square.pl       Transform a quadrilateral into a square
270 samples/README
271 samples/replace_color.pl        replace colors using transform2()
272 samples/samp-form.cgi
273 samples/samp-image.cgi
274 samples/samp-scale.cgi          Demonstrate image upload via a HTML form
275 samples/samp-scale.html         Form for samp-scale.cgi
276 samples/samp-tags.cgi           Demonstrate image upload via a HTML form
277 samples/samp-tags.html          Form for samp-tags.cgi
278 samples/slant_text.pl           Using $font->transform() to slant text
279 samples/tk-photo.pl
280 samples/wiggle.pl               "Wiggle" stereoscopy
281 scale.im                        Newer scaling code
282 SGI/imsgi.c
283 SGI/imsgi.h
284 SGI/Makefile.PL
285 SGI/SGI.pm
286 SGI/SGI.xs
287 SGI/t/00load.t
288 SGI/t/10read.t
289 SGI/t/20write.t
290 SGI/t/30limit.t                 Test size limit checking
291 SGI/testimg/rle.rgb
292 SGI/testimg/rle12.rgb
293 SGI/testimg/rle16.rgb
294 SGI/testimg/rle6.rgb
295 SGI/testimg/rleagr.rgb
296 SGI/testimg/verb.rgb
297 SGI/testimg/verb12.rgb
298 SGI/testimg/verb16.rgb
299 SGI/testimg/verb6.rgb
300 spot.perl                       For making an ordered dither matrix from a spot function
301 stackmach.c
302 stackmach.h
303 t/GoodTestFont.pm               A dummy (hardly implemented) font driver.
304 t/Pod/Coverage/Imager.pm
305 t/t00basic.t
306 t/t01introvert.t
307 t/t020masked.t
308 t/t021sixteen.t
309 t/t022double.t                  Test double/sample images
310 t/t023palette.t                 Test paletted images
311 t/t03test.t                     Test Imager::Test
312 t/t05error.t
313 t/t07iolayer.t
314 t/t1000files.t                  Format independent file tests
315 t/t1000lib/Imager/File/BAD.pm   Test failing to load a file handler
316 t/t101nojpeg.t                  Test handling when jpeg not available
317 t/t102nopng.t                   Test handling when png not available
318 t/t103raw.t
319 t/t104ppm.t
320 t/t105nogif.t                   Test handling when gif not available
321 t/t106notiff.t                  Test handling when tiff not available
322 t/t107bmp.t
323 t/t108tga.t
324 t/t15color.t
325 t/t16matrix.t                   Tests Imager::Matrix2d
326 t/t20fill.t                     Tests fills
327 t/t21draw.t                     Basic drawing tests
328 t/t22flood.t                    Flood fill tests
329 t/t31font.t                     General font interface tests
330 t/t35ttfont.t
331 t/t36oofont.t
332 t/t40scale.t
333 t/t50basicoo.t
334 t/t55trans.t
335 t/t56postfix.t
336 t/t57infix.t
337 t/t58trans2.t
338 t/t59assem.t
339 t/t61filters.t
340 t/t62compose.t
341 t/t63combine.t                  Test combine() method
342 t/t64copyflip.t                 Test copy, flip, rotate, matrix_transform
343 t/t65crop.t
344 t/t66paste.t
345 t/t67convert.t
346 t/t68map.t
347 t/t69rubthru.t
348 t/t75polyaa.t
349 t/t80texttools.t                Test text wrapping
350 t/t81hlines.t                   Test hlines.c
351 t/t82inline.t                   Test Inline::C integration
352 t/t83extutil.t                  Test Imager::ExtUtils
353 t/t90cc.t
354 t/t91pod.t                      Test POD with Test::Pod
355 t/t92samples.t
356 t/t93podcover.t                 POD Coverage tests
357 t/t94kwalitee.t                 Various "kwalitee" tests
358 t/t95log.t
359 t/t98meta.t
360 t/t99thread.t                   Test wrt to perl threads
361 t/tr18561.t                     Regression tests
362 t/tr18561b.t
363 T1/fontfiles/dcr10.afm
364 T1/fontfiles/dcr10.pfb
365 T1/fontfiles/ExistenceTest.afm  please edit ExistenceTest.sfd in CVS
366 T1/fontfiles/ExistenceTest.pfb  to change these files, edited and
367 T1/fontfiles/SpaceTest.afm      test bounding box with spaces in t10type1.t
368 T1/fontfiles/SpaceTest.pfb
369 T1/imt1.c
370 T1/imt1.h
371 T1/Makefile.PL
372 T1/README
373 T1/t/t10type1.t
374 T1/t/t20oo.t
375 T1/T1.pm
376 T1/T1.xs
377 tags.c
378 testimg/alpha16.tga             16-bit/pixel TGA with alpha "channel" RT 32926
379 testimg/bad1oflow.bmp           1-bit/pixel, overflow integer on 32-bit machines
380 testimg/bad1wid0.bmp            1-bit/pixel, zero width
381 testimg/bad24comp.bmp           24-bit/pixel, bad compression
382 testimg/bad24oflow.bmp          24-bit/pixel, overflow integer on 32-bit machines
383 testimg/bad24wid0.bmp           24-bit/pixel, 0 width
384 testimg/bad4oflow.bmp           4-bit/pixel, overflow integer on 32-bit machines
385 testimg/bad4wid0.bmp            4-bit/pixel, 0 width
386 testimg/bad4widbig.bmp          4-bit/pixel, large width
387 testimg/bad8comp.bmp            8-bit/pixel, bad compression
388 testimg/bad8oflow.bmp           8-bit/pixel, overflow integer on 32-bit machines
389 testimg/bad8useda.bmp           8-bit/pixel, bad colors used value
390 testimg/bad8wid0.bmp            8-bit/pixel, width 0
391 testimg/bad_asc.pbm             ASCII PBM with invalid image data
392 testimg/bad_asc.pgm             ASCII PGM with invalid image data
393 testimg/bad_asc.ppm             ASCII PPM with invalid image data
394 testimg/badbits.bmp             bad bits value in header
395 testimg/badcomp1.bmp            bad compression for 1-bit/pixel
396 testimg/badcomp4.bmp            bad compression for 4-bit/pixel
397 testimg/badplanes.bmp           bad planes value in header
398 testimg/badused1.bmp            1-bit/pixel, out of range colors used value
399 testimg/badused4a.bmp           4-bit/pixel, badly out of range used value (SEGV test)
400 testimg/badused4b.bmp           4-bit/pixel, just out of range used value (SEGV test)
401 testimg/base.jpg                Base JPEG test image
402 testimg/comp4.bmp               Compressed 4-bit/pixel BMP
403 testimg/comp8.bmp               Compressed 8-bit/pixel BMP
404 testimg/filltest.ppm            Test for flood fills
405 testimg/gimpgrad                A GIMP gradient file
406 testimg/gradbad.ggr             A bad GIMP gradient file (bad seg count)
407 testimg/gradbad2.ggr            A bad GIMP gradient file (bad segment)
408 testimg/imager.pbm              Test bi-level
409 testimg/junk.ppm
410 testimg/longid.tga              Test TGA with a long id string
411 testimg/maxval.ppm              For ppm file maxval handling
412 testimg/maxval_0.ppm
413 testimg/maxval_256.ppm
414 testimg/maxval_4095_asc.ppm
415 testimg/maxval_65536.ppm
416 testimg/maxval_asc.ppm
417 testimg/multiple.ppm            Test multiple PPM reading
418 testimg/newgimpgrad.ggr         Test GIMP Gradient file (newer type)
419 testimg/penguin-base.ppm
420 testimg/pgm.pgm                 Simple pgm for testing the right sample is in the right place
421 testimg/scale.ppm
422 testimg/short1.bmp              1-bit/pixel, data missing from EOF
423 testimg/short24.bmp             24-bit/pixel, data missing from EOF
424 testimg/short4.bmp              truncated 4bit/pixel uncompressed BMP
425 testimg/short4rle.bmp           truncated 4bit/pixel compressed BMP
426 testimg/short8.bmp              8-bit/pixel, data missing from EOF
427 testimg/short8rle.bmp           8-bit/pixel compressed, data missing from EOF
428 testimg/short_asc.pbm           ASCII PBM with short image section
429 testimg/short_asc.pgm           ASCII PGM with short image section
430 testimg/short_asc.ppm           ASCII PPM with short image section
431 testimg/short_bin.pbm           Bin PBM with short image section
432 testimg/short_bin.pgm           Bin PGM with short image section
433 testimg/short_bin.ppm           Bin PPM with short image section
434 testimg/short_bin16.pgm         16-bit Bin PGM with short image section
435 testimg/short_bin16.ppm         16-bit Bin PPM with short image section
436 testimg/simple.pbm
437 testimg/test.png                Standard test image as PNG
438 testimg/test.raw                Standard test image as RAW
439 testimg/test.tga                Standard test image as TGA
440 testimg/test_gimp_pal           A simple GIMP palette file
441 testimg/tootall.ppm
442 testimg/toowide.ppm
443 testimg/winrgb2.bmp             1-bit bmp base
444 testimg/winrgb24.bmp            24-bit bmp base
445 testimg/winrgb24off.bmp         24-bit bmp with image data offset from header
446 testimg/winrgb2off.bmp          1-bit bmp with image data offset from header
447 testimg/winrgb4.bmp             4-bit bmp base
448 testimg/winrgb4off.bmp          4-bit bmp with image data offset from header
449 testimg/winrgb8.bmp             8-bit bmp base
450 testimg/winrgb8off.bmp          8-bit bmp with image data offset from header
451 tga.c                           Reading and writing Targa files
452 TIFF/imtiff.c
453 TIFF/imtiff.h
454 TIFF/Makefile.PL
455 TIFF/README
456 TIFF/t/t10tiff.t                Test tiff support
457 TIFF/testimg/alpha.tif          Alpha scaling test image
458 TIFF/testimg/comp4.bmp          Compressed 4-bit/pixel BMP
459 TIFF/testimg/comp4.tif          4-bit/pixel paletted TIFF
460 TIFF/testimg/comp4bad.tif       corrupted 4-bit/pixel paletted TIFF
461 TIFF/testimg/comp4t.tif         4-bit/pixel paletted TIFF (tiled)
462 TIFF/testimg/comp8.bmp          Compressed 8-bit/pixel BMP
463 TIFF/testimg/comp8.tif          8-bit/pixel paletted TIFF
464 TIFF/testimg/gralpha.tif        Grey alpha test image
465 TIFF/testimg/grey16.tif         16-bit/sample greyscale TIFF
466 TIFF/testimg/grey32.tif         32-bit/sample greyscale+alpha TIFF
467 TIFF/testimg/imager.pbm         Test bi-level
468 TIFF/testimg/imager.tif         Test bi-level
469 TIFF/testimg/pengtile.tif       Tiled tiff image, same as penguin-base.ppm
470 TIFF/testimg/penguin-base.ppm
471 TIFF/testimg/rgb16.tif          16-bit/sample RGB image - strips
472 TIFF/testimg/rgb16t.tif         16-bit/sample RGB image - tiled
473 TIFF/testimg/rgbatsep.tif       Tiled/separated for testing RGBA codepath
474 TIFF/testimg/scmyk.tif          Simple CMYK TIFF image
475 TIFF/testimg/scmyka.tif         CMYK with one alpha channel
476 TIFF/testimg/scmyka16.tif       CMYK with one alpha channel (16-bit)
477 TIFF/testimg/scmykaa.tif        CMYK with 2 alpha channels
478 TIFF/testimg/slab.tif           Lab color image
479 TIFF/testimg/srgb.tif           Simple RGB image
480 TIFF/testimg/srgba.tif          RGB with one alpha
481 TIFF/testimg/srgba16.tif
482 TIFF/testimg/srgba32.tif
483 TIFF/testimg/srgbaa.tif         RGB with 2 alpha
484 TIFF/testimg/tiffwarn.tif       Generates a warning while being read
485 TIFF/TIFF.pm
486 TIFF/TIFF.xs
487 trans2.c
488 transform.perl                  Shell interface to Imager::Transform
489 typemap
490 typemap.local                   typemap for Imager.xs specific definitions
491 typemap.oldperl                 typemap for older versions of perl
492 W32/fontfiles/ExistenceTest.ttf
493 W32/imw32.h
494 W32/lib/Imager/Font/Win32.pm
495 W32/Makefile.PL
496 W32/README
497 W32/t/t10win32.t                Tests Win32 GDI font support
498 W32/W32.pm
499 W32/W32.xs
500 W32/win32.c                     Implements font support through Win32 GDI