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