Wednesday November 28, 2007. 07:47 PM
FreshMeat
gd is a library for creating and reading PNG, JPEG, GIF, WBMP, and XPM images. It has many features and can be used in scripts (e.g. PHP, Perl, Ruby, Lua, and Python) for dynamic image generation. PHP users should note that PHP 4.3.x includes its own distribution of gd, which is currently the best choice for PHP applications.
License: OSI Approved
Changes:
Minor issues in the copy and PNG functions and a possible crash in the WBMP read have been fixed.