add pod structure test to the manifest
[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 9compose.im
ca1a5770 10context.c
865f7e82
TC
11conv.im
12convert.im
02f040a6 13CountColor/CountColor.pm sample XS access to API
92bda632
TC
14CountColor/CountColor.xs
15CountColor/Makefile.PL
16CountColor/t/t00countcolor.t
865f7e82
TC
17datatypes.c
18doco.perl
19draw.c
20draw.h
21dynaload.c
22dynaload.h
23dynfilt/compile.txt
24dynfilt/dt2.c
25dynfilt/dt2.exp
26dynfilt/dyntest.c
27dynfilt/dyntest.exp
28dynfilt/flines.c
29dynfilt/flines.exp
30dynfilt/Makefile.PL
31dynfilt/mandelbrot.c
32dynfilt/mandelbrot.exp
33dynfilt/pluginst.h
02f040a6
TC
34dynfilt/t/t60dyntest.t Simple test script
35DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/
92bda632 36DynTest/DynTest.xs
92bda632 37DynTest/linstretch.c
865f7e82 38DynTest/Makefile.PL
92bda632 39DynTest/t/t00dyntest.t
865f7e82
TC
40errep.perl
41error.c
42ext.h
43feat.c
44feat.h
02f040a6 45fills.c Generic fills
865f7e82
TC
46filterlist.perl
47filters.im
48Flines/Flines.pm
49Flines/Flines.xs
50Flines/Makefile.PL
51Flines/t/t00flines.t
52flip.im
865f7e82 53fontfiles/dodge.ttf
02f040a6 54fontfiles/ExistenceTest.ttf generated using pfaedit
865f7e82 55fontfiles/ImUgly.ttf
02f040a6 56fontfiles/NameTest.ttf test glyph_names() - see FT2/t/t10ft2.t
ac594e50 57fontft1.c
50c75381
TC
58FT2/fontfiles/dodge.ttf
59FT2/fontfiles/ExistenceTest.afm
60FT2/fontfiles/ExistenceTest.pfb
61FT2/fontfiles/ExistenceTest.ttf
62FT2/fontfiles/ImUgly.ttf
63FT2/fontfiles/MMOne.pfb multiple master test font
64FT2/fontfiles/NameTest.ttf
02f040a6 65FT2/freetyp2.c Implements freetype2 font support
865f7e82
TC
66FT2/FT2.pm
67FT2/FT2.xs
50c75381 68FT2/imft2.h
865f7e82 69FT2/Makefile.PL
8ec8ec3f 70FT2/README
02f040a6 71FT2/t/t10ft2.t
98d6ae27 72FT2/t/t20thread.t
d6f02a59 73FT2/t/t90std.t Standard font tests for FT2
50c75381 74FT2/typemap
865f7e82 75gaussian.im
ec6d8908
TC
76GIF/GIF.pm
77GIF/GIF.xs
ec6d8908
TC
78GIF/imgif.c
79GIF/imgif.h
865f7e82 80GIF/Makefile.PL
8ec8ec3f 81GIF/README
02f040a6
TC
82GIF/t/t10gif.t
83GIF/t/t20new.t
59c150a4 84GIF/t/t30fixed.t
8d14daab 85GIF/t/t40limit.t
a93c43b4 86GIF/t/t50header.t
ec6d8908
TC
87GIF/testimg/badindex.gif GIF with a bad color index
88GIF/testimg/bandw.gif
89GIF/testimg/expected.gif
90GIF/testimg/loccmap.gif
91GIF/testimg/nocmap.gif
92GIF/testimg/scale.gif
93GIF/testimg/scalei.gif
94GIF/testimg/screen2.gif
95GIF/testimg/screen3.gif
96GIF/testimg/trimgdesc.gif
97GIF/testimg/trmiddesc.gif
98GIF/testimg/zerocomm.gif Image with a zero-length comment extension
02f040a6
TC
99hlines.c Manage sets of horizontal line segments
100ICO/ICO.pm Windows Icon file support
b00687b2 101ICO/ICO.xs
b00687b2
TC
102ICO/imicon.c
103ICO/imicon.h
2b405c9e 104ICO/lib/Imager/File/CUR.pm
865f7e82 105ICO/Makefile.PL
b00687b2
TC
106ICO/msicon.c
107ICO/msicon.h
108ICO/t/t10icon.t
109ICO/t/t20readone.t
110ICO/t/t21readmult.t
2b405c9e
TC
111ICO/t/t30cursor.t
112ICO/t/t40readcurone.t
113ICO/t/t41curmultread.t
114ICO/t/t50readfail.t
115ICO/t/t60writefail.t
116ICO/t/t70icosing.t
117ICO/t/t71icomult.t
118ICO/t/t72cursing.t
119ICO/t/t73curmult.t
b00687b2
TC
120ICO/testimg/combo.ico
121ICO/testimg/pal13232.ico
2fe1e4bc 122ICO/testimg/pal256.ico
2b405c9e 123ICO/testimg/pal43232.cur
b00687b2
TC
124ICO/testimg/pal43232.ico
125ICO/testimg/pal43232.ppm
126ICO/testimg/pal83232.ico
127ICO/testimg/pal83232.ppm
1311eda1 128ICO/testimg/rgb1616.ico
b00687b2
TC
129ICO/testimg/rgba3232.ico
130ICO/testimg/rgba3232.ppm
662e3c02 131image.c
92bda632 132imager.h
865f7e82
TC
133Imager.pm
134Imager.xs
92bda632
TC
135imageri.h
136imdatatypes.h
02f040a6
TC
137imerror.h Error handling functions
138imext.c Defines the function table
139imext.h Included by external modules for API access
92bda632 140imextdef.h
02f040a6
TC
141imextpl.h Included by external modules for Perl API access
142imextpltypes.h Define Perl API function table type
143imexttypes.h Define API function table type
a2f9a61c
TC
144img16.c Implements 16-bit/sample images
145img8.c Implements 8-bit/sample images
02f040a6 146imgdouble.c Implements double/sample images
662e3c02 147imio.h
bea65b1f 148immacros.h
92bda632 149imperl.h
52d990d6 150imperlio.h
02f040a6
TC
151imrender.h Buffer rending engine function declarations
152inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib
662e3c02
TC
153io.c
154iolayer.c
155iolayer.h
02f040a6
TC
156iolayert.h IO layer types
157JPEG/imexif.c Experimental JPEG EXIF decoding
865f7e82
TC
158JPEG/imexif.h
159JPEG/imjpeg.c
160JPEG/imjpeg.h
161JPEG/JPEG.pm
162JPEG/JPEG.xs
163JPEG/Makefile.PL
8ec8ec3f 164JPEG/README
865f7e82
TC
165JPEG/t/t00load.t
166JPEG/t/t10jpeg.t Test jpeg support
8d14daab 167JPEG/t/t20limit.t
865f7e82
TC
168JPEG/testimg/209_yonge.jpg Regression test: #17981
169JPEG/testimg/exiftest.jpg Test image for EXIF parsing
02f040a6 170JPEG/testimg/scmyk.jpg Simple CMYK JPEG image
865f7e82 171JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data
2a69ed21 172lib/Imager/API.pod
02f040a6 173lib/Imager/APIRef.pod API function reference
faa9b3e7
TC
174lib/Imager/Color.pm
175lib/Imager/Color/Float.pm
1c00d65b 176lib/Imager/Color/Table.pm
f8979de1 177lib/Imager/Cookbook.pod
662e3c02
TC
178lib/Imager/Draw.pod
179lib/Imager/Engines.pod
02d1d628
AMH
180lib/Imager/Expr.pm
181lib/Imager/Expr/Assem.pm
865f7e82 182lib/Imager/ExtUtils.pm
cdd7bda9 183lib/Imager/Files.pod
efdc2568 184lib/Imager/Fill.pm
662e3c02 185lib/Imager/Filters.pod
02d1d628 186lib/Imager/Font.pm
3799c4d1 187lib/Imager/Font/BBox.pm
faa9b3e7 188lib/Imager/Font/FreeType2.pm
662e3c02 189lib/Imager/Font/Image.pm
1136f089 190lib/Imager/Font/Test.pm Font for testing (outputs boxes only)
662e3c02 191lib/Imager/Font/Truetype.pm
a2f9a61c 192lib/Imager/Font/Type1.pm Compatibility wrapper for Imager::Font::T1
3799c4d1 193lib/Imager/Font/Wrap.pm
6607600c 194lib/Imager/Fountain.pm
d5556805 195lib/Imager/Handy.pod
662e3c02 196lib/Imager/ImageTypes.pod
02f040a6 197lib/Imager/Inline.pod Using Imager with Inline::C
be4b66bb 198lib/Imager/Install.pod Installation notes
865f7e82 199lib/Imager/interface.pod
e17da819 200lib/Imager/IO.pod Document Imager::IO objects
e92cd504 201lib/Imager/LargeSamples.pod Track large sample support
faa9b3e7 202lib/Imager/Matrix2d.pm
9b1ec2b8 203lib/Imager/Preprocess.pm
1d7e3124 204lib/Imager/Probe.pm Library probes
865f7e82 205lib/Imager/regmach.pod
faa9b3e7 206lib/Imager/Regops.pm
84c696ed 207lib/Imager/Security.pod
9a6ab99c 208lib/Imager/Test.pm
673e424a 209lib/Imager/Threads.pod
02d1d628 210lib/Imager/Transform.pm
662e3c02 211lib/Imager/Transformations.pod
985bda61 212lib/Imager/Tutorial.pod
1611d101 213limits.c
662e3c02
TC
214log.c
215log.h
865f7e82 216Makefile.PL
02f040a6 217Mandelbrot/Makefile.PL more complex filter
865f7e82
TC
218Mandelbrot/mandel.c
219Mandelbrot/Mandelbrot.pm
220Mandelbrot/Mandelbrot.xs
221Mandelbrot/t/t00mandel.t
222MANIFEST
223MANIFEST.SKIP
662e3c02
TC
224map.c
225maskimg.c
24c9233d
TC
226mutexnull.c
227mutexpthr.c
228mutexwin.c
662e3c02 229palimg.c
9b1ec2b8 230paste.im
52d990d6 231perlio.c
662e3c02 232plug.h
865f7e82
TC
233PNG/impng.c
234PNG/impng.h
235PNG/Makefile.PL
236PNG/PNG.pm
237PNG/PNG.xs
8ec8ec3f 238PNG/README
865f7e82 239PNG/t/00load.t
02f040a6 240PNG/t/10png.t Test png support
38eab175 241PNG/testimg/badcrc.png
d3f58217 242PNG/testimg/bilevel.png
86464bbf 243PNG/testimg/comment.png
8cf41094
TC
244PNG/testimg/cover.png
245PNG/testimg/cover16.png
a4fa5d5e
TC
246PNG/testimg/cover16i.png
247PNG/testimg/coveri.png
8cf41094 248PNG/testimg/coverpal.png
a4fa5d5e 249PNG/testimg/coverpali.png
d3f58217
TC
250PNG/testimg/gray.png
251PNG/testimg/graya.png
252PNG/testimg/pal.png
865f7e82
TC
253PNG/testimg/palette.png
254PNG/testimg/palette_out.png
d3f58217
TC
255PNG/testimg/paltrans.png
256PNG/testimg/rgb16.png
cfb628e2
TC
257PNG/testimg/rgb8.png
258PNG/testimg/rgb8i.png
662e3c02
TC
259pnm.c
260polygon.c
261ppport.h
262quant.c
263raw.c
865f7e82 264README
662e3c02
TC
265regmach.c
266regmach.h
267regops.perl
9c106321 268render.im
02f040a6 269rendert.h Buffer rendering engine types
999f4294 270rotate.im
fe415ad2 271rubthru.im
02f040a6 272samples/align-string.pl Demonstrate align_string method.
12b1fac2 273samples/anaglyph.pl
02f040a6
TC
274samples/border.pl Demonstrate adding a border
275samples/flasher.pl Animate an source image fading to a color and back
276samples/gifscale.pl Scale an animated GIF, preserving animation info
277samples/inline_capture2image.pl convert captured BGR data to an image
278samples/inline_replace_color.pl replace colors using Inline::C
12b1fac2 279samples/interleave.pl
3309187a 280samples/quad_to_square.pl Transform a quadrilateral into a square
865f7e82 281samples/README
02f040a6 282samples/replace_color.pl replace colors using transform2()
1a19d068
TC
283samples/samp-form.cgi
284samples/samp-image.cgi
02f040a6
TC
285samples/samp-scale.cgi Demonstrate image upload via a HTML form
286samples/samp-scale.html Form for samp-scale.cgi
287samples/samp-tags.cgi Demonstrate image upload via a HTML form
288samples/samp-tags.html Form for samp-tags.cgi
289samples/slant_text.pl Using $font->transform() to slant text
7d148aa3 290samples/tk-photo.pl
02f040a6
TC
291samples/wiggle.pl "Wiggle" stereoscopy
292scale.im Newer scaling code
865f7e82
TC
293SGI/imsgi.c
294SGI/imsgi.h
295SGI/Makefile.PL
296SGI/SGI.pm
297SGI/SGI.xs
298SGI/t/00load.t
299SGI/t/10read.t
300SGI/t/20write.t
5970bd39 301SGI/t/30limit.t Test size limit checking
865f7e82
TC
302SGI/testimg/rle.rgb
303SGI/testimg/rle12.rgb
304SGI/testimg/rle16.rgb
305SGI/testimg/rle6.rgb
306SGI/testimg/rleagr.rgb
307SGI/testimg/verb.rgb
308SGI/testimg/verb12.rgb
309SGI/testimg/verb16.rgb
310SGI/testimg/verb6.rgb
02f040a6 311spot.perl For making an ordered dither matrix from a spot function
662e3c02
TC
312stackmach.c
313stackmach.h
5664d5c8
TC
314t/000-load.t Test Imager modules can be loaded
315t/100-base/010-introvert.t Test image inspection
316t/100-base/020-color.t Test Imager::Color
317t/100-base/030-countc.t Test getcolorcount() etc
318t/100-base/800-tr18561.t Regression test for RT #18561
319t/100-base/801-tr18561b.t Regression test for RT #18561
320t/150-type/020-sixteen.t Test 16-bit/sample images
321t/150-type/030-double.t Test double/sample images
322t/150-type/040-palette.t Test paletted images
323t/150-type/100-masked.t Test masked images
324t/200-file/010-iolayer.t Test Imager I/O layer objects
325t/200-file/100-files.t Format independent file tests
326t/200-file/200-nojpeg.t Test handling when jpeg not available
327t/200-file/210-nopng.t Test handling when png not available
328t/200-file/220-nogif.t Test handling when gif not available
329t/200-file/230-notiff.t Test handling when tiff not available
330t/200-file/300-raw.t Test raw file handling
331t/200-file/310-pnm.t Test PNM file handling
332t/200-file/320-bmp.t Test BMP file handling
333t/200-file/330-tga.t Test TGA file handling
334t/200-file/400-basic.t Test basic operations across file formats
335t/250-draw/010-draw.t Basic drawing tests
336t/250-draw/020-flood.t Flood fill tests
337t/250-draw/030-paste.t Test the paste() method
338t/250-draw/040-rubthru.t Test the rubthrough() method
339t/250-draw/050-polyaa.t polygon()
340t/250-draw/100-fill.t fills
341t/250-draw/200-compose.t compose()
342t/300-transform/010-scale.t scale(), scaleX() and scaleY()
343t/300-transform/020-combine.t Test combine() method
344t/300-transform/030-copyflip.t Test copy, flip, rotate, matrix_transform
345t/300-transform/040-crop.t
346t/300-transform/050-convert.t
347t/300-transform/060-map.t
348t/300-transform/500-trans.t transform()
349t/300-transform/600-trans2.t transform2() using RPN
350t/300-transform/610-postfix.t more transform2() using RPN
351t/300-transform/620-infix.t transform2() using infix
352t/300-transform/630-assem.t transform2() using assembler
353t/350-font/010-font.t General font interface tests
354t/350-font/020-tt.t low level FT1 tests
355t/350-font/030-ttoo.t OO level FT1 tests
356t/350-font/040-ttstd.t Standard font tests for TT
357t/350-font/100-texttools.t Test text wrapping
358t/400-filter/010-filters.t Consolidated filter tests (needs to split)
359t/450-api/100-inline.t Inline::C integration and API
360t/450-api/110-inlinectx.t context APIs
361t/850-thread/010-base.t Test wrt to perl threads
362t/850-thread/100-error.t error stack handling with threads
363t/850-thread/110-log.t log handling with threads
364t/900-util/010-test.t Test Imager::Test
365t/900-util/020-error.t Error stack
366t/900-util/030-log.t log
367t/900-util/040-limit.t file size limits
368t/900-util/050-matrix.t Imager::Matrix2d
369t/900-util/060-extutil.t Imager::ExtUtils
370t/900-util/060-hlines.t hlines.c internal API
371t/950-kwalitee/010-pod.t Test POD with Test::Pod
372t/950-kwalitee/020-samples.t Check samples are in samples/README
373t/950-kwalitee/030-podcover.t POD Coverage tests
374t/950-kwalitee/040-strict.t Check use strict is usede
375t/950-kwalitee/050-meta.t Check META.yml is valid
ebff9611 376t/950-kwalitee/060-podstruct.t
02f040a6 377t/GoodTestFont.pm A dummy (hardly implemented) font driver.
b00687b2 378t/Pod/Coverage/Imager.pm
5970bd39 379t/t1000lib/Imager/File/BAD.pm Test failing to load a file handler
a556912d
TC
380T1/fontfiles/dcr10.afm
381T1/fontfiles/dcr10.pfb
382T1/fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
383T1/fontfiles/ExistenceTest.pfb to change these files, edited and
384T1/fontfiles/SpaceTest.afm test bounding box with spaces in t10type1.t
385T1/fontfiles/SpaceTest.pfb
386T1/imt1.c
387T1/imt1.h
388T1/Makefile.PL
af217451 389T1/README
a556912d
TC
390T1/t/t10type1.t
391T1/t/t20oo.t
1aaae40f 392T1/t/t30thread.t
76ae98a6 393T1/t/t90std.t Standard font tests for T1
a556912d
TC
394T1/T1.pm
395T1/T1.xs
1aaae40f 396T1/typemap
662e3c02 397tags.c
02f040a6
TC
398testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
399testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
400testimg/bad1wid0.bmp 1-bit/pixel, zero width
401testimg/bad24comp.bmp 24-bit/pixel, bad compression
402testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
403testimg/bad24wid0.bmp 24-bit/pixel, 0 width
404testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
405testimg/bad4wid0.bmp 4-bit/pixel, 0 width
406testimg/bad4widbig.bmp 4-bit/pixel, large width
407testimg/bad8comp.bmp 8-bit/pixel, bad compression
408testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
409testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
410testimg/bad8wid0.bmp 8-bit/pixel, width 0
411testimg/bad_asc.pbm ASCII PBM with invalid image data
412testimg/bad_asc.pgm ASCII PGM with invalid image data
413testimg/bad_asc.ppm ASCII PPM with invalid image data
414testimg/badbits.bmp bad bits value in header
415testimg/badcomp1.bmp bad compression for 1-bit/pixel
416testimg/badcomp4.bmp bad compression for 4-bit/pixel
417testimg/badplanes.bmp bad planes value in header
418testimg/badused1.bmp 1-bit/pixel, out of range colors used value
419testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
420testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
421testimg/base.jpg Base JPEG test image
422testimg/comp4.bmp Compressed 4-bit/pixel BMP
423testimg/comp8.bmp Compressed 8-bit/pixel BMP
424testimg/filltest.ppm Test for flood fills
425testimg/gimpgrad A GIMP gradient file
0ae3d953
TC
426testimg/gradbad.ggr A bad GIMP gradient file (bad seg count)
427testimg/gradbad2.ggr A bad GIMP gradient file (bad segment)
02f040a6 428testimg/imager.pbm Test bi-level
84324192 429testimg/junk.ppm
02f040a6
TC
430testimg/longid.tga Test TGA with a long id string
431testimg/maxval.ppm For ppm file maxval handling
8b695554
TC
432testimg/maxval_0.ppm
433testimg/maxval_256.ppm
434testimg/maxval_4095_asc.ppm
435testimg/maxval_65536.ppm
436testimg/maxval_asc.ppm
02f040a6
TC
437testimg/multiple.ppm Test multiple PPM reading
438testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
84324192 439testimg/penguin-base.ppm
02f040a6 440testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
84324192 441testimg/scale.ppm
02f040a6
TC
442testimg/short1.bmp 1-bit/pixel, data missing from EOF
443testimg/short24.bmp 24-bit/pixel, data missing from EOF
444testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
445testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
446testimg/short8.bmp 8-bit/pixel, data missing from EOF
447testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
448testimg/short_asc.pbm ASCII PBM with short image section
449testimg/short_asc.pgm ASCII PGM with short image section
450testimg/short_asc.ppm ASCII PPM with short image section
451testimg/short_bin.pbm Bin PBM with short image section
452testimg/short_bin.pgm Bin PGM with short image section
453testimg/short_bin.ppm Bin PPM with short image section
454testimg/short_bin16.pgm 16-bit Bin PGM with short image section
455testimg/short_bin16.ppm 16-bit Bin PPM with short image section
91492c5e 456testimg/simple.pbm
02f040a6
TC
457testimg/test.png Standard test image as PNG
458testimg/test.raw Standard test image as RAW
459testimg/test.tga Standard test image as TGA
460testimg/test_gimp_pal A simple GIMP palette file
8d14daab
TC
461testimg/tootall.ppm
462testimg/toowide.ppm
02f040a6
TC
463testimg/winrgb2.bmp 1-bit bmp base
464testimg/winrgb24.bmp 24-bit bmp base
465testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
466testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
467testimg/winrgb4.bmp 4-bit bmp base
468testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
469testimg/winrgb8.bmp 8-bit bmp base
470testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
471tga.c Reading and writing Targa files
865f7e82
TC
472TIFF/imtiff.c
473TIFF/imtiff.h
474TIFF/Makefile.PL
8ec8ec3f 475TIFF/README
02f040a6
TC
476TIFF/t/t10tiff.t Test tiff support
477TIFF/testimg/alpha.tif Alpha scaling test image
478TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
479TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
480TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
481TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
482TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
483TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
865f7e82 484TIFF/testimg/gralpha.tif Grey alpha test image
02f040a6
TC
485TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
486TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
487TIFF/testimg/imager.pbm Test bi-level
488TIFF/testimg/imager.tif Test bi-level
865f7e82
TC
489TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
490TIFF/testimg/penguin-base.ppm
02f040a6
TC
491TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
492TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
865f7e82 493TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
02f040a6
TC
494TIFF/testimg/scmyk.tif Simple CMYK TIFF image
495TIFF/testimg/scmyka.tif CMYK with one alpha channel
865f7e82
TC
496TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
497TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
02f040a6
TC
498TIFF/testimg/slab.tif Lab color image
499TIFF/testimg/srgb.tif Simple RGB image
500TIFF/testimg/srgba.tif RGB with one alpha
865f7e82
TC
501TIFF/testimg/srgba16.tif
502TIFF/testimg/srgba32.tif
02f040a6 503TIFF/testimg/srgbaa.tif RGB with 2 alpha
865f7e82
TC
504TIFF/testimg/tiffwarn.tif Generates a warning while being read
505TIFF/TIFF.pm
506TIFF/TIFF.xs
662e3c02 507trans2.c
02f040a6 508transform.perl Shell interface to Imager::Transform
662e3c02 509typemap
d63caaff
TC
510typemap.local typemap for Imager.xs specific definitions
511typemap.oldperl typemap for older versions of perl
865f7e82
TC
512W32/fontfiles/ExistenceTest.ttf
513W32/imw32.h
514W32/lib/Imager/Font/Win32.pm
515W32/Makefile.PL
8ec8ec3f 516W32/README
02f040a6 517W32/t/t10win32.t Tests Win32 GDI font support
5664d5c8 518W32/t/t90std.t Standard font tests for W32
865f7e82
TC
519W32/W32.pm
520W32/W32.xs
02f040a6 521W32/win32.c Implements font support through Win32 GDI