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