Commit | Line | Data |
---|---|---|
5f24d99d TC |
1 | .github/workflows/test-cygwin.yml |
2 | .github/workflows/test-linux-i386.yml | |
3 | .github/workflows/test-linux.yml | |
4 | .github/workflows/test-macosx.yml | |
5 | .github/workflows/test-win32-mingw64.yml | |
02f040a6 TC |
6 | adobe.txt License for makeblended font |
7 | apidocs.perl Build lib/Imager/APIRef.pm | |
8 | bigtest.perl Library selection tester | |
9 | bmp.c Reading and writing Windows BMP files | |
02d1d628 | 10 | Changes |
ef99ecfc | 11 | Changes.old Old changes |
02f040a6 TC |
12 | color.c Color translation and handling |
13 | combine.im Channel combine | |
865f7e82 | 14 | compose.im |
ca1a5770 | 15 | context.c |
865f7e82 TC |
16 | conv.im |
17 | convert.im | |
02f040a6 | 18 | CountColor/CountColor.pm sample XS access to API |
92bda632 TC |
19 | CountColor/CountColor.xs |
20 | CountColor/Makefile.PL | |
21 | CountColor/t/t00countcolor.t | |
865f7e82 TC |
22 | datatypes.c |
23 | doco.perl | |
24 | draw.c | |
25 | draw.h | |
26 | dynaload.c | |
27 | dynaload.h | |
28 | dynfilt/compile.txt | |
29 | dynfilt/dt2.c | |
30 | dynfilt/dt2.exp | |
31 | dynfilt/dyntest.c | |
32 | dynfilt/dyntest.exp | |
33 | dynfilt/flines.c | |
34 | dynfilt/flines.exp | |
35 | dynfilt/Makefile.PL | |
36 | dynfilt/mandelbrot.c | |
37 | dynfilt/mandelbrot.exp | |
38 | dynfilt/pluginst.h | |
02f040a6 TC |
39 | dynfilt/t/t60dyntest.t Simple test script |
40 | DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/ | |
92bda632 | 41 | DynTest/DynTest.xs |
92bda632 | 42 | DynTest/linstretch.c |
865f7e82 | 43 | DynTest/Makefile.PL |
92bda632 | 44 | DynTest/t/t00dyntest.t |
865f7e82 TC |
45 | errep.perl |
46 | error.c | |
47 | ext.h | |
48 | feat.c | |
49 | feat.h | |
02f040a6 | 50 | fills.c Generic fills |
865f7e82 TC |
51 | filterlist.perl |
52 | filters.im | |
53 | Flines/Flines.pm | |
54 | Flines/Flines.xs | |
55 | Flines/Makefile.PL | |
56 | Flines/t/t00flines.t | |
57 | flip.im | |
865f7e82 | 58 | fontfiles/dodge.ttf |
02f040a6 | 59 | fontfiles/ExistenceTest.ttf generated using pfaedit |
865f7e82 | 60 | fontfiles/ImUgly.ttf |
02f040a6 | 61 | fontfiles/NameTest.ttf test glyph_names() - see FT2/t/t10ft2.t |
ac594e50 | 62 | fontft1.c |
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 | |
02f040a6 | 70 | FT2/freetyp2.c Implements freetype2 font support |
865f7e82 TC |
71 | FT2/FT2.pm |
72 | FT2/FT2.xs | |
50c75381 | 73 | FT2/imft2.h |
865f7e82 | 74 | FT2/Makefile.PL |
8ec8ec3f | 75 | FT2/README |
02f040a6 | 76 | FT2/t/t10ft2.t |
98d6ae27 | 77 | FT2/t/t20thread.t |
d6f02a59 | 78 | FT2/t/t90std.t Standard font tests for FT2 |
50c75381 | 79 | FT2/typemap |
865f7e82 | 80 | gaussian.im |
ec6d8908 TC |
81 | GIF/GIF.pm |
82 | GIF/GIF.xs | |
ec6d8908 TC |
83 | GIF/imgif.c |
84 | GIF/imgif.h | |
865f7e82 | 85 | GIF/Makefile.PL |
8ec8ec3f | 86 | GIF/README |
02f040a6 TC |
87 | GIF/t/t10gif.t |
88 | GIF/t/t20new.t | |
59c150a4 | 89 | GIF/t/t30fixed.t |
8d14daab | 90 | GIF/t/t40limit.t |
a93c43b4 | 91 | GIF/t/t50header.t |
ec6d8908 TC |
92 | GIF/testimg/badindex.gif GIF with a bad color index |
93 | GIF/testimg/bandw.gif | |
94 | GIF/testimg/expected.gif | |
95 | GIF/testimg/loccmap.gif | |
96 | GIF/testimg/nocmap.gif | |
97 | GIF/testimg/scale.gif | |
98 | GIF/testimg/scalei.gif | |
99 | GIF/testimg/screen2.gif | |
100 | GIF/testimg/screen3.gif | |
101 | GIF/testimg/trimgdesc.gif | |
102 | GIF/testimg/trmiddesc.gif | |
103 | GIF/testimg/zerocomm.gif Image with a zero-length comment extension | |
02f040a6 TC |
104 | hlines.c Manage sets of horizontal line segments |
105 | ICO/ICO.pm Windows Icon file support | |
b00687b2 | 106 | ICO/ICO.xs |
b00687b2 TC |
107 | ICO/imicon.c |
108 | ICO/imicon.h | |
2b405c9e | 109 | ICO/lib/Imager/File/CUR.pm |
865f7e82 | 110 | ICO/Makefile.PL |
b00687b2 TC |
111 | ICO/msicon.c |
112 | ICO/msicon.h | |
113 | ICO/t/t10icon.t | |
114 | ICO/t/t20readone.t | |
115 | ICO/t/t21readmult.t | |
2b405c9e TC |
116 | ICO/t/t30cursor.t |
117 | ICO/t/t40readcurone.t | |
118 | ICO/t/t41curmultread.t | |
119 | ICO/t/t50readfail.t | |
120 | ICO/t/t60writefail.t | |
121 | ICO/t/t70icosing.t | |
122 | ICO/t/t71icomult.t | |
123 | ICO/t/t72cursing.t | |
124 | ICO/t/t73curmult.t | |
b00687b2 TC |
125 | ICO/testimg/combo.ico |
126 | ICO/testimg/pal13232.ico | |
2fe1e4bc | 127 | ICO/testimg/pal256.ico |
2b405c9e | 128 | ICO/testimg/pal43232.cur |
b00687b2 TC |
129 | ICO/testimg/pal43232.ico |
130 | ICO/testimg/pal43232.ppm | |
131 | ICO/testimg/pal83232.ico | |
132 | ICO/testimg/pal83232.ppm | |
1311eda1 | 133 | ICO/testimg/rgb1616.ico |
b00687b2 TC |
134 | ICO/testimg/rgba3232.ico |
135 | ICO/testimg/rgba3232.ppm | |
662e3c02 | 136 | image.c |
92bda632 | 137 | imager.h |
865f7e82 TC |
138 | Imager.pm |
139 | Imager.xs | |
92bda632 TC |
140 | imageri.h |
141 | imdatatypes.h | |
02f040a6 | 142 | imerror.h Error handling functions |
75e155e1 TC |
143 | imexif.c EXIF decoding |
144 | imexif.h | |
02f040a6 TC |
145 | imext.c Defines the function table |
146 | imext.h Included by external modules for API access | |
92bda632 | 147 | imextdef.h |
02f040a6 TC |
148 | imextpl.h Included by external modules for Perl API access |
149 | imextpltypes.h Define Perl API function table type | |
150 | imexttypes.h Define API function table type | |
a2f9a61c TC |
151 | img16.c Implements 16-bit/sample images |
152 | img8.c Implements 8-bit/sample images | |
02f040a6 | 153 | imgdouble.c Implements double/sample images |
662e3c02 | 154 | imio.h |
bea65b1f | 155 | immacros.h |
92bda632 | 156 | imperl.h |
52d990d6 | 157 | imperlio.h |
02f040a6 TC |
158 | imrender.h Buffer rending engine function declarations |
159 | inc/Devel/CheckLib.pm David Cantrell's Devel::CheckLib | |
662e3c02 TC |
160 | io.c |
161 | iolayer.c | |
162 | iolayer.h | |
02f040a6 | 163 | iolayert.h IO layer types |
865f7e82 TC |
164 | JPEG/imjpeg.c |
165 | JPEG/imjpeg.h | |
166 | JPEG/JPEG.pm | |
167 | JPEG/JPEG.xs | |
168 | JPEG/Makefile.PL | |
8ec8ec3f | 169 | JPEG/README |
865f7e82 TC |
170 | JPEG/t/t00load.t |
171 | JPEG/t/t10jpeg.t Test jpeg support | |
8d14daab | 172 | JPEG/t/t20limit.t |
865f7e82 TC |
173 | JPEG/testimg/209_yonge.jpg Regression test: #17981 |
174 | JPEG/testimg/exiftest.jpg Test image for EXIF parsing | |
02f040a6 | 175 | JPEG/testimg/scmyk.jpg Simple CMYK JPEG image |
865f7e82 | 176 | JPEG/testimg/zerotype.jpg Image with a zero type entry in the EXIF data |
2a69ed21 | 177 | lib/Imager/API.pod |
02f040a6 | 178 | lib/Imager/APIRef.pod API function reference |
faa9b3e7 TC |
179 | lib/Imager/Color.pm |
180 | lib/Imager/Color/Float.pm | |
1c00d65b | 181 | lib/Imager/Color/Table.pm |
f8979de1 | 182 | lib/Imager/Cookbook.pod |
662e3c02 TC |
183 | lib/Imager/Draw.pod |
184 | lib/Imager/Engines.pod | |
02d1d628 AMH |
185 | lib/Imager/Expr.pm |
186 | lib/Imager/Expr/Assem.pm | |
865f7e82 | 187 | lib/Imager/ExtUtils.pm |
cdd7bda9 | 188 | lib/Imager/Files.pod |
efdc2568 | 189 | lib/Imager/Fill.pm |
662e3c02 | 190 | lib/Imager/Filters.pod |
02d1d628 | 191 | lib/Imager/Font.pm |
3799c4d1 | 192 | lib/Imager/Font/BBox.pm |
faa9b3e7 | 193 | lib/Imager/Font/FreeType2.pm |
662e3c02 | 194 | lib/Imager/Font/Image.pm |
1136f089 | 195 | lib/Imager/Font/Test.pm Font for testing (outputs boxes only) |
662e3c02 | 196 | lib/Imager/Font/Truetype.pm |
a2f9a61c | 197 | lib/Imager/Font/Type1.pm Compatibility wrapper for Imager::Font::T1 |
3799c4d1 | 198 | lib/Imager/Font/Wrap.pm |
6607600c | 199 | lib/Imager/Fountain.pm |
d5556805 | 200 | lib/Imager/Handy.pod |
662e3c02 | 201 | lib/Imager/ImageTypes.pod |
02f040a6 | 202 | lib/Imager/Inline.pod Using Imager with Inline::C |
be4b66bb | 203 | lib/Imager/Install.pod Installation notes |
865f7e82 | 204 | lib/Imager/interface.pod |
e17da819 | 205 | lib/Imager/IO.pod Document Imager::IO objects |
e92cd504 | 206 | lib/Imager/LargeSamples.pod Track large sample support |
faa9b3e7 | 207 | lib/Imager/Matrix2d.pm |
9b1ec2b8 | 208 | lib/Imager/Preprocess.pm |
1d7e3124 | 209 | lib/Imager/Probe.pm Library probes |
865f7e82 | 210 | lib/Imager/regmach.pod |
faa9b3e7 | 211 | lib/Imager/Regops.pm |
84c696ed | 212 | lib/Imager/Security.pod |
9a6ab99c | 213 | lib/Imager/Test.pm |
673e424a | 214 | lib/Imager/Threads.pod |
02d1d628 | 215 | lib/Imager/Transform.pm |
662e3c02 | 216 | lib/Imager/Transformations.pod |
985bda61 | 217 | lib/Imager/Tutorial.pod |
1611d101 | 218 | limits.c |
662e3c02 TC |
219 | log.c |
220 | log.h | |
865f7e82 | 221 | Makefile.PL |
02f040a6 | 222 | Mandelbrot/Makefile.PL more complex filter |
865f7e82 TC |
223 | Mandelbrot/mandel.c |
224 | Mandelbrot/Mandelbrot.pm | |
225 | Mandelbrot/Mandelbrot.xs | |
226 | Mandelbrot/t/t00mandel.t | |
227 | MANIFEST | |
228 | MANIFEST.SKIP | |
662e3c02 TC |
229 | map.c |
230 | maskimg.c | |
24c9233d TC |
231 | mutexnull.c |
232 | mutexpthr.c | |
233 | mutexwin.c | |
662e3c02 | 234 | palimg.c |
9b1ec2b8 | 235 | paste.im |
52d990d6 | 236 | perlio.c |
662e3c02 | 237 | plug.h |
865f7e82 TC |
238 | PNG/impng.c |
239 | PNG/impng.h | |
240 | PNG/Makefile.PL | |
241 | PNG/PNG.pm | |
242 | PNG/PNG.xs | |
8ec8ec3f | 243 | PNG/README |
865f7e82 | 244 | PNG/t/00load.t |
02f040a6 | 245 | PNG/t/10png.t Test png support |
38eab175 | 246 | PNG/testimg/badcrc.png |
d3f58217 | 247 | PNG/testimg/bilevel.png |
4593278b | 248 | PNG/testimg/bipalette.png bi-level but with a palette |
86464bbf | 249 | PNG/testimg/comment.png |
8cf41094 TC |
250 | PNG/testimg/cover.png |
251 | PNG/testimg/cover16.png | |
a4fa5d5e TC |
252 | PNG/testimg/cover16i.png |
253 | PNG/testimg/coveri.png | |
8cf41094 | 254 | PNG/testimg/coverpal.png |
a4fa5d5e | 255 | PNG/testimg/coverpali.png |
d3f58217 TC |
256 | PNG/testimg/gray.png |
257 | PNG/testimg/graya.png | |
258 | PNG/testimg/pal.png | |
865f7e82 TC |
259 | PNG/testimg/palette.png |
260 | PNG/testimg/palette_out.png | |
d3f58217 TC |
261 | PNG/testimg/paltrans.png |
262 | PNG/testimg/rgb16.png | |
cfb628e2 TC |
263 | PNG/testimg/rgb8.png |
264 | PNG/testimg/rgb8i.png | |
662e3c02 TC |
265 | pnm.c |
266 | polygon.c | |
267 | ppport.h | |
268 | quant.c | |
269 | raw.c | |
865f7e82 | 270 | README |
662e3c02 TC |
271 | regmach.c |
272 | regmach.h | |
273 | regops.perl | |
9c106321 | 274 | render.im |
02f040a6 | 275 | rendert.h Buffer rendering engine types |
999f4294 | 276 | rotate.im |
fe415ad2 | 277 | rubthru.im |
02f040a6 | 278 | samples/align-string.pl Demonstrate align_string method. |
12b1fac2 | 279 | samples/anaglyph.pl |
02f040a6 | 280 | samples/border.pl Demonstrate adding a border |
e1317dac | 281 | samples/drop_shadow.pl Draw a drop shadow or glow |
02f040a6 TC |
282 | samples/flasher.pl Animate an source image fading to a color and back |
283 | samples/gifscale.pl Scale an animated GIF, preserving animation info | |
284 | samples/inline_capture2image.pl convert captured BGR data to an image | |
285 | samples/inline_replace_color.pl replace colors using Inline::C | |
12b1fac2 | 286 | samples/interleave.pl |
3309187a | 287 | samples/quad_to_square.pl Transform a quadrilateral into a square |
865f7e82 | 288 | samples/README |
02f040a6 | 289 | samples/replace_color.pl replace colors using transform2() |
1a19d068 TC |
290 | samples/samp-form.cgi |
291 | samples/samp-image.cgi | |
02f040a6 TC |
292 | samples/samp-scale.cgi Demonstrate image upload via a HTML form |
293 | samples/samp-scale.html Form for samp-scale.cgi | |
294 | samples/samp-tags.cgi Demonstrate image upload via a HTML form | |
295 | samples/samp-tags.html Form for samp-tags.cgi | |
296 | samples/slant_text.pl Using $font->transform() to slant text | |
7d148aa3 | 297 | samples/tk-photo.pl |
02f040a6 TC |
298 | samples/wiggle.pl "Wiggle" stereoscopy |
299 | scale.im Newer scaling code | |
865f7e82 TC |
300 | SGI/imsgi.c |
301 | SGI/imsgi.h | |
302 | SGI/Makefile.PL | |
303 | SGI/SGI.pm | |
304 | SGI/SGI.xs | |
305 | SGI/t/00load.t | |
306 | SGI/t/10read.t | |
307 | SGI/t/20write.t | |
5970bd39 | 308 | SGI/t/30limit.t Test size limit checking |
865f7e82 TC |
309 | SGI/testimg/rle.rgb |
310 | SGI/testimg/rle12.rgb | |
311 | SGI/testimg/rle16.rgb | |
312 | SGI/testimg/rle6.rgb | |
313 | SGI/testimg/rleagr.rgb | |
314 | SGI/testimg/verb.rgb | |
315 | SGI/testimg/verb12.rgb | |
316 | SGI/testimg/verb16.rgb | |
317 | SGI/testimg/verb6.rgb | |
02f040a6 | 318 | spot.perl For making an ordered dither matrix from a spot function |
662e3c02 TC |
319 | stackmach.c |
320 | stackmach.h | |
5664d5c8 TC |
321 | t/000-load.t Test Imager modules can be loaded |
322 | t/100-base/010-introvert.t Test image inspection | |
323 | t/100-base/020-color.t Test Imager::Color | |
324 | t/100-base/030-countc.t Test getcolorcount() etc | |
325 | t/100-base/800-tr18561.t Regression test for RT #18561 | |
326 | t/100-base/801-tr18561b.t Regression test for RT #18561 | |
327 | t/150-type/020-sixteen.t Test 16-bit/sample images | |
328 | t/150-type/030-double.t Test double/sample images | |
329 | t/150-type/040-palette.t Test paletted images | |
330 | t/150-type/100-masked.t Test masked images | |
331 | t/200-file/010-iolayer.t Test Imager I/O layer objects | |
332 | t/200-file/100-files.t Format independent file tests | |
333 | t/200-file/200-nojpeg.t Test handling when jpeg not available | |
334 | t/200-file/210-nopng.t Test handling when png not available | |
335 | t/200-file/220-nogif.t Test handling when gif not available | |
336 | t/200-file/230-notiff.t Test handling when tiff not available | |
337 | t/200-file/300-raw.t Test raw file handling | |
338 | t/200-file/310-pnm.t Test PNM file handling | |
339 | t/200-file/320-bmp.t Test BMP file handling | |
340 | t/200-file/330-tga.t Test TGA file handling | |
341 | t/200-file/400-basic.t Test basic operations across file formats | |
33931a19 | 342 | t/200-file/450-preload.t Test the preload class method |
5664d5c8 TC |
343 | t/250-draw/010-draw.t Basic drawing tests |
344 | t/250-draw/020-flood.t Flood fill tests | |
345 | t/250-draw/030-paste.t Test the paste() method | |
346 | t/250-draw/040-rubthru.t Test the rubthrough() method | |
347 | t/250-draw/050-polyaa.t polygon() | |
0d80f37e | 348 | t/250-draw/060-polypoly.t polypolygon() |
5664d5c8 TC |
349 | t/250-draw/100-fill.t fills |
350 | t/250-draw/200-compose.t compose() | |
351 | t/300-transform/010-scale.t scale(), scaleX() and scaleY() | |
352 | t/300-transform/020-combine.t Test combine() method | |
353 | t/300-transform/030-copyflip.t Test copy, flip, rotate, matrix_transform | |
354 | t/300-transform/040-crop.t | |
355 | t/300-transform/050-convert.t | |
356 | t/300-transform/060-map.t | |
357 | t/300-transform/500-trans.t transform() | |
358 | t/300-transform/600-trans2.t transform2() using RPN | |
359 | t/300-transform/610-postfix.t more transform2() using RPN | |
360 | t/300-transform/620-infix.t transform2() using infix | |
361 | t/300-transform/630-assem.t transform2() using assembler | |
362 | t/350-font/010-font.t General font interface tests | |
363 | t/350-font/020-tt.t low level FT1 tests | |
364 | t/350-font/030-ttoo.t OO level FT1 tests | |
365 | t/350-font/040-ttstd.t Standard font tests for TT | |
366 | t/350-font/100-texttools.t Test text wrapping | |
367 | t/400-filter/010-filters.t Consolidated filter tests (needs to split) | |
aef782f2 | 368 | t/400-filter/020-autolevels.t Test the autolevels filter |
5664d5c8 TC |
369 | t/450-api/100-inline.t Inline::C integration and API |
370 | t/450-api/110-inlinectx.t context APIs | |
371 | t/850-thread/010-base.t Test wrt to perl threads | |
372 | t/850-thread/100-error.t error stack handling with threads | |
373 | t/850-thread/110-log.t log handling with threads | |
374 | t/900-util/010-test.t Test Imager::Test | |
375 | t/900-util/020-error.t Error stack | |
376 | t/900-util/030-log.t log | |
377 | t/900-util/040-limit.t file size limits | |
378 | t/900-util/050-matrix.t Imager::Matrix2d | |
379 | t/900-util/060-extutil.t Imager::ExtUtils | |
380 | t/900-util/060-hlines.t hlines.c internal API | |
381 | t/950-kwalitee/010-pod.t Test POD with Test::Pod | |
382 | t/950-kwalitee/020-samples.t Check samples are in samples/README | |
383 | t/950-kwalitee/030-podcover.t POD Coverage tests | |
384 | t/950-kwalitee/040-strict.t Check use strict is usede | |
385 | t/950-kwalitee/050-meta.t Check META.yml is valid | |
ebff9611 | 386 | t/950-kwalitee/060-podstruct.t |
13dcea1b | 387 | t/950-kwalitee/070-mymeta.t |
02f040a6 | 388 | t/GoodTestFont.pm A dummy (hardly implemented) font driver. |
b00687b2 | 389 | t/Pod/Coverage/Imager.pm |
5970bd39 | 390 | t/t1000lib/Imager/File/BAD.pm Test failing to load a file handler |
a556912d TC |
391 | T1/fontfiles/dcr10.afm |
392 | T1/fontfiles/dcr10.pfb | |
393 | T1/fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS | |
394 | T1/fontfiles/ExistenceTest.pfb to change these files, edited and | |
395 | T1/fontfiles/SpaceTest.afm test bounding box with spaces in t10type1.t | |
396 | T1/fontfiles/SpaceTest.pfb | |
397 | T1/imt1.c | |
398 | T1/imt1.h | |
399 | T1/Makefile.PL | |
af217451 | 400 | T1/README |
a556912d TC |
401 | T1/t/t10type1.t |
402 | T1/t/t20oo.t | |
1aaae40f | 403 | T1/t/t30thread.t |
76ae98a6 | 404 | T1/t/t90std.t Standard font tests for T1 |
a556912d TC |
405 | T1/T1.pm |
406 | T1/T1.xs | |
1aaae40f | 407 | T1/typemap |
662e3c02 | 408 | tags.c |
02f040a6 TC |
409 | testimg/alpha16.tga 16-bit/pixel TGA with alpha "channel" RT 32926 |
410 | testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines | |
411 | testimg/bad1wid0.bmp 1-bit/pixel, zero width | |
412 | testimg/bad24comp.bmp 24-bit/pixel, bad compression | |
413 | testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines | |
414 | testimg/bad24wid0.bmp 24-bit/pixel, 0 width | |
415 | testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines | |
416 | testimg/bad4wid0.bmp 4-bit/pixel, 0 width | |
417 | testimg/bad4widbig.bmp 4-bit/pixel, large width | |
418 | testimg/bad8comp.bmp 8-bit/pixel, bad compression | |
419 | testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines | |
420 | testimg/bad8useda.bmp 8-bit/pixel, bad colors used value | |
421 | testimg/bad8wid0.bmp 8-bit/pixel, width 0 | |
422 | testimg/bad_asc.pbm ASCII PBM with invalid image data | |
423 | testimg/bad_asc.pgm ASCII PGM with invalid image data | |
424 | testimg/bad_asc.ppm ASCII PPM with invalid image data | |
425 | testimg/badbits.bmp bad bits value in header | |
426 | testimg/badcomp1.bmp bad compression for 1-bit/pixel | |
427 | testimg/badcomp4.bmp bad compression for 4-bit/pixel | |
428 | testimg/badplanes.bmp bad planes value in header | |
429 | testimg/badused1.bmp 1-bit/pixel, out of range colors used value | |
430 | testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test) | |
431 | testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test) | |
432 | testimg/base.jpg Base JPEG test image | |
433 | testimg/comp4.bmp Compressed 4-bit/pixel BMP | |
434 | testimg/comp8.bmp Compressed 8-bit/pixel BMP | |
435 | testimg/filltest.ppm Test for flood fills | |
436 | testimg/gimpgrad A GIMP gradient file | |
0ae3d953 TC |
437 | testimg/gradbad.ggr A bad GIMP gradient file (bad seg count) |
438 | testimg/gradbad2.ggr A bad GIMP gradient file (bad segment) | |
02f040a6 | 439 | testimg/imager.pbm Test bi-level |
84324192 | 440 | testimg/junk.ppm |
02f040a6 TC |
441 | testimg/longid.tga Test TGA with a long id string |
442 | testimg/maxval.ppm For ppm file maxval handling | |
8b695554 TC |
443 | testimg/maxval_0.ppm |
444 | testimg/maxval_256.ppm | |
445 | testimg/maxval_4095_asc.ppm | |
446 | testimg/maxval_65536.ppm | |
447 | testimg/maxval_asc.ppm | |
02f040a6 TC |
448 | testimg/multiple.ppm Test multiple PPM reading |
449 | testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type) | |
84324192 | 450 | testimg/penguin-base.ppm |
02f040a6 | 451 | testimg/pgm.pgm Simple pgm for testing the right sample is in the right place |
84324192 | 452 | testimg/scale.ppm |
02f040a6 TC |
453 | testimg/short1.bmp 1-bit/pixel, data missing from EOF |
454 | testimg/short24.bmp 24-bit/pixel, data missing from EOF | |
455 | testimg/short4.bmp truncated 4bit/pixel uncompressed BMP | |
456 | testimg/short4rle.bmp truncated 4bit/pixel compressed BMP | |
457 | testimg/short8.bmp 8-bit/pixel, data missing from EOF | |
458 | testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF | |
459 | testimg/short_asc.pbm ASCII PBM with short image section | |
460 | testimg/short_asc.pgm ASCII PGM with short image section | |
461 | testimg/short_asc.ppm ASCII PPM with short image section | |
462 | testimg/short_bin.pbm Bin PBM with short image section | |
463 | testimg/short_bin.pgm Bin PGM with short image section | |
464 | testimg/short_bin.ppm Bin PPM with short image section | |
465 | testimg/short_bin16.pgm 16-bit Bin PGM with short image section | |
466 | testimg/short_bin16.ppm 16-bit Bin PPM with short image section | |
91492c5e | 467 | testimg/simple.pbm |
02f040a6 TC |
468 | testimg/test.png Standard test image as PNG |
469 | testimg/test.raw Standard test image as RAW | |
470 | testimg/test.tga Standard test image as TGA | |
471 | testimg/test_gimp_pal A simple GIMP palette file | |
8d14daab TC |
472 | testimg/tootall.ppm |
473 | testimg/toowide.ppm | |
02f040a6 TC |
474 | testimg/winrgb2.bmp 1-bit bmp base |
475 | testimg/winrgb24.bmp 24-bit bmp base | |
476 | testimg/winrgb24off.bmp 24-bit bmp with image data offset from header | |
477 | testimg/winrgb2off.bmp 1-bit bmp with image data offset from header | |
478 | testimg/winrgb4.bmp 4-bit bmp base | |
479 | testimg/winrgb4off.bmp 4-bit bmp with image data offset from header | |
480 | testimg/winrgb8.bmp 8-bit bmp base | |
481 | testimg/winrgb8off.bmp 8-bit bmp with image data offset from header | |
482 | tga.c Reading and writing Targa files | |
865f7e82 TC |
483 | TIFF/imtiff.c |
484 | TIFF/imtiff.h | |
485 | TIFF/Makefile.PL | |
8ec8ec3f | 486 | TIFF/README |
02f040a6 TC |
487 | TIFF/t/t10tiff.t Test tiff support |
488 | TIFF/testimg/alpha.tif Alpha scaling test image | |
489 | TIFF/testimg/comp4.bmp Compressed 4-bit/pixel BMP | |
490 | TIFF/testimg/comp4.tif 4-bit/pixel paletted TIFF | |
491 | TIFF/testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF | |
492 | TIFF/testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled) | |
493 | TIFF/testimg/comp8.bmp Compressed 8-bit/pixel BMP | |
494 | TIFF/testimg/comp8.tif 8-bit/pixel paletted TIFF | |
865f7e82 | 495 | TIFF/testimg/gralpha.tif Grey alpha test image |
02f040a6 | 496 | TIFF/testimg/grey16.tif 16-bit/sample greyscale TIFF |
05c9b356 | 497 | TIFF/testimg/grey16sg.tif signed 16-bit/sample greyscale TIFF |
02f040a6 TC |
498 | TIFF/testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF |
499 | TIFF/testimg/imager.pbm Test bi-level | |
500 | TIFF/testimg/imager.tif Test bi-level | |
865f7e82 TC |
501 | TIFF/testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm |
502 | TIFF/testimg/penguin-base.ppm | |
02f040a6 TC |
503 | TIFF/testimg/rgb16.tif 16-bit/sample RGB image - strips |
504 | TIFF/testimg/rgb16t.tif 16-bit/sample RGB image - tiled | |
865f7e82 | 505 | TIFF/testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath |
02f040a6 TC |
506 | TIFF/testimg/scmyk.tif Simple CMYK TIFF image |
507 | TIFF/testimg/scmyka.tif CMYK with one alpha channel | |
865f7e82 TC |
508 | TIFF/testimg/scmyka16.tif CMYK with one alpha channel (16-bit) |
509 | TIFF/testimg/scmykaa.tif CMYK with 2 alpha channels | |
02f040a6 TC |
510 | TIFF/testimg/slab.tif Lab color image |
511 | TIFF/testimg/srgb.tif Simple RGB image | |
512 | TIFF/testimg/srgba.tif RGB with one alpha | |
865f7e82 TC |
513 | TIFF/testimg/srgba16.tif |
514 | TIFF/testimg/srgba32.tif | |
05c9b356 | 515 | TIFF/testimg/srgba32f.tif floating point sample RGBA |
02f040a6 | 516 | TIFF/testimg/srgbaa.tif RGB with 2 alpha |
865f7e82 TC |
517 | TIFF/testimg/tiffwarn.tif Generates a warning while being read |
518 | TIFF/TIFF.pm | |
519 | TIFF/TIFF.xs | |
662e3c02 | 520 | trans2.c |
02f040a6 | 521 | transform.perl Shell interface to Imager::Transform |
662e3c02 | 522 | typemap |
d63caaff TC |
523 | typemap.local typemap for Imager.xs specific definitions |
524 | typemap.oldperl typemap for older versions of perl | |
865f7e82 TC |
525 | W32/fontfiles/ExistenceTest.ttf |
526 | W32/imw32.h | |
527 | W32/lib/Imager/Font/Win32.pm | |
528 | W32/Makefile.PL | |
8ec8ec3f | 529 | W32/README |
02f040a6 | 530 | W32/t/t10win32.t Tests Win32 GDI font support |
5664d5c8 | 531 | W32/t/t90std.t Standard font tests for W32 |
865f7e82 TC |
532 | W32/W32.pm |
533 | W32/W32.xs | |
02f040a6 | 534 | W32/win32.c Implements font support through Win32 GDI |