mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
55d9df7d35
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
507 B
Text
12 lines
507 B
Text
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.
|