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