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