]> git.imager.perl.org - imager.git/blob - MANIFEST
- change the "double-include" protection macro that imio.h uses.
[imager.git] / MANIFEST
1 Changes
2 Imager.pm
3 Imager.xs
4 MANIFEST
5 README
6 Makefile.PL
7 bmp.c           Reading and writing Windows BMP files
8 tga.c           Reading and writing Targa files
9 rgb.c           Reading and writing SGI rgb files
10 color.c         Color translation and handling
11 conv.c
12 convert.c
13 draw.c
14 polygon.c
15 draw.h
16 fills.c         Generic fills
17 map.c
18 error.c
19 gaussian.c
20 ppport.h
21 image.c
22 image.h
23 imagei.h
24 datatypes.h
25 datatypes.c
26 feat.h
27 img16.c
28 imgdouble.c     Implements double/sample images
29 io.c
30 imio.h
31 log.c
32 log.h
33 jpeg.c
34 png.c
35 gif.c
36 tiff.c
37 quant.c
38 raw.c
39 pnm.c
40 filters.c
41 feat.c
42 font.c
43 freetyp2.c      Implements freetype2 font support
44 maskimg.c
45 palimg.c
46 regmach.c
47 regmach.h
48 rotate.c
49 stackmach.c
50 stackmach.h
51 tags.c
52 trans2.c
53 iolayer.h
54 iolayer.c
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
58 fontfiles/ImUgly.ttf
59 fontfiles/NameTest.ttf          test glyph_names() - see t38ft2font.t
60 fontfiles/dcr10.afm
61 fontfiles/dcr10.pfb
62 fontfiles/dodge.ttf
63 lib/Imager/Color.pm
64 lib/Imager/Color/Float.pm
65 lib/Imager/Color/Table.pm
66 lib/Imager/Expr.pm
67 lib/Imager/Expr/Assem.pm
68 lib/Imager/Files.pod
69 lib/Imager/Draw.pod
70 lib/Imager/Transformations.pod
71 lib/Imager/ImageTypes.pod
72 lib/Imager/Filters.pod
73 lib/Imager/Engines.pod
74 lib/Imager/Fill.pm
75 lib/Imager/Font.pm
76 lib/Imager/Font/BBox.pm
77 lib/Imager/Font/Type1.pm
78 lib/Imager/Font/Truetype.pm
79 lib/Imager/Font/FreeType2.pm
80 lib/Imager/Font/Win32.pm
81 lib/Imager/Font/Wrap.pm
82 lib/Imager/Font/Image.pm
83 lib/Imager/Fountain.pm
84 lib/Imager/interface.pod
85 lib/Imager/Matrix2d.pm
86 lib/Imager/regmach.pod
87 lib/Imager/Regops.pm
88 lib/Imager/Transform.pm
89 t/testtools.pl
90 t/t00basic.t
91 t/t01introvert.t
92 t/t020masked.t
93 t/t021sixteen.t
94 t/t022double.t          Test double/sample images
95 t/t023palette.t         Test paletted images
96 t/t05error.t
97 t/t07iolayer.t
98 t/t101jpeg.t
99 t/t102png.t
100 t/t103raw.t
101 t/t104ppm.t
102 t/t105gif.t
103 t/t106tiff.t
104 t/t107bmp.t
105 t/t108tga.t
106 t/t15color.t
107 t/t16matrix.t           Tests Imager::Matrix2d
108 t/t20fill.t             Tests fills
109 t/t21draw.t             Basic drawing tests
110 t/t30t1font.t
111 t/t35ttfont.t
112 t/t36oofont.t
113 t/t37w32font.t          Tests Win32 GDI font support
114 t/t38ft2font.t          Tests freetype2 support
115 t/t40scale.t
116 t/t50basicoo.t
117 t/t55trans.t
118 t/t56postfix.t
119 t/t57infix.t
120 t/t58trans2.t
121 t/t59assem.t
122 t/t60dyntest.t
123 t/t61filters.t
124 t/t64copyflip.t         Test copy, flip, rotate, matrix_transform
125 t/t65crop.t
126 t/t66paste.t
127 t/t67convert.t
128 t/t68map.t
129 t/t69rubthru.t
130 t/t70newgif.t
131 t/t75polyaa.t
132 t/t80texttools.t        Test text wrapping
133 t/t90cc.t
134 testimg/bandw.gif
135 testimg/comp4.bmp       Compressed 4-bit/pixel BMP
136 testimg/comp4.tif       4-bit/pixel paletted TIFF
137 testimg/comp4bad.tif    corrupted 4-bit/pixel paletted TIFF
138 testimg/comp8.bmp       Compressed 8-bit/pixel BMP
139 testimg/comp8.tif       8-bit/pixel paletted TIFF
140 testimg/expected.gif
141 testimg/gimpgrad        A GIMP gradient file
142 testimg/junk.ppm
143 testimg/loccmap.gif
144 testimg/maxval.ppm      For ppm file maxval handling
145 testimg/maxval_0.ppm
146 testimg/maxval_256.ppm
147 testimg/maxval_4095_asc.ppm
148 testimg/maxval_65536.ppm
149 testimg/maxval_asc.ppm
150 testimg/nocmap.gif
151 testimg/palette.png
152 testimg/palette_out.png
153 testimg/penguin-base.ppm
154 testimg/scale.gif
155 testimg/scale.ppm
156 testimg/scalei.gif
157 testimg/screen2.gif
158 testimg/screen3.gif
159 testimg/simple.pbm
160 testimg/test_gimp_pal   A simple GIMP palette file
161 testimg/trimgdesc.gif
162 testimg/trmiddesc.gif
163 typemap
164 dynaload.c
165 dynaload.h
166 ext.h
167 plug.h
168 filterlist.perl
169 doco.perl
170 errep.perl
171 regops.perl
172 spot.perl       For making an ordered dither matrix from a spot function
173 transform.perl  Shell interface to Imager::Transform
174 bigtest.perl    Library selection tester
175 dynfilt/pluginst.h
176 dynfilt/dyntest.c
177 dynfilt/dyntest.exp
178 dynfilt/dt2.c
179 dynfilt/dt2.exp
180 dynfilt/mandelbrot.c
181 dynfilt/mandelbrot.exp
182 dynfilt/flines.c
183 dynfilt/flines.exp
184 dynfilt/compile.txt
185 dynfilt/Makefile.PL
186 win32.c         Implements font support through Win32 GDI