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