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