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