- start of external Imager API access:
[imager.git] / MANIFEST
1 Changes
2 CountColor/CountColor.pm        sample XS access to API
3 CountColor/CountColor.xs
4 CountColor/Makefile.PL
5 CountColor/t/t00countcolor.t
6 DynTest/DynTest.pm      simple conversion of the dyntest sample from dynfilt/
7 DynTest/DynTest.xs
8 DynTest/Makefile.PL
9 DynTest/linstretch.c
10 DynTest/t/t00dyntest.t
11 Imager.pm
12 Imager.xs
13 MANIFEST
14 MANIFEST.SKIP
15 META.yml        Module meta-data
16 Mandelbrot/Makefile.PL          more complex filter
17 Mandelbrot/Mandelbrot.pm
18 Mandelbrot/Mandelbrot.xs
19 Mandelbrot/mandel.c
20 Mandelbrot/t/t00mandel.t
21 Makefile.PL
22 README
23 apidocs.perl    Build lib/Imager/APIRef.pm
24 bigtest.perl    Library selection tester
25 bmp.c           Reading and writing Windows BMP files
26 color.c         Color translation and handling
27 conv.c
28 convert.c
29 doco.perl
30 datatypes.c
31 draw.c
32 draw.h
33 dynaload.c
34 dynaload.h
35 dynfilt/Makefile.PL
36 dynfilt/compile.txt
37 dynfilt/dt2.c
38 dynfilt/dt2.exp
39 dynfilt/dyntest.c
40 dynfilt/dyntest.exp
41 dynfilt/flines.c
42 dynfilt/flines.exp
43 dynfilt/mandelbrot.c
44 dynfilt/mandelbrot.exp
45 dynfilt/pluginst.h
46 errep.perl
47 error.c
48 ext.h
49 feat.c
50 feat.h
51 fills.c         Generic fills
52 filterlist.perl
53 filters.c
54 font.c
55 fontfiles/ExistenceTest.afm     please edit ExistenceTest.sfd in CVS
56 fontfiles/ExistenceTest.pfb     to change these files, edited and
57 fontfiles/ExistenceTest.ttf     generated using pfaedit
58 fontfiles/ImUgly.ttf
59 fontfiles/MMOne.pfb             multiple master test font
60 fontfiles/NameTest.ttf          test glyph_names() - see t38ft2font.t
61 fontfiles/dcr10.afm
62 fontfiles/dcr10.pfb
63 fontfiles/dodge.ttf
64 freetyp2.c      Implements freetype2 font support
65 gaussian.c
66 gif.c
67 hlines.c        Manage sets of horizontal line segments
68 image.c
69 imager.h
70 imageri.h
71 imdatatypes.h
72 imext.c         Defines the function table
73 imext.h         Included by external modules for API access
74 imextdef.h
75 imexttypes.h    Define API function table type
76 imexif.c        Experimental JPEG EXIF decoding
77 imexif.h
78 img16.c
79 imgdouble.c     Implements double/sample images
80 imio.h
81 imperl.h
82 io.c
83 iolayer.c
84 iolayer.h
85 jpeg.c
86 lib/Imager/API.pm
87 lib/Imager/APIRef.pm    API function reference
88 lib/Imager/Color.pm
89 lib/Imager/Color/Float.pm
90 lib/Imager/Color/Table.pm
91 lib/Imager/Cookbook.pod
92 lib/Imager/Draw.pod
93 lib/Imager/Engines.pod
94 lib/Imager/ExtUtils.pm
95 lib/Imager/Expr.pm
96 lib/Imager/Expr/Assem.pm
97 lib/Imager/Files.pod
98 lib/Imager/Fill.pm
99 lib/Imager/Filters.pod
100 lib/Imager/Font.pm
101 lib/Imager/Font/BBox.pm
102 lib/Imager/Font/FreeType2.pm
103 lib/Imager/Font/Image.pm
104 lib/Imager/Font/Truetype.pm
105 lib/Imager/Font/Type1.pm
106 lib/Imager/Font/Win32.pm
107 lib/Imager/Font/Wrap.pm
108 lib/Imager/Fountain.pm
109 lib/Imager/ImageTypes.pod
110 lib/Imager/Inline.pod           Using Imager with Inline::C
111 lib/Imager/Matrix2d.pm
112 lib/Imager/Regops.pm
113 lib/Imager/Transform.pm
114 lib/Imager/Transformations.pod
115 lib/Imager/Tutorial.pod
116 lib/Imager/interface.pod
117 lib/Imager/regmach.pod
118 limits.c
119 log.c
120 log.h
121 map.c
122 maskimg.c
123 metafile.pl     Common META.yml generation
124 palimg.c
125 plug.h
126 png.c
127 pnm.c
128 polygon.c
129 ppport.h
130 quant.c
131 raw.c
132 regmach.c
133 regmach.h
134 regops.perl
135 rgb.c           Reading and writing SGI rgb files
136 rotate.c
137 samples/README
138 samples/anaglyph.pl
139 samples/interleave.pl
140 samples/replace_color.pl
141 samples/samp-form.cgi
142 samples/samp-image.cgi
143 samples/samp-scale.cgi  Demonstrate image upload via a HTML form
144 samples/samp-scale.html Form for samp-scale.cgi
145 samples/samp-tags.cgi   Demonstrate image upload via a HTML form
146 samples/samp-tags.html  Form for samp-tags.cgi
147 spot.perl       For making an ordered dither matrix from a spot function
148 stackmach.c
149 stackmach.h
150 t/Test/Builder.pm
151 t/Test/More.pm
152 t/t00basic.t
153 t/t01introvert.t
154 t/t020masked.t
155 t/t021sixteen.t
156 t/t022double.t          Test double/sample images
157 t/t023palette.t         Test paletted images
158 t/t05error.t
159 t/t07iolayer.t
160 t/t1000files.t          Format independent file tests
161 t/t101jpeg.t
162 t/t102png.t
163 t/t103raw.t
164 t/t104ppm.t
165 t/t105gif.t
166 t/t106tiff.t
167 t/t107bmp.t
168 t/t108tga.t
169 t/t15color.t
170 t/t16matrix.t           Tests Imager::Matrix2d
171 t/t20fill.t             Tests fills
172 t/t21draw.t             Basic drawing tests
173 t/t30t1font.t
174 t/t35ttfont.t
175 t/t36oofont.t
176 t/t37w32font.t          Tests Win32 GDI font support
177 t/t38ft2font.t          Tests freetype2 support
178 t/t40scale.t
179 t/t50basicoo.t
180 t/t55trans.t
181 t/t56postfix.t
182 t/t57infix.t
183 t/t58trans2.t
184 t/t59assem.t
185 t/t60dyntest.t
186 t/t61filters.t
187 t/t64copyflip.t         Test copy, flip, rotate, matrix_transform
188 t/t65crop.t
189 t/t66paste.t
190 t/t67convert.t
191 t/t68map.t
192 t/t69rubthru.t
193 t/t70newgif.t
194 t/t75polyaa.t
195 t/t80texttools.t        Test text wrapping
196 t/t81hlines.t           Test hlines.c
197 t/t82inline.t           Test Inline::C integration
198 t/t90cc.t
199 t/t91pod.t              Test POD with Test::Pod
200 t/testtools.pl
201 tags.c
202 testimg/bad1oflow.bmp   1-bit/pixel, overflow integer on 32-bit machines
203 testimg/bad1wid0.bmp    1-bit/pixel, zero width
204 testimg/bad24comp.bmp   24-bit/pixel, bad compression
205 testimg/bad24oflow.bmp  24-bit/pixel, overflow integer on 32-bit machines
206 testimg/bad24wid0.bmp   24-bit/pixel, 0 width
207 testimg/bad4oflow.bmp   4-bit/pixel, overflow integer on 32-bit machines
208 testimg/bad4wid0.bmp    4-bit/pixel, 0 width
209 testimg/bad4widbig.bmp  4-bit/pixel, large width
210 testimg/bad8comp.bmp    8-bit/pixel, bad compression
211 testimg/bad8oflow.bmp   8-bit/pixel, overflow integer on 32-bit machines
212 testimg/bad8useda.bmp   8-bit/pixel, bad colors used value
213 testimg/bad8wid0.bmp    8-bit/pixel, width 0
214 testimg/badbits.bmp     bad bits value in header
215 testimg/badcomp1.bmp    bad compression for 1-bit/pixel
216 testimg/badcomp4.bmp    bad compression for 4-bit/pixel
217 testimg/badplanes.bmp   bad planes value in header
218 testimg/badused1.bmp    1-bit/pixel, out of range colors used value
219 testimg/badused4a.bmp   4-bit/pixel, badly out of range used value (SEGV test)
220 testimg/badused4b.bmp   4-bit/pixel, just out of range used value (SEGV test)
221 testimg/bandw.gif
222 testimg/base.jpg        Base JPEG test image
223 testimg/comp4.bmp       Compressed 4-bit/pixel BMP
224 testimg/comp4.tif       4-bit/pixel paletted TIFF
225 testimg/comp4bad.tif    corrupted 4-bit/pixel paletted TIFF
226 testimg/comp8.bmp       Compressed 8-bit/pixel BMP
227 testimg/comp8.tif       8-bit/pixel paletted TIFF
228 testimg/exiftest.jpg    Test image for EXIF parsing
229 testimg/expected.gif
230 testimg/gimpgrad        A GIMP gradient file
231 testimg/junk.ppm
232 testimg/loccmap.gif
233 testimg/longid.tga      Test TGA with a long id string
234 testimg/maxval.ppm      For ppm file maxval handling
235 testimg/maxval_0.ppm
236 testimg/maxval_256.ppm
237 testimg/maxval_4095_asc.ppm
238 testimg/maxval_65536.ppm
239 testimg/maxval_asc.ppm
240 testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
241 testimg/nocmap.gif
242 testimg/palette.png
243 testimg/palette_out.png
244 testimg/penguin-base.ppm
245 testimg/scale.gif
246 testimg/scale.ppm
247 testimg/scalei.gif
248 testimg/screen2.gif
249 testimg/screen3.gif
250 testimg/short1.bmp      1-bit/pixel, data missing from EOF
251 testimg/short24.bmp     24-bit/pixel, data missing from EOF
252 testimg/short4.bmp      truncated 4bit/pixel uncompressed BMP
253 testimg/short4rle.bmp   truncated 4bit/pixel compressed BMP
254 testimg/short8.bmp      8-bit/pixel, data missing from EOF
255 testimg/short8rle.bmp   8-bit/pixel compressed, data missing from EOF
256 testimg/simple.pbm
257 testimg/test_gimp_pal   A simple GIMP palette file
258 testimg/tiffwarn.tif    Generates a warning while being read
259 testimg/trimgdesc.gif
260 testimg/trmiddesc.gif
261 testimg/winrgb2.bmp  1-bit bmp base
262 testimg/winrgb24.bmp 24-bit bmp base
263 testimg/winrgb24off.bmp 24-bit bmp with image data offset from header
264 testimg/winrgb2off.bmp  1-bit bmp with image data offset from header
265 testimg/winrgb4.bmp  4-bit bmp base
266 testimg/winrgb4off.bmp  4-bit bmp with image data offset from header
267 testimg/winrgb8.bmp  8-bit bmp base
268 testimg/winrgb8off.bmp  8-bit bmp with image data offset from header
269 tga.c           Reading and writing Targa files
270 tiff.c
271 trans2.c
272 transform.perl  Shell interface to Imager::Transform
273 typemap
274 win32.c         Implements font support through Win32 GDI