Commit | Line | Data |
---|---|---|
02d1d628 | 1 | Changes |
92bda632 TC |
2 | CountColor/CountColor.pm sample XS access to API |
3 | CountColor/CountColor.xs | |
4 | CountColor/Makefile.PL | |
5 | CountColor/t/t00countcolor.t | |
6 | DynTest/DynTest.pm simple conversion of the dyntest sample from dynfilt/ | |
7 | DynTest/DynTest.xs | |
8 | DynTest/Makefile.PL | |
9 | DynTest/linstretch.c | |
10 | DynTest/t/t00dyntest.t | |
02d1d628 AMH |
11 | Imager.pm |
12 | Imager.xs | |
13 | MANIFEST | |
92bda632 | 14 | MANIFEST.SKIP |
55932d2a | 15 | META.yml Module meta-data |
92bda632 TC |
16 | Mandelbrot/Makefile.PL more complex filter |
17 | Mandelbrot/Mandelbrot.pm | |
18 | Mandelbrot/Mandelbrot.xs | |
19 | Mandelbrot/mandel.c | |
20 | Mandelbrot/t/t00mandel.t | |
02d1d628 | 21 | Makefile.PL |
662e3c02 | 22 | README |
92bda632 | 23 | apidocs.perl Build lib/Imager/APIRef.pm |
662e3c02 | 24 | bigtest.perl Library selection tester |
efdc2568 | 25 | bmp.c Reading and writing Windows BMP files |
6607600c | 26 | color.c Color translation and handling |
02d1d628 | 27 | conv.c |
f5991c03 | 28 | convert.c |
662e3c02 | 29 | doco.perl |
92bda632 | 30 | datatypes.c |
d08b8f85 TC |
31 | draw.c |
32 | draw.h | |
662e3c02 TC |
33 | dynaload.c |
34 | dynaload.h | |
35 | dynfilt/Makefile.PL | |
36 | dynfilt/compile.txt | |
37 | dynfilt/dt2.c | |
38 | dynfilt/dt2.exp | |
39 | dynfilt/dyntest.c | |
40 | dynfilt/dyntest.exp | |
41 | dynfilt/flines.c | |
42 | dynfilt/flines.exp | |
43 | dynfilt/mandelbrot.c | |
44 | dynfilt/mandelbrot.exp | |
45 | dynfilt/pluginst.h | |
46 | errep.perl | |
64549713 | 47 | error.c |
662e3c02 TC |
48 | ext.h |
49 | feat.c | |
02d1d628 | 50 | feat.h |
662e3c02 TC |
51 | fills.c Generic fills |
52 | filterlist.perl | |
02d1d628 | 53 | filters.c |
02d1d628 | 54 | font.c |
3799c4d1 TC |
55 | fontfiles/ExistenceTest.afm please edit ExistenceTest.sfd in CVS |
56 | fontfiles/ExistenceTest.pfb to change these files, edited and | |
57 | fontfiles/ExistenceTest.ttf generated using pfaedit | |
a923fade | 58 | fontfiles/ImUgly.ttf |
3e882362 | 59 | fontfiles/MMOne.pfb multiple master test font |
a4168bea | 60 | fontfiles/NameTest.ttf test glyph_names() - see t38ft2font.t |
02d1d628 AMH |
61 | fontfiles/dcr10.afm |
62 | fontfiles/dcr10.pfb | |
63 | fontfiles/dodge.ttf | |
662e3c02 TC |
64 | freetyp2.c Implements freetype2 font support |
65 | gaussian.c | |
66 | gif.c | |
a8652edf | 67 | hlines.c Manage sets of horizontal line segments |
662e3c02 | 68 | image.c |
92bda632 TC |
69 | imager.h |
70 | imageri.h | |
71 | imdatatypes.h | |
72 | imext.c Defines the function table | |
73 | imext.h Included by external modules for API access | |
74 | imextdef.h | |
75 | imexttypes.h Define API function table type | |
f7450478 TC |
76 | imexif.c Experimental JPEG EXIF decoding |
77 | imexif.h | |
662e3c02 TC |
78 | img16.c |
79 | imgdouble.c Implements double/sample images | |
80 | imio.h | |
92bda632 | 81 | imperl.h |
662e3c02 TC |
82 | io.c |
83 | iolayer.c | |
84 | iolayer.h | |
85 | jpeg.c | |
92bda632 TC |
86 | lib/Imager/API.pm |
87 | lib/Imager/APIRef.pm API function reference | |
faa9b3e7 TC |
88 | lib/Imager/Color.pm |
89 | lib/Imager/Color/Float.pm | |
1c00d65b | 90 | lib/Imager/Color/Table.pm |
f8979de1 | 91 | lib/Imager/Cookbook.pod |
662e3c02 TC |
92 | lib/Imager/Draw.pod |
93 | lib/Imager/Engines.pod | |
92bda632 | 94 | lib/Imager/ExtUtils.pm |
02d1d628 AMH |
95 | lib/Imager/Expr.pm |
96 | lib/Imager/Expr/Assem.pm | |
cdd7bda9 | 97 | lib/Imager/Files.pod |
efdc2568 | 98 | lib/Imager/Fill.pm |
662e3c02 | 99 | lib/Imager/Filters.pod |
02d1d628 | 100 | lib/Imager/Font.pm |
3799c4d1 | 101 | lib/Imager/Font/BBox.pm |
faa9b3e7 | 102 | lib/Imager/Font/FreeType2.pm |
662e3c02 TC |
103 | lib/Imager/Font/Image.pm |
104 | lib/Imager/Font/Truetype.pm | |
105 | lib/Imager/Font/Type1.pm | |
f76fcee8 | 106 | lib/Imager/Font/Win32.pm |
3799c4d1 | 107 | lib/Imager/Font/Wrap.pm |
6607600c | 108 | lib/Imager/Fountain.pm |
662e3c02 | 109 | lib/Imager/ImageTypes.pod |
92bda632 | 110 | lib/Imager/Inline.pod Using Imager with Inline::C |
faa9b3e7 | 111 | lib/Imager/Matrix2d.pm |
faa9b3e7 | 112 | lib/Imager/Regops.pm |
02d1d628 | 113 | lib/Imager/Transform.pm |
662e3c02 | 114 | lib/Imager/Transformations.pod |
985bda61 | 115 | lib/Imager/Tutorial.pod |
662e3c02 TC |
116 | lib/Imager/interface.pod |
117 | lib/Imager/regmach.pod | |
1611d101 | 118 | limits.c |
662e3c02 TC |
119 | log.c |
120 | log.h | |
121 | map.c | |
122 | maskimg.c | |
92bda632 | 123 | metafile.pl Common META.yml generation |
662e3c02 TC |
124 | palimg.c |
125 | plug.h | |
126 | png.c | |
127 | pnm.c | |
128 | polygon.c | |
129 | ppport.h | |
130 | quant.c | |
131 | raw.c | |
132 | regmach.c | |
133 | regmach.h | |
134 | regops.perl | |
135 | rgb.c Reading and writing SGI rgb files | |
136 | rotate.c | |
12b1fac2 | 137 | samples/README |
7d148aa3 | 138 | samples/align-string.pl Demonstrate align_string method. |
12b1fac2 | 139 | samples/anaglyph.pl |
7d148aa3 TC |
140 | samples/border.pl Demonstrate adding a border |
141 | samples/inline_replace_color.pl replace colors using Inline::C | |
12b1fac2 | 142 | samples/interleave.pl |
7d148aa3 | 143 | samples/replace_color.pl replace colors using transform2() |
1a19d068 TC |
144 | samples/samp-form.cgi |
145 | samples/samp-image.cgi | |
d2bd6dbc TC |
146 | samples/samp-scale.cgi Demonstrate image upload via a HTML form |
147 | samples/samp-scale.html Form for samp-scale.cgi | |
148 | samples/samp-tags.cgi Demonstrate image upload via a HTML form | |
149 | samples/samp-tags.html Form for samp-tags.cgi | |
7d148aa3 TC |
150 | samples/slant_text.pl Using $font->transform() to slant text |
151 | samples/tk-photo.pl | |
662e3c02 TC |
152 | spot.perl For making an ordered dither matrix from a spot function |
153 | stackmach.c | |
154 | stackmach.h | |
51b8cc10 TC |
155 | t/Test/Builder.pm |
156 | t/Test/More.pm | |
02d1d628 | 157 | t/t00basic.t |
faa9b3e7 TC |
158 | t/t01introvert.t |
159 | t/t020masked.t | |
160 | t/t021sixteen.t | |
365ea842 | 161 | t/t022double.t Test double/sample images |
1501d9b3 | 162 | t/t023palette.t Test paletted images |
64549713 | 163 | t/t05error.t |
38e6b53d | 164 | t/t07iolayer.t |
63e0dc02 | 165 | t/t1000files.t Format independent file tests |
23aab92a TC |
166 | t/t101jpeg.t |
167 | t/t102png.t | |
168 | t/t103raw.t | |
169 | t/t104ppm.t | |
170 | t/t105gif.t | |
171 | t/t106tiff.t | |
d08b8f85 | 172 | t/t107bmp.t |
9f1d85cf | 173 | t/t108tga.t |
02d1d628 | 174 | t/t15color.t |
9f1d85cf | 175 | t/t16matrix.t Tests Imager::Matrix2d |
efdc2568 | 176 | t/t20fill.t Tests fills |
3a9a4241 | 177 | t/t21draw.t Basic drawing tests |
02d1d628 AMH |
178 | t/t30t1font.t |
179 | t/t35ttfont.t | |
180 | t/t36oofont.t | |
faa9b3e7 TC |
181 | t/t37w32font.t Tests Win32 GDI font support |
182 | t/t38ft2font.t Tests freetype2 support | |
02d1d628 AMH |
183 | t/t40scale.t |
184 | t/t50basicoo.t | |
185 | t/t55trans.t | |
186 | t/t56postfix.t | |
187 | t/t57infix.t | |
188 | t/t58trans2.t | |
189 | t/t59assem.t | |
190 | t/t60dyntest.t | |
d08b8f85 | 191 | t/t61filters.t |
9f1d85cf | 192 | t/t64copyflip.t Test copy, flip, rotate, matrix_transform |
02d1d628 AMH |
193 | t/t65crop.t |
194 | t/t66paste.t | |
efdc2568 TC |
195 | t/t67convert.t |
196 | t/t68map.t | |
faa9b3e7 | 197 | t/t69rubthru.t |
02d1d628 AMH |
198 | t/t70newgif.t |
199 | t/t75polyaa.t | |
3799c4d1 | 200 | t/t80texttools.t Test text wrapping |
a8652edf | 201 | t/t81hlines.t Test hlines.c |
92bda632 | 202 | t/t82inline.t Test Inline::C integration |
02d1d628 | 203 | t/t90cc.t |
dbb1064f | 204 | t/t91pod.t Test POD with Test::Pod |
7d148aa3 | 205 | t/t92samples.t |
662e3c02 TC |
206 | t/testtools.pl |
207 | tags.c | |
208 | testimg/bad1oflow.bmp 1-bit/pixel, overflow integer on 32-bit machines | |
209 | testimg/bad1wid0.bmp 1-bit/pixel, zero width | |
210 | testimg/bad24comp.bmp 24-bit/pixel, bad compression | |
211 | testimg/bad24oflow.bmp 24-bit/pixel, overflow integer on 32-bit machines | |
212 | testimg/bad24wid0.bmp 24-bit/pixel, 0 width | |
213 | testimg/bad4oflow.bmp 4-bit/pixel, overflow integer on 32-bit machines | |
214 | testimg/bad4wid0.bmp 4-bit/pixel, 0 width | |
215 | testimg/bad4widbig.bmp 4-bit/pixel, large width | |
216 | testimg/bad8comp.bmp 8-bit/pixel, bad compression | |
217 | testimg/bad8oflow.bmp 8-bit/pixel, overflow integer on 32-bit machines | |
218 | testimg/bad8useda.bmp 8-bit/pixel, bad colors used value | |
219 | testimg/bad8wid0.bmp 8-bit/pixel, width 0 | |
220 | testimg/badbits.bmp bad bits value in header | |
221 | testimg/badcomp1.bmp bad compression for 1-bit/pixel | |
222 | testimg/badcomp4.bmp bad compression for 4-bit/pixel | |
223 | testimg/badplanes.bmp bad planes value in header | |
224 | testimg/badused1.bmp 1-bit/pixel, out of range colors used value | |
225 | testimg/badused4a.bmp 4-bit/pixel, badly out of range used value (SEGV test) | |
226 | testimg/badused4b.bmp 4-bit/pixel, just out of range used value (SEGV test) | |
84324192 | 227 | testimg/bandw.gif |
dbc33d8a | 228 | testimg/base.jpg Base JPEG test image |
6607600c | 229 | testimg/comp4.bmp Compressed 4-bit/pixel BMP |
5bb828f1 TC |
230 | testimg/comp4.tif 4-bit/pixel paletted TIFF |
231 | testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF | |
6607600c | 232 | testimg/comp8.bmp Compressed 8-bit/pixel BMP |
5bb828f1 | 233 | testimg/comp8.tif 8-bit/pixel paletted TIFF |
f7450478 | 234 | testimg/exiftest.jpg Test image for EXIF parsing |
84324192 | 235 | testimg/expected.gif |
6607600c | 236 | testimg/gimpgrad A GIMP gradient file |
84324192 AMH |
237 | testimg/junk.ppm |
238 | testimg/loccmap.gif | |
7565a299 | 239 | testimg/longid.tga Test TGA with a long id string |
1501d9b3 | 240 | testimg/maxval.ppm For ppm file maxval handling |
8b695554 TC |
241 | testimg/maxval_0.ppm |
242 | testimg/maxval_256.ppm | |
243 | testimg/maxval_4095_asc.ppm | |
244 | testimg/maxval_65536.ppm | |
245 | testimg/maxval_asc.ppm | |
817ba871 | 246 | testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type) |
84324192 AMH |
247 | testimg/nocmap.gif |
248 | testimg/palette.png | |
249 | testimg/palette_out.png | |
250 | testimg/penguin-base.ppm | |
02d1d628 | 251 | testimg/scale.gif |
84324192 | 252 | testimg/scale.ppm |
02d1d628 | 253 | testimg/scalei.gif |
84324192 | 254 | testimg/screen2.gif |
faa9b3e7 | 255 | testimg/screen3.gif |
662e3c02 TC |
256 | testimg/short1.bmp 1-bit/pixel, data missing from EOF |
257 | testimg/short24.bmp 24-bit/pixel, data missing from EOF | |
258 | testimg/short4.bmp truncated 4bit/pixel uncompressed BMP | |
259 | testimg/short4rle.bmp truncated 4bit/pixel compressed BMP | |
260 | testimg/short8.bmp 8-bit/pixel, data missing from EOF | |
261 | testimg/short8rle.bmp 8-bit/pixel compressed, data missing from EOF | |
91492c5e | 262 | testimg/simple.pbm |
6607600c | 263 | testimg/test_gimp_pal A simple GIMP palette file |
ffeb4a67 | 264 | testimg/tiffwarn.tif Generates a warning while being read |
84324192 AMH |
265 | testimg/trimgdesc.gif |
266 | testimg/trmiddesc.gif | |
403946c6 TC |
267 | testimg/winrgb2.bmp 1-bit bmp base |
268 | testimg/winrgb24.bmp 24-bit bmp base | |
269 | testimg/winrgb24off.bmp 24-bit bmp with image data offset from header | |
270 | testimg/winrgb2off.bmp 1-bit bmp with image data offset from header | |
271 | testimg/winrgb4.bmp 4-bit bmp base | |
272 | testimg/winrgb4off.bmp 4-bit bmp with image data offset from header | |
273 | testimg/winrgb8.bmp 8-bit bmp base | |
274 | testimg/winrgb8off.bmp 8-bit bmp with image data offset from header | |
662e3c02 TC |
275 | tga.c Reading and writing Targa files |
276 | tiff.c | |
277 | trans2.c | |
02d1d628 | 278 | transform.perl Shell interface to Imager::Transform |
662e3c02 | 279 | typemap |
faa9b3e7 | 280 | win32.c Implements font support through Win32 GDI |