]> git.imager.perl.org - imager.git/blame - MANIFEST
update Changes
[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
02f040a6 314t/GoodTestFont.pm A dummy (hardly implemented) font driver.
b00687b2 315t/Pod/Coverage/Imager.pm
02d1d628 316t/t00basic.t
faa9b3e7
TC
317t/t01introvert.t
318t/t020masked.t
319t/t021sixteen.t
02f040a6
TC
320t/t022double.t Test double/sample images
321t/t023palette.t Test paletted images
5cb33e02 322t/t03test.t Test Imager::Test
64549713 323t/t05error.t
38e6b53d 324t/t07iolayer.t
ac594e50 325t/t080log.t
1ef6ccaa 326t/t081error.t
6ae0da85 327t/t082limit.t
02f040a6 328t/t1000files.t Format independent file tests
5970bd39 329t/t1000lib/Imager/File/BAD.pm Test failing to load a file handler
02f040a6
TC
330t/t101nojpeg.t Test handling when jpeg not available
331t/t102nopng.t Test handling when png not available
23aab92a
TC
332t/t103raw.t
333t/t104ppm.t
02f040a6
TC
334t/t105nogif.t Test handling when gif not available
335t/t106notiff.t Test handling when tiff not available
d08b8f85 336t/t107bmp.t
9f1d85cf 337t/t108tga.t
02d1d628 338t/t15color.t
02f040a6
TC
339t/t16matrix.t Tests Imager::Matrix2d
340t/t20fill.t Tests fills
341t/t21draw.t Basic drawing tests
342t/t22flood.t Flood fill tests
02f040a6 343t/t31font.t General font interface tests
02d1d628
AMH
344t/t35ttfont.t
345t/t36oofont.t
7e3298ec 346t/t37std.t Standard font tests for TT
02d1d628
AMH
347t/t40scale.t
348t/t50basicoo.t
349t/t55trans.t
350t/t56postfix.t
351t/t57infix.t
352t/t58trans2.t
353t/t59assem.t
d08b8f85 354t/t61filters.t
618a3282 355t/t62compose.t
02f040a6
TC
356t/t63combine.t Test combine() method
357t/t64copyflip.t Test copy, flip, rotate, matrix_transform
02d1d628
AMH
358t/t65crop.t
359t/t66paste.t
efdc2568
TC
360t/t67convert.t
361t/t68map.t
faa9b3e7 362t/t69rubthru.t
02d1d628 363t/t75polyaa.t
02f040a6
TC
364t/t80texttools.t Test text wrapping
365t/t81hlines.t Test hlines.c
366t/t82inline.t Test Inline::C integration
367t/t83extutil.t Test Imager::ExtUtils
ca1a5770 368t/t84inlinectx.t
02d1d628 369t/t90cc.t
02f040a6 370t/t91pod.t Test POD with Test::Pod
7d148aa3 371t/t92samples.t
02f040a6
TC
372t/t93podcover.t POD Coverage tests
373t/t94kwalitee.t Various "kwalitee" tests
4989229f
TC
374t/t95log.t
375t/t98meta.t
02f040a6
TC
376t/t99thread.t Test wrt to perl threads
377t/tr18561.t Regression tests
5daa8f70 378t/tr18561b.t
a556912d
TC
379T1/fontfiles/dcr10.afm
380T1/fontfiles/dcr10.pfb
381T1/fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS
382T1/fontfiles/ExistenceTest.pfb to change these files, edited and
383T1/fontfiles/SpaceTest.afm test bounding box with spaces in t10type1.t
384T1/fontfiles/SpaceTest.pfb
385T1/imt1.c
386T1/imt1.h
387T1/Makefile.PL
af217451 388T1/README
a556912d
TC
389T1/t/t10type1.t
390T1/t/t20oo.t
1aaae40f 391T1/t/t30thread.t
76ae98a6 392T1/t/t90std.t Standard font tests for T1
a556912d
TC
393T1/T1.pm
394T1/T1.xs
1aaae40f 395T1/typemap
662e3c02 396tags.c
02f040a6
TC
397testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926
398testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines
399testimg/bad1wid0.bmp 1-bit/pixel, zero width
400testimg/bad24comp.bmp 24-bit/pixel, bad compression
401testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines
402testimg/bad24wid0.bmp 24-bit/pixel, 0 width
403testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines
404testimg/bad4wid0.bmp 4-bit/pixel, 0 width
405testimg/bad4widbig.bmp 4-bit/pixel, large width
406testimg/bad8comp.bmp 8-bit/pixel, bad compression
407testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines
408testimg/bad8useda.bmp 8-bit/pixel, bad colors used value
409testimg/bad8wid0.bmp 8-bit/pixel, width 0
410testimg/bad_asc.pbm ASCII PBM with invalid image data
411testimg/bad_asc.pgm ASCII PGM with invalid image data
412testimg/bad_asc.ppm ASCII PPM with invalid image data
413testimg/badbits.bmp bad bits value in header
414testimg/badcomp1.bmp bad compression for 1-bit/pixel
415testimg/badcomp4.bmp bad compression for 4-bit/pixel
416testimg/badplanes.bmp bad planes value in header
417testimg/badused1.bmp 1-bit/pixel, out of range colors used value
418testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test)
419testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test)
420testimg/base.jpg Base JPEG test image
421testimg/comp4.bmp Compressed 4-bit/pixel BMP
422testimg/comp8.bmp Compressed 8-bit/pixel BMP
423testimg/filltest.ppm Test for flood fills
424testimg/gimpgrad A GIMP gradient file
0ae3d953
TC
425testimg/gradbad.ggr A bad GIMP gradient file (bad seg count)
426testimg/gradbad2.ggr A bad GIMP gradient file (bad segment)
02f040a6 427testimg/imager.pbm Test bi-level
84324192 428testimg/junk.ppm
02f040a6
TC
429testimg/longid.tga Test TGA with a long id string
430testimg/maxval.ppm For ppm file maxval handling
8b695554
TC
431testimg/maxval_0.ppm
432testimg/maxval_256.ppm
433testimg/maxval_4095_asc.ppm
434testimg/maxval_65536.ppm
435testimg/maxval_asc.ppm
02f040a6
TC
436testimg/multiple.ppm Test multiple PPM reading
437testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
84324192 438testimg/penguin-base.ppm
02f040a6 439testimg/pgm.pgm Simple pgm for testing the right sample is in the right place
84324192 440testimg/scale.ppm
02f040a6
TC
441testimg/short1.bmp 1-bit/pixel, data missing from EOF
442testimg/short24.bmp 24-bit/pixel, data missing from EOF
443testimg/short4.bmp truncated 4bit/pixel uncompressed BMP
444testimg/short4rle.bmp truncated 4bit/pixel compressed BMP
445testimg/short8.bmp 8-bit/pixel, data missing from EOF
446testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF
447testimg/short_asc.pbm ASCII PBM with short image section
448testimg/short_asc.pgm ASCII PGM with short image section
449testimg/short_asc.ppm ASCII PPM with short image section
450testimg/short_bin.pbm Bin PBM with short image section
451testimg/short_bin.pgm Bin PGM with short image section
452testimg/short_bin.ppm Bin PPM with short image section
453testimg/short_bin16.pgm 16-bit Bin PGM with short image section
454testimg/short_bin16.ppm 16-bit Bin PPM with short image section
91492c5e 455testimg/simple.pbm
02f040a6
TC
456testimg/test.png Standard test image as PNG
457testimg/test.raw Standard test image as RAW
458testimg/test.tga Standard test image as TGA
459testimg/test_gimp_pal A simple GIMP palette file
8d14daab
TC
460testimg/tootall.ppm
461testimg/toowide.ppm
02f040a6
TC
462testimg/winrgb2.bmp 1-bit bmp base
463testimg/winrgb24.bmp 24-bit bmp base
464testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
465testimg/winrgb2off.bmp 1-bit bmp with image data offset from header
466testimg/winrgb4.bmp 4-bit bmp base
467testimg/winrgb4off.bmp 4-bit bmp with image data offset from header
468testimg/winrgb8.bmp 8-bit bmp base
469testimg/winrgb8off.bmp 8-bit bmp with image data offset from header
470tga.c Reading and writing Targa files
865f7e82
TC
471TIFF/imtiff.c
472TIFF/imtiff.h
473TIFF/Makefile.PL
8ec8ec3f 474TIFF/README
02f040a6
TC
475TIFF/t/t10tiff.t Test tiff support
476TIFF/testimg/alpha.tif Alpha scaling test image
477TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP
478TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF
479TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
480TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
481TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP
482TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF
865f7e82 483TIFF/testimg/gralpha.tif Grey alpha test image
02f040a6
TC
484TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF
485TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
486TIFF/testimg/imager.pbm Test bi-level
487TIFF/testimg/imager.tif Test bi-level
865f7e82
TC
488TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
489TIFF/testimg/penguin-base.ppm
02f040a6
TC
490TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips
491TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled
865f7e82 492TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
02f040a6
TC
493TIFF/testimg/scmyk.tif Simple CMYK TIFF image
494TIFF/testimg/scmyka.tif CMYK with one alpha channel
865f7e82
TC
495TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
496TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels
02f040a6
TC
497TIFF/testimg/slab.tif Lab color image
498TIFF/testimg/srgb.tif Simple RGB image
499TIFF/testimg/srgba.tif RGB with one alpha
865f7e82
TC
500TIFF/testimg/srgba16.tif
501TIFF/testimg/srgba32.tif
02f040a6 502TIFF/testimg/srgbaa.tif RGB with 2 alpha
865f7e82
TC
503TIFF/testimg/tiffwarn.tif Generates a warning while being read
504TIFF/TIFF.pm
505TIFF/TIFF.xs
662e3c02 506trans2.c
02f040a6 507transform.perl Shell interface to Imager::Transform
662e3c02 508typemap
d63caaff
TC
509typemap.local typemap for Imager.xs specific definitions
510typemap.oldperl typemap for older versions of perl
865f7e82
TC
511W32/fontfiles/ExistenceTest.ttf
512W32/imw32.h
513W32/lib/Imager/Font/Win32.pm
514W32/Makefile.PL
8ec8ec3f 515W32/README
02f040a6 516W32/t/t10win32.t Tests Win32 GDI font support
405c8105 517W32/t/t90std.t Standard font tests for W32
865f7e82
TC
518W32/W32.pm
519W32/W32.xs
02f040a6 520W32/win32.c Implements font support through Win32 GDI