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