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