Download List

Project Description

giflib is a library for rendering and generating GIF image files. This is the GIF service code in C used for over two decades by graphics applications, Web browsers, game consoles, ATMs, and pretty much anything else that throws pixels on a display. It is simple, stable, and bulletproof.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-06-20 06:46 Back to release list
5.0.0

DGifSlurp()/EGifSpew() now handle interlacing and trailing extension blocks. New functions support reading and editing GIF89 graphics control blocks. The library is now purely reentrant and thread-safe. All names of exported functions now have a Gif, DGif, or EGif prefix.
A new giftool utility supports scripted modification of GIF data fields.
Tags: Major feature enhancements

Project Resources