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