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#70 — possible crash when no global color map has been found

Attached to Project — libGD
Opened by Pierre Joye (Pierre) - Wednesday, 04 April 2007, 13:32 GMT+2
Last edited by Pierre Joye (Pierre) - Wednesday, 04 April 2007, 13:37 GMT+2
Task Type Bug Report
Category General
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 2.0.34
Due in Version 2.0.35
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

If a gif data has not global color map, we still try to use it if a frame has no local map.

This task depends upon

Closed by  Pierre Joye (Pierre)
Wednesday, 04 April 2007, 13:37 GMT+2
Reason for closing:  Fixed

Loading...