2020-06-29 23:44:30 +00:00
|
|
|
GD.pm is a Perl interface to Thomas Boutell's gd graphics library.
|
2001-01-06 10:38:44 +00:00
|
|
|
|
|
|
|
GD allows you to create color drawings using a large number of
|
|
|
|
graphics primitives, and emit the drawings as PNG files. Other
|
|
|
|
useful operations include flood fills, bitmap image brushes, line
|
|
|
|
styling, transparency/interlacing support and horizontal and vertical
|
|
|
|
text rendering.
|