Télécharger la liste

Description du projet

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.

Système requise

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.

2013-01-07 04:09
5.0.3

Une solution triviale pour installation de la page de manuel.
Tags: Documentation
A trivial fix to manual page installation.

2012-12-31 04:33
5.0.3

Une solution triviale pour installation de la page de manuel.
Tags: Documentation
A trivial fix to manual page installation.

2012-10-24 07:15
5.0.1

Cette version ajoute un point d'entrée EGifSetGifVersion().
Il ne sera d'intérêt pour ceux qui utilisent l'API de bas niveau.
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

Cette version ajoute un point d'entrée EGifSetGifVersion(). Il ne sera d'intérêt pour ceux qui utilisent l'API de bas niveau.
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() poignée de maintenant l'entrelacement et les blocs d'extension de fin. Nouvelles fonctions support lecture et l'édition de blocs de contrôle graphique GIF89. La bibliothèque est maintenant purement réentrante et thread-safe. Tous les noms des fonctions exportées ont maintenant un préfixe Gif, DGif ou AAP.
Un nouvel utilitaire de giftool prend en charge le script modification des champs de données GIF.
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