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 | |
2b405c9e | 21 | ICO/lib/Imager/File/CUR.pm |
b00687b2 TC |
22 | ICO/msicon.c |
23 | ICO/msicon.h | |
24 | ICO/t/t10icon.t | |
25 | ICO/t/t20readone.t | |
26 | ICO/t/t21readmult.t | |
2b405c9e TC |
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 | |
b00687b2 TC |
36 | ICO/testimg/combo.ico |
37 | ICO/testimg/pal13232.ico | |
2b405c9e | 38 | ICO/testimg/pal43232.cur |
b00687b2 TC |
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 | |
02d1d628 AMH |
45 | Imager.pm |
46 | Imager.xs | |
47 | MANIFEST | |
92bda632 | 48 | MANIFEST.SKIP |
55932d2a | 49 | META.yml Module meta-data |
92bda632 TC |
50 | Mandelbrot/Makefile.PL more complex filter |
51 | Mandelbrot/Mandelbrot.pm | |
52 | Mandelbrot/Mandelbrot.xs | |
53 | Mandelbrot/mandel.c | |
54 | Mandelbrot/t/t00mandel.t | |
02d1d628 | 55 | Makefile.PL |
662e3c02 | 56 | README |
92bda632 | 57 | apidocs.perl Build lib/Imager/APIRef.pm |
662e3c02 | 58 | bigtest.perl Library selection tester |
efdc2568 | 59 | bmp.c Reading and writing Windows BMP files |
6607600c | 60 | color.c Color translation and handling |
02d1d628 | 61 | conv.c |
f5991c03 | 62 | convert.c |
662e3c02 | 63 | doco.perl |
92bda632 | 64 | datatypes.c |
d08b8f85 TC |
65 | draw.c |
66 | draw.h | |
662e3c02 TC |
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 | |
485cab1c | 80 | dynfilt/t/t60dyntest.t Simple test script |
662e3c02 | 81 | errep.perl |
64549713 | 82 | error.c |
662e3c02 TC |
83 | ext.h |
84 | feat.c | |
02d1d628 | 85 | feat.h |
662e3c02 TC |
86 | fills.c Generic fills |
87 | filterlist.perl | |
02d1d628 | 88 | filters.c |
02d1d628 | 89 | font.c |
3799c4d1 TC |
90 | fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS |
91 | fontfiles/ExistenceTest.pfb to change these files, edited and | |
92 | fontfiles/ExistenceTest.ttf generated using pfaedit | |
a923fade | 93 | fontfiles/ImUgly.ttf |
3e882362 | 94 | fontfiles/MMOne.pfb multiple master test font |
a4168bea | 95 | fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t |
5eebac42 TC |
96 | fontfiles/SpaceTest.afm |
97 | fontfiles/SpaceTest.pfb test bounding box with spaces in t30t1font.t | |
02d1d628 AMH |
98 | fontfiles/dcr10.afm |
99 | fontfiles/dcr10.pfb | |
100 | fontfiles/dodge.ttf | |
662e3c02 | 101 | freetyp2.c Implements freetype2 font support |
73962964 | 102 | gaussian.im |
662e3c02 | 103 | gif.c |
a8652edf | 104 | hlines.c Manage sets of horizontal line segments |
662e3c02 | 105 | image.c |
92bda632 TC |
106 | imager.h |
107 | imageri.h | |
108 | imdatatypes.h | |
af070d99 | 109 | imerror.h Error handling functions |
92bda632 TC |
110 | imext.c Defines the function table |
111 | imext.h Included by external modules for API access | |
112 | imextdef.h | |
113 | imexttypes.h Define API function table type | |
f7450478 TC |
114 | imexif.c Experimental JPEG EXIF decoding |
115 | imexif.h | |
662e3c02 TC |
116 | img16.c |
117 | imgdouble.c Implements double/sample images | |
118 | imio.h | |
92bda632 | 119 | imperl.h |
ca51e083 | 120 | imrender.h Buffer rending engine function declarations |
fe415ad2 | 121 | imtoc.perl Sample size adapter pre-processor |
662e3c02 TC |
122 | io.c |
123 | iolayer.c | |
124 | iolayer.h | |
0778adbf | 125 | iolayert.h IO layer types |
662e3c02 | 126 | jpeg.c |
2a69ed21 TC |
127 | lib/Imager/API.pod |
128 | lib/Imager/APIRef.pod API function reference | |
faa9b3e7 TC |
129 | lib/Imager/Color.pm |
130 | lib/Imager/Color/Float.pm | |
1c00d65b | 131 | lib/Imager/Color/Table.pm |
f8979de1 | 132 | lib/Imager/Cookbook.pod |
662e3c02 TC |
133 | lib/Imager/Draw.pod |
134 | lib/Imager/Engines.pod | |
92bda632 | 135 | lib/Imager/ExtUtils.pm |
02d1d628 AMH |
136 | lib/Imager/Expr.pm |
137 | lib/Imager/Expr/Assem.pm | |
cdd7bda9 | 138 | lib/Imager/Files.pod |
efdc2568 | 139 | lib/Imager/Fill.pm |
662e3c02 | 140 | lib/Imager/Filters.pod |
02d1d628 | 141 | lib/Imager/Font.pm |
3799c4d1 | 142 | lib/Imager/Font/BBox.pm |
faa9b3e7 | 143 | lib/Imager/Font/FreeType2.pm |
662e3c02 TC |
144 | lib/Imager/Font/Image.pm |
145 | lib/Imager/Font/Truetype.pm | |
146 | lib/Imager/Font/Type1.pm | |
f76fcee8 | 147 | lib/Imager/Font/Win32.pm |
3799c4d1 | 148 | lib/Imager/Font/Wrap.pm |
6607600c | 149 | lib/Imager/Fountain.pm |
d5556805 | 150 | lib/Imager/Handy.pod |
662e3c02 | 151 | lib/Imager/ImageTypes.pod |
92bda632 | 152 | lib/Imager/Inline.pod Using Imager with Inline::C |
e92cd504 | 153 | lib/Imager/LargeSamples.pod Track large sample support |
faa9b3e7 | 154 | lib/Imager/Matrix2d.pm |
faa9b3e7 | 155 | lib/Imager/Regops.pm |
9a6ab99c | 156 | lib/Imager/Test.pm |
02d1d628 | 157 | lib/Imager/Transform.pm |
662e3c02 | 158 | lib/Imager/Transformations.pod |
985bda61 | 159 | lib/Imager/Tutorial.pod |
662e3c02 TC |
160 | lib/Imager/interface.pod |
161 | lib/Imager/regmach.pod | |
1611d101 | 162 | limits.c |
662e3c02 TC |
163 | log.c |
164 | log.h | |
165 | map.c | |
166 | maskimg.c | |
167 | palimg.c | |
168 | plug.h | |
169 | png.c | |
170 | pnm.c | |
171 | polygon.c | |
172 | ppport.h | |
173 | quant.c | |
174 | raw.c | |
175 | regmach.c | |
176 | regmach.h | |
177 | regops.perl | |
9c106321 | 178 | render.im |
ca51e083 | 179 | rendert.h Buffer rendering engine types |
662e3c02 TC |
180 | rgb.c Reading and writing SGI rgb files |
181 | rotate.c | |
fe415ad2 | 182 | rubthru.im |
12b1fac2 | 183 | samples/README |
7d148aa3 | 184 | samples/align-string.pl Demonstrate align_string method. |
12b1fac2 | 185 | samples/anaglyph.pl |
7d148aa3 | 186 | samples/border.pl Demonstrate adding a border |
dcda92cd | 187 | samples/flasher.pl Animate an source image fading to a color and back |
c64eee30 | 188 | samples/inline_capture2image.pl convert captured BGR data to an image |
7d148aa3 | 189 | samples/inline_replace_color.pl replace colors using Inline::C |
12b1fac2 | 190 | samples/interleave.pl |
7d148aa3 | 191 | samples/replace_color.pl replace colors using transform2() |
1a19d068 TC |
192 | samples/samp-form.cgi |
193 | samples/samp-image.cgi | |
d2bd6dbc TC |
194 | samples/samp-scale.cgi Demonstrate image upload via a HTML form |
195 | samples/samp-scale.html Form for samp-scale.cgi | |
196 | samples/samp-tags.cgi Demonstrate image upload via a HTML form | |
197 | samples/samp-tags.html Form for samp-tags.cgi | |
7d148aa3 TC |
198 | samples/slant_text.pl Using $font->transform() to slant text |
199 | samples/tk-photo.pl | |
a10945af | 200 | scale.im Newer scaling code |
662e3c02 TC |
201 | spot.perl For making an ordered dither matrix from a spot function |
202 | stackmach.c | |
203 | stackmach.h | |
b00687b2 | 204 | t/Pod/Coverage/Imager.pm |
02d1d628 | 205 | t/t00basic.t |
faa9b3e7 TC |
206 | t/t01introvert.t |
207 | t/t020masked.t | |
208 | t/t021sixteen.t | |
365ea842 | 209 | t/t022double.t Test double/sample images |
1501d9b3 | 210 | t/t023palette.t Test paletted images |
64549713 | 211 | t/t05error.t |
38e6b53d | 212 | t/t07iolayer.t |
63e0dc02 | 213 | t/t1000files.t Format independent file tests |
23aab92a TC |
214 | t/t101jpeg.t |
215 | t/t102png.t | |
216 | t/t103raw.t | |
217 | t/t104ppm.t | |
218 | t/t105gif.t | |
219 | t/t106tiff.t | |
d08b8f85 | 220 | t/t107bmp.t |
9f1d85cf | 221 | t/t108tga.t |
02d1d628 | 222 | t/t15color.t |
9f1d85cf | 223 | t/t16matrix.t Tests Imager::Matrix2d |
efdc2568 | 224 | t/t20fill.t Tests fills |
3a9a4241 | 225 | t/t21draw.t Basic drawing tests |
02d1d628 AMH |
226 | t/t30t1font.t |
227 | t/t35ttfont.t | |
228 | t/t36oofont.t | |
faa9b3e7 TC |
229 | t/t37w32font.t Tests Win32 GDI font support |
230 | t/t38ft2font.t Tests freetype2 support | |
02d1d628 AMH |
231 | t/t40scale.t |
232 | t/t50basicoo.t | |
233 | t/t55trans.t | |
234 | t/t56postfix.t | |
235 | t/t57infix.t | |
236 | t/t58trans2.t | |
237 | t/t59assem.t | |
d08b8f85 | 238 | t/t61filters.t |
9f1d85cf | 239 | t/t64copyflip.t Test copy, flip, rotate, matrix_transform |
02d1d628 AMH |
240 | t/t65crop.t |
241 | t/t66paste.t | |
efdc2568 TC |
242 | t/t67convert.t |
243 | t/t68map.t | |
faa9b3e7 | 244 | t/t69rubthru.t |
02d1d628 AMH |
245 | t/t70newgif.t |
246 | t/t75polyaa.t | |
3799c4d1 | 247 | t/t80texttools.t Test text wrapping |
a8652edf | 248 | t/t81hlines.t Test hlines.c |
92bda632 | 249 | t/t82inline.t Test Inline::C integration |
02d1d628 | 250 | t/t90cc.t |
dbb1064f | 251 | t/t91pod.t Test POD with Test::Pod |
7d148aa3 | 252 | t/t92samples.t |
3f6f8a33 | 253 | t/t93podcover.t POD Coverage tests |
042e9033 | 254 | t/t94kwalitee.t Various "kwalitee" tests |
662e3c02 | 255 | t/testtools.pl |
5daa8f70 TC |
256 | t/tr18561.t Regression tests |
257 | t/tr18561b.t | |
662e3c02 | 258 | tags.c |
41cdb347 | 259 | testimg/209_yonge.jpg Regression test: #17981 |
662e3c02 TC |
260 | testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines |
261 | testimg/bad1wid0.bmp 1-bit/pixel, zero width | |
262 | testimg/bad24comp.bmp 24-bit/pixel, bad compression | |
263 | testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines | |
264 | testimg/bad24wid0.bmp 24-bit/pixel, 0 width | |
265 | testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines | |
266 | testimg/bad4wid0.bmp 4-bit/pixel, 0 width | |
267 | testimg/bad4widbig.bmp 4-bit/pixel, large width | |
268 | testimg/bad8comp.bmp 8-bit/pixel, bad compression | |
269 | testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines | |
270 | testimg/bad8useda.bmp 8-bit/pixel, bad colors used value | |
271 | testimg/bad8wid0.bmp 8-bit/pixel, width 0 | |
272 | testimg/badbits.bmp bad bits value in header | |
273 | testimg/badcomp1.bmp bad compression for 1-bit/pixel | |
274 | testimg/badcomp4.bmp bad compression for 4-bit/pixel | |
bcff4dd9 | 275 | testimg/badindex.gif GIF with a bad color index |
662e3c02 TC |
276 | testimg/badplanes.bmp bad planes value in header |
277 | testimg/badused1.bmp 1-bit/pixel, out of range colors used value | |
278 | testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test) | |
279 | testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test) | |
ca51e083 TC |
280 | testimg/bad_asc.pbm ASCII PBM with invalid image data |
281 | testimg/bad_asc.pgm ASCII PGM with invalid image data | |
282 | testimg/bad_asc.ppm ASCII PPM with invalid image data | |
84324192 | 283 | testimg/bandw.gif |
dbc33d8a | 284 | testimg/base.jpg Base JPEG test image |
6607600c | 285 | testimg/comp4.bmp Compressed 4-bit/pixel BMP |
5bb828f1 TC |
286 | testimg/comp4.tif 4-bit/pixel paletted TIFF |
287 | testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF | |
6607600c | 288 | testimg/comp8.bmp Compressed 8-bit/pixel BMP |
5bb828f1 | 289 | testimg/comp8.tif 8-bit/pixel paletted TIFF |
f7450478 | 290 | testimg/exiftest.jpg Test image for EXIF parsing |
84324192 | 291 | testimg/expected.gif |
6607600c | 292 | testimg/gimpgrad A GIMP gradient file |
84324192 AMH |
293 | testimg/junk.ppm |
294 | testimg/loccmap.gif | |
7565a299 | 295 | testimg/longid.tga Test TGA with a long id string |
1501d9b3 | 296 | testimg/maxval.ppm For ppm file maxval handling |
8b695554 TC |
297 | testimg/maxval_0.ppm |
298 | testimg/maxval_256.ppm | |
299 | testimg/maxval_4095_asc.ppm | |
300 | testimg/maxval_65536.ppm | |
301 | testimg/maxval_asc.ppm | |
817ba871 | 302 | testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type) |
84324192 AMH |
303 | testimg/nocmap.gif |
304 | testimg/palette.png | |
305 | testimg/palette_out.png | |
306 | testimg/penguin-base.ppm | |
73497ab9 | 307 | testimg/pgm.pgm Simple pgm for testing the right sample is in the right place |
02d1d628 | 308 | testimg/scale.gif |
84324192 | 309 | testimg/scale.ppm |
02d1d628 | 310 | testimg/scalei.gif |
02ea5e47 TC |
311 | testimg/scmyk.tif Simple CMYK TIFF image |
312 | testimg/scmyk.jpg Simple CMYK JPEG image | |
a50608d2 TC |
313 | testimg/scmyka.tif CMYK with one alpha channel |
314 | testimg/scmykaa.tif CMYK with 2 alpha channels | |
84324192 | 315 | testimg/screen2.gif |
faa9b3e7 | 316 | testimg/screen3.gif |
662e3c02 TC |
317 | testimg/short1.bmp 1-bit/pixel, data missing from EOF |
318 | testimg/short24.bmp 24-bit/pixel, data missing from EOF | |
319 | testimg/short4.bmp truncated 4bit/pixel uncompressed BMP | |
320 | testimg/short4rle.bmp truncated 4bit/pixel compressed BMP | |
321 | testimg/short8.bmp 8-bit/pixel, data missing from EOF | |
322 | testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF | |
ca51e083 TC |
323 | testimg/short_asc.pbm ASCII PBM with short image section |
324 | testimg/short_asc.pgm ASCII PGM with short image section | |
325 | testimg/short_asc.ppm ASCII PPM with short image section | |
326 | testimg/short_bin.pbm Bin PBM with short image section | |
327 | testimg/short_bin.pgm Bin PGM with short image section | |
328 | testimg/short_bin.ppm Bin PPM with short image section | |
329 | testimg/short_bin16.pgm 16-bit Bin PGM with short image section | |
330 | testimg/short_bin16.ppm 16-bit Bin PPM with short image section | |
91492c5e | 331 | testimg/simple.pbm |
a50608d2 TC |
332 | testimg/slab.tif Lab color image |
333 | testimg/srgb.tif Simple RGB image | |
334 | testimg/srgba.tif RGB with one alpha | |
335 | testimg/srgbaa.tif RGB with 2 alpha | |
6607600c | 336 | testimg/test_gimp_pal A simple GIMP palette file |
ffeb4a67 | 337 | testimg/tiffwarn.tif Generates a warning while being read |
84324192 AMH |
338 | testimg/trimgdesc.gif |
339 | testimg/trmiddesc.gif | |
403946c6 TC |
340 | testimg/winrgb2.bmp 1-bit bmp base |
341 | testimg/winrgb24.bmp 24-bit bmp base | |
342 | testimg/winrgb24off.bmp 24-bit bmp with image data offset from header | |
343 | testimg/winrgb2off.bmp 1-bit bmp with image data offset from header | |
344 | testimg/winrgb4.bmp 4-bit bmp base | |
345 | testimg/winrgb4off.bmp 4-bit bmp with image data offset from header | |
346 | testimg/winrgb8.bmp 8-bit bmp base | |
347 | testimg/winrgb8off.bmp 8-bit bmp with image data offset from header | |
0e457de9 | 348 | testimg/zerotype.jpg Image with a zero type entry in the EXIF data |
662e3c02 TC |
349 | tga.c Reading and writing Targa files |
350 | tiff.c | |
351 | trans2.c | |
02d1d628 | 352 | transform.perl Shell interface to Imager::Transform |
662e3c02 | 353 | typemap |
faa9b3e7 | 354 | win32.c Implements font support through Win32 GDI |