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