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