summaryrefslogtreecommitdiff
path: root/graphics/py-gd/DESCR
blob: 7eff66fe59715fb4c8d01380254fbdd82869b028 (plain)
1
2
3
4
5
6
7
8
9
GD module is an interface to the GD library written by Thomas Bouttel.

	"It allows your code to quickly draw images complete with lines,
	arcs, text, multiple colors, cut and paste from other images, and
	flood fills, and write out the result as a .PNG file. This is
	particularly useful in World Wide Web applications, where .PNG is
	the unencumbered format used for inline images."

It has been extended in some ways from the original GD library.