Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2013-01-07 04:09
5.0.3

Eine triviale Lösung Installation manual-Seite.
Tags: Documentation
A trivial fix to manual page installation.

2012-12-31 04:33
5.0.3

Eine triviale Lösung Installation manual-Seite.
Tags: Documentation
A trivial fix to manual page installation.

2012-10-24 07:15
5.0.1

Diese Version bietet einen Einstiegspunkt für die EGifSetGifVersion().
Es werden nur von Interesse für diejenigen mit der Low-Level-API.
Tags: Minor bugfixes
This release adds an EGifSetGifVersion() entry point.
It will only be of interest to those using the low-level API.

2012-10-15 12:17
5.0.1

Diese Version bietet einen Einstiegspunkt für die EGifSetGifVersion(). Es werden nur von Interesse für diejenigen mit der Low-Level-API.
Tags: Minor bugfixes
This release adds an EGifSetGifVersion() entry point. It will only be of interest to those using the low-level API.

2012-06-20 06:46
5.0.0

DGifSlurp()/EGifSpew() jetzt Handle Zeilensprung und nachfolgende Erweiterung Blöcke. Neue Funktionen unterstützen das Lesen und bearbeiten GIF89 Grafiken Steuerblöcke. Die Bibliothek ist jetzt rein scharfkantige und Thread-sicher. Alle Namen von exportierten Funktionen haben jetzt ein Gif, DGif oder EGif Präfix.
Ein neues Giftool-Dienstprogramm unterstützt skriptgesteuerte Änderung der GIF-Datenfelder.
Tags: Major feature enhancements
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.

Project Resources