GD is an open source code library for the dynamic creation of images by programmers. GD is written in C, and “wrappers” are available for Perl, PHP and other languages. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development.
See the GD website for more informations.
FS#38 — Complete CMake support
Attached to Project —
libGD
Opened by Pierre Joye (Pierre) - Friday, 26 January 2007, 00:30 GMT+2
Last edited by Pierre Joye (Pierre) - Sunday, 01 April 2007, 22:55 GMT+2
Opened by Pierre Joye (Pierre) - Friday, 26 January 2007, 00:30 GMT+2
Last edited by Pierre Joye (Pierre) - Sunday, 01 April 2007, 22:55 GMT+2
|
Details
|
This task depends upon
tested on solaris, debian sarge, etch, and ubuntu
Important note: Don't forget static build support.
Initial Packaging support added in HEAD and GD_2_0
Tests will not be run anymore if the tested functions are not available (like jpeg, png or tiff).