slackbuilds/perl/perl-GD
B. Watson f590592f2b
perl/perl-GD: Updated for version 2.71.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2019-12-15 17:06:22 +07:00
..
README perl/perl-GD: Updated for v2.68, fix 32-bit build, add FastCGI. 2018-06-14 01:14:25 +01:00
perl-GD.SlackBuild perl/perl-GD: Updated for version 2.71. 2019-12-15 17:06:22 +07:00
perl-GD.info perl/perl-GD: Updated for version 2.71. 2019-12-15 17:06:22 +07:00
slack-desc perl/perl-GD: Updated for v2.68, fix 32-bit build, add FastCGI. 2018-06-14 01:14:25 +01:00

README

perl-GD (perl bindings for GD image library)

GD.pm is a Perl interface to Thomas Boutell's gd graphics library.
GD allows you to create color drawings using a large number of graphics
primitives, and emit the drawings as PNG files.

The package includes the bdf2gdfont.pl utility, which converts X11 BDF
fonts to the format used by GD.

perl-GD can optionally be built with support for FastCGI. To do this,
first install libraries/fcgi, then run perl-GD.SlackBuild with FASTCGI=yes
set in the environment.