Changes for version 2.84

  • errors or upstream libgd or subsequent library errors, as libtiff 4.5.1+git230720 wrongly packaged on ubuntu/debian (GH #55).
  • Better support MSWin32 without gdlib.pc. Requires manual --options and --lib_gd_path.
  • Workaround broken ExtUtils::PkgConfig->find (GH #61)
  • Fixed snprintf for newer MSVC (>= VS 2015)
  • Added GD::Image::supported() image types method.
  • Added newFromTiffData() method.
  • Fixed t/GD.t for unsupported image types.
  • Add GIFANIM to the default since 2.0.33 (PeterCJ GH #56)
  • Honor PKG_CONFIG_PATH for finding gdlib.pc (PeterCJ GH #57)
  • Add demos/png2jpeg.pl

Documentation

Convert X11 "BDF" fonts into a loadable font format for GD.
Image class for the GD image library

Modules

GD
Interface to Gd Graphics Library
Simple object for recursive grouping
Image class for the GD image 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 lib/GD/Polyline.pm