Commit | Line | Data |
---|---|---|
02d1d628 AMH |
1 | Changes |
2 | Imager.pm | |
3 | Imager.xs | |
4 | MANIFEST | |
5 | README | |
6 | Makefile.PL | |
efdc2568 | 7 | bmp.c Reading and writing Windows BMP files |
1ec86afa | 8 | tga.c Reading and writing Targa files |
6607600c | 9 | color.c Color translation and handling |
02d1d628 | 10 | conv.c |
f5991c03 | 11 | convert.c |
d08b8f85 TC |
12 | draw.c |
13 | draw.h | |
f1ac5027 | 14 | fills.c Generic fills |
2df3535a | 15 | map.c |
64549713 | 16 | error.c |
02d1d628 AMH |
17 | gaussian.c |
18 | ppport.h | |
19 | image.c | |
20 | image.h | |
faa9b3e7 | 21 | imagei.h |
02d1d628 AMH |
22 | datatypes.h |
23 | datatypes.c | |
24 | feat.h | |
faa9b3e7 | 25 | img16.c |
02d1d628 AMH |
26 | io.c |
27 | io.h | |
28 | log.c | |
29 | log.h | |
30 | jpeg.c | |
31 | png.c | |
32 | gif.c | |
33 | tiff.c | |
34 | quant.c | |
35 | raw.c | |
36 | pnm.c | |
37 | filters.c | |
38 | feat.c | |
39 | font.c | |
faa9b3e7 TC |
40 | freetyp2.c Implements freetype2 font support |
41 | maskimg.c | |
42 | palimg.c | |
02d1d628 AMH |
43 | regmach.c |
44 | regmach.h | |
faa9b3e7 | 45 | rotate.c |
02d1d628 AMH |
46 | stackmach.c |
47 | stackmach.h | |
faa9b3e7 | 48 | tags.c |
02d1d628 AMH |
49 | trans2.c |
50 | iolayer.h | |
51 | iolayer.c | |
a923fade | 52 | fontfiles/ImUgly.ttf |
02d1d628 AMH |
53 | fontfiles/dcr10.afm |
54 | fontfiles/dcr10.pfb | |
55 | fontfiles/dodge.ttf | |
faa9b3e7 TC |
56 | lib/Imager/Color.pm |
57 | lib/Imager/Color/Float.pm | |
02d1d628 AMH |
58 | lib/Imager/Expr.pm |
59 | lib/Imager/Expr/Assem.pm | |
efdc2568 | 60 | lib/Imager/Fill.pm |
02d1d628 | 61 | lib/Imager/Font.pm |
faa9b3e7 TC |
62 | lib/Imager/Font/Type1.pm |
63 | lib/Imager/Font/Truetype.pm | |
64 | lib/Imager/Font/FreeType2.pm | |
6607600c | 65 | lib/Imager/Fountain.pm |
faa9b3e7 TC |
66 | lib/Imager/interface.pod |
67 | lib/Imager/Matrix2d.pm | |
68 | lib/Imager/regmach.pod | |
69 | lib/Imager/Regops.pm | |
02d1d628 AMH |
70 | lib/Imager/Transform.pm |
71 | t/t00basic.t | |
faa9b3e7 TC |
72 | t/t01introvert.t |
73 | t/t020masked.t | |
74 | t/t021sixteen.t | |
64549713 | 75 | t/t05error.t |
23aab92a TC |
76 | t/t101jpeg.t |
77 | t/t102png.t | |
78 | t/t103raw.t | |
79 | t/t104ppm.t | |
80 | t/t105gif.t | |
81 | t/t106tiff.t | |
d08b8f85 | 82 | t/t107bmp.t |
02d1d628 | 83 | t/t15color.t |
efdc2568 | 84 | t/t20fill.t Tests fills |
02d1d628 AMH |
85 | t/t30t1font.t |
86 | t/t35ttfont.t | |
87 | t/t36oofont.t | |
faa9b3e7 TC |
88 | t/t37w32font.t Tests Win32 GDI font support |
89 | t/t38ft2font.t Tests freetype2 support | |
02d1d628 AMH |
90 | t/t40scale.t |
91 | t/t50basicoo.t | |
92 | t/t55trans.t | |
93 | t/t56postfix.t | |
94 | t/t57infix.t | |
95 | t/t58trans2.t | |
96 | t/t59assem.t | |
97 | t/t60dyntest.t | |
d08b8f85 | 98 | t/t61filters.t |
02d1d628 AMH |
99 | t/t65crop.t |
100 | t/t66paste.t | |
efdc2568 TC |
101 | t/t67convert.t |
102 | t/t68map.t | |
faa9b3e7 | 103 | t/t69rubthru.t |
02d1d628 AMH |
104 | t/t70newgif.t |
105 | t/t75polyaa.t | |
106 | t/t90cc.t | |
84324192 | 107 | testimg/bandw.gif |
6607600c TC |
108 | testimg/comp4.bmp Compressed 4-bit/pixel BMP |
109 | testimg/comp8.bmp Compressed 8-bit/pixel BMP | |
84324192 | 110 | testimg/expected.gif |
6607600c | 111 | testimg/gimpgrad A GIMP gradient file |
84324192 AMH |
112 | testimg/junk.ppm |
113 | testimg/loccmap.gif | |
114 | testimg/nocmap.gif | |
115 | testimg/palette.png | |
116 | testimg/palette_out.png | |
117 | testimg/penguin-base.ppm | |
02d1d628 | 118 | testimg/scale.gif |
84324192 | 119 | testimg/scale.ppm |
02d1d628 | 120 | testimg/scalei.gif |
84324192 | 121 | testimg/screen2.gif |
faa9b3e7 | 122 | testimg/screen3.gif |
6607600c | 123 | testimg/test_gimp_pal A simple GIMP palette file |
84324192 AMH |
124 | testimg/trimgdesc.gif |
125 | testimg/trmiddesc.gif | |
02d1d628 AMH |
126 | typemap |
127 | dynaload.c | |
128 | dynaload.h | |
129 | ext.h | |
130 | plug.h | |
131 | filterlist.perl | |
132 | doco.perl | |
133 | errep.perl | |
134 | regops.perl | |
135 | spot.perl For making an ordered dither matrix from a spot function | |
02d1d628 AMH |
136 | transform.perl Shell interface to Imager::Transform |
137 | bigtest.perl Library selection tester | |
138 | dynfilt/pluginst.h | |
139 | dynfilt/dyntest.c | |
140 | dynfilt/dt2.c | |
141 | dynfilt/mandelbrot.c | |
142 | dynfilt/flines.c | |
143 | dynfilt/compile.txt | |
144 | dynfilt/Makefile.PL | |
faa9b3e7 | 145 | win32.c Implements font support through Win32 GDI |