6 lines
250 B
Text
6 lines
250 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: https://metacpan.org/release/GD
|