4 lines
233 B
Text
4 lines
233 B
Text
A library for reading and writing gif images. The save functionality
|
|
uses an uncompressed gif algorithm to avoid the Unisys LZW patent.
|
|
This library is based on Eric Raymond's giflib and implements a
|
|
superset of that library's API.
|