diff options
author | B. Watson <yalhcru@gmail.com> | 2020-09-30 00:41:28 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-03 09:01:51 +0700 |
commit | 55d9df7d356fc02e00b3d6ac856af256232ae589 (patch) | |
tree | 89f8c8d0907f03505a808402533bc9a6c92518b4 /perl/perl-GD/README | |
parent | ebab450857a5cb1a278a497269fad3f00e990431 (diff) |
perl/perl-GD: Updated for version 2.73.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-GD/README')
-rw-r--r-- | perl/perl-GD/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-GD/README b/perl/perl-GD/README index cf64941daa662..48c5d570a28cc 100644 --- a/perl/perl-GD/README +++ b/perl/perl-GD/README @@ -1,12 +1,12 @@ 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. +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. +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. |