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