]> git.imager.perl.org - imager.git/blob - MANIFEST
77a591e396cac4c5488ee8c74a48cb2c240370e7
[imager.git] / MANIFEST
1 Changes
2 Imager.pm
3 Imager.xs
4 MANIFEST
5 README
6 Makefile.PL
7 draw.c
8 draw.h
9 conv.c
10 convert.c
11 map.c
12 error.c
13 gaussian.c
14 ppport.h
15 image.c
16 image.h
17 datatypes.h
18 datatypes.c
19 feat.h
20 io.c
21 io.h
22 log.c
23 log.h
24 jpeg.c
25 png.c
26 gif.c
27 tiff.c
28 quant.c
29 raw.c
30 pnm.c
31 filters.c
32 feat.c
33 font.c
34 regmach.c
35 regmach.h
36 stackmach.c
37 stackmach.h
38 trans2.c
39 iolayer.h
40 iolayer.c
41 fontfiles/dcr10.afm
42 fontfiles/dcr10.pfb
43 fontfiles/dodge.ttf
44 lib/Imager/regmach.pod
45 lib/Imager/Regops.pm
46 lib/Imager/Expr.pm
47 lib/Imager/Expr/Assem.pm
48 lib/Imager/Color.pm
49 lib/Imager/Font.pm
50 lib/Imager/Transform.pm
51 t/t00basic.t
52 t/t05error.t
53 t/t101jpeg.t
54 t/t102png.t
55 t/t103raw.t
56 t/t104ppm.t
57 t/t105gif.t
58 t/t106tiff.t
59 t/t15color.t
60 t/t30t1font.t
61 t/t35ttfont.t
62 t/t36oofont.t
63 t/t40scale.t
64 t/t50basicoo.t
65 t/t55trans.t
66 t/t56postfix.t
67 t/t57infix.t
68 t/t58trans2.t
69 t/t59assem.t
70 t/t60dyntest.t
71 t/t65crop.t
72 t/t66paste.t
73 t/t70newgif.t
74 t/t75polyaa.t
75 t/t90cc.t
76 testimg/bandw.gif
77 testimg/expected.gif
78 testimg/junk.ppm
79 testimg/loccmap.gif
80 testimg/nocmap.gif
81 testimg/palette.png
82 testimg/palette_out.png
83 testimg/penguin-base.ppm
84 testimg/scale.gif
85 testimg/scale.ppm
86 testimg/scalei.gif
87 testimg/screen2.gif
88 testimg/trimgdesc.gif
89 testimg/trmiddesc.gif
90 typemap
91 dynaload.c
92 dynaload.h
93 ext.h
94 plug.h
95 filterlist.perl
96 doco.perl
97 errep.perl
98 regops.perl
99 spot.perl       For making an ordered dither matrix from a spot function
100 transform.perl  Shell interface to Imager::Transform
101 bigtest.perl    Library selection tester
102 dynfilt/pluginst.h
103 dynfilt/dyntest.c
104 dynfilt/dt2.c
105 dynfilt/mandelbrot.c
106 dynfilt/flines.c
107 dynfilt/compile.txt
108 dynfilt/Makefile.PL