The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.31

  • Made changes that should render the module thread-safe. Changed newSVpv calls to newSVpvn, in hopes of improving performance. Added a GD::Simple->HSVtoRGB() method. Fixed incorrect freeing of user-provided raw data in newFromGdData() and newFromGd2Data() (this caused segfaults; patch provided by Nigel Sandever)

Documentation

Convert X11 "BDF" fonts into a loadable font format for GD.

Modules

GD
Interface to Gd Graphics Library
Polygon class for the GD image library
Polyline object and Polygon utilities (including splines) for use with GD
Simplified interface to GD library

Provides

in GD/Polyline.pm