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