summaryrefslogtreecommitdiff
path: root/graphics/p5-GD
AgeCommit message (Collapse)AuthorFilesLines
1999-11-01* Update p5-GD to 1.22.jlam6-13/+35
* Modify to support gd-1.7.3. WHAT's NEW IN 1.22 - added support for statically linked libgd.a, which is now default for libgd 1.7.3 (grrrr) - added newFromGd2Part() and newFromXPM() methods
1999-09-03Oops, this wasn't finished yet at import time...kim3-20/+13
1999-09-03Initial import of p5-GD-1.21kim5-0/+44
This is a port of Thomas Boutell's gd graphics library. GD allows creating color drawings using a large number of graphics primitives, and emit the drawings as PNG files.