Browse thread
GIF loading/saving library
- Jun P. Furuse
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jun P. Furuse <Jun.Furuse@i...> |
| Subject: | GIF loading/saving library |
Bonjour,
I wrote a small library to load and save GIF image files.
Actual loading and saving are done in C code, which comes from GD
library, which I use sometimes and found useful.
NOTE: I am not sure very well, but I heard LZW compression, which
the GIF file format uses, is patented by Unisys. They permitted to
use this algorithm for free just to create free softwares. So, don't
use this library to earn money.
The archive is at:
<URL: http://pauillac.inria.fr/~furuse/gif.tgz>
It is not documented well, but I hope the file gif.mli would explain
you how to use.
Have fun,
-----------------------------------------------------------------------
Jun P. Furuse Jun.Furuse@inria.fr
INRIA
Institut National de Recherche en Informatique et en Automatique