libGD

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.

| Tasklist |

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
Task Type Feature Request
Category Configure/Build
Status Assigned
Assigned To Pierre Joye (Pierre)
Operating System All
Severity High
Priority Normal
Reported Version 2.0.34
Due in Version 2.1.0
Due Date Undecided
Percent Complete 50%
Votes 0
Private No

Details

  • build
  • install
  • tests
  • tests results submission
  • packaging
This task depends upon

Comment by Pierre Joye (Pierre) - Friday, 02 February 2007, 03:55 GMT+2

tested on solaris, debian sarge, etch, and ubuntu

Comment by Pierre Joye (Pierre) - Monday, 02 July 2007, 10:20 GMT+2

Important note: Don't forget static build support.

Comment by Pierre Joye (Pierre) - Wednesday, 28 November 2007, 16:04 GMT+2

Initial Packaging support added in HEAD and GD_2_0

Comment by Pierre Joye (Pierre) - Monday, 07 April 2008, 14:42 GMT+2

Tests will not be run anymore if the tested functions are not available (like jpeg, png or tiff).

Loading...