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