           SPELL=perl-gd
           SNAME=GD
         VERSION=2.19
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/L/LD/LDS/$SOURCE
          MD5[0]=42af124f95153f51fc98f426d1042b0a
      LICENSE[0]=ART
        WEB_SITE=http://search.cpan.org/~lds/GD-$VERSION/
        BUILD_API=2
         ENTERED=20020324
         UPDATED=20020324
           SHORT='Interface to gd graphics library'
cat << EOF
This is a autoloadable interface module for libgd, a popular library
for creating and manipulating PNG files.  With this library you can
create PNG images on the fly or modify existing files.  Features
include:

a.  lines, polygons, rectangles and arcs, both filled and unfilled
b.  flood fills
c.  the use of arbitrary images as brushes and as tiled fill patterns
d.  line styling (dashed lines and the like)
e.  horizontal and vertical text rendering
f.  support for transparency and interlacing
EOF
