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