| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 
 | ChangeLog
GD.xs
LICENSE
MANIFEST
MANIFEST.SKIP
Makefile.PL
README
README.QUICKDRAW
bdf_scripts/README
bdf_scripts/bdf2gdfont_pl.PL
bdf_scripts/bdftogd
bdf_scripts/cvtbdf.pl
const-c.inc
const-xs.inc
demos/brushes.pl
demos/copies.pl
demos/draw_colors.pl
demos/fills.pl
demos/font_list.png
demos/fonttest
demos/gd_example.cgi
demos/polyline.pl
demos/polys.pl
demos/shapes.pl
demos/tile.png
demos/transform.pl
demos/truetype_test
demos/ttf.pl
lib/GD.pm
lib/GD/Group.pm
lib/GD/Image.pm
lib/GD/Image_pm.PL
lib/GD/Polygon.pm
lib/GD/Polyline.pm
lib/GD/Simple.pm
t/GD.t
t/HSV.t
t/Polyline.t
t/caller.t
t/fork.t
t/test_data/Generic.ttf
t/test_data/frog.jpg
t/test_data/frog.xpm
t/test_data/images/corrupt.png
t/test_data/images/t1/1-00.gd
t/test_data/images/t1/1-00.gd2
t/test_data/images/t1/1-00.gif
t/test_data/images/t1/1-00.jpeg
t/test_data/images/t1/1-00.png
t/test_data/images/t2/2-00.gd
t/test_data/images/t2/2-00.gd2
t/test_data/images/t2/2-00.gif
t/test_data/images/t2/2-00.jpeg
t/test_data/images/t2/2-00.png
t/test_data/images/t3/3-00.gd
t/test_data/images/t3/3-00.gd2
t/test_data/images/t3/3-00.gif
t/test_data/images/t3/3-00.jpeg
t/test_data/images/t3/3-00.png
t/test_data/images/t4/4-00.gd
t/test_data/images/t4/4-00.gd2
t/test_data/images/t4/4-00.gif
t/test_data/images/t4/4-00.jpeg
t/test_data/images/t4/4-00.png
t/test_data/images/t5/5-00.gd
t/test_data/images/t5/5-00.gd2
t/test_data/images/t5/5-00.gif
t/test_data/images/t5/5-00.jpeg
t/test_data/images/t5/5-00.png
t/test_data/images/t6/6-00.gd
t/test_data/images/t6/6-00.gd2
t/test_data/images/t6/6-00.gif
t/test_data/images/t6/6-00.jpeg
t/test_data/images/t6/6-00.png
t/test_data/images/t7/7-00.gd
t/test_data/images/t7/7-00.gd2
t/test_data/images/t7/7-00.gif
t/test_data/images/t7/7-00.jpeg
t/test_data/images/t7/7-00.png
t/test_data/images/t7/7-01.gd2
t/test_data/palettemap.png
t/test_data/tile.gd
t/test_data/tile.gd2
t/test_data/tile.gif
t/test_data/tile.jpeg
t/test_data/tile.png
t/test_data/windows.bmp
t/transp.t
t/windows_bmp.t
t/z_kwalitee.t
t/z_manifest.t
t/z_pod-spell-mistakes.t
t/z_pod.t
testcpan.sh
testlibs.sh
typemap
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
SIGNATURE                                Public-key signature (added by MakeMaker)
 |