SlackBuildsOrg/perl/perl-GD
Andrew Clemons 34f3867fd5
perl/perl-GD: Add missing dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-30 06:55:52 +07:00
..
perl-GD.info perl/perl-GD: Add missing dependency. 2021-08-30 06:55:52 +07:00
perl-GD.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README perl/perl-GD: Updated for version 2.73. 2020-10-03 09:01:51 +07:00
slack-desc

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.