Download List

프로젝트 설명

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.

2013-01-07 04:09
5.0.3

수동 페이지 설치로 사소한 수정입니다.
Tags: Documentation
A trivial fix to manual page installation.

2012-12-31 04:33
5.0.3

수동 페이지 설치로 사소한 수정입니다.
Tags: Documentation
A trivial fix to manual page installation.

2012-10-24 07:15
5.0.1

이 릴리스 EGifSetGifVersion() 엔트리 포인트를 추가합니다.
그것만 낮은 수준의 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

이 릴리스 EGifSetGifVersion() 엔트리 포인트를 추가합니다. 그것만 낮은 수준의 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() 지금 핸들 인터레이스 및 후행 확장 블록입니다. 새로운 기능 읽기 및 GIF89 그래픽 제어 블록 편집을 지원 합니다. 도서관은 지금 순전히 재진입 및 스레드. 내보낸 함수의 모든 이름을 Gif, DGif, 또는 EGif 접두사를 만들었습니다.
새로운 giftool 유틸리티는 스크립트 수정 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