0be0822a7c
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
6 lines
257 B
Text
6 lines
257 B
Text
GD.pm is a Perl interface to Thomas Boutell's gd graphics library
|
|
(version 2.01 or higher). GD allows you to create color drawings
|
|
using a large number of graphics primitives, and emit the drawings
|
|
as PNG files.
|
|
|
|
WWW: http://stein.cshl.org/WWW/software/GD/
|