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