Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* GIF loading/saving library
@ 1997-06-26 16:13 Jun P. Furuse
  0 siblings, 0 replies; only message in thread
From: Jun P. Furuse @ 1997-06-26 16:13 UTC (permalink / raw)
  To: caml-list

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-06-26 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-26 16:13 GIF loading/saving library Jun P. Furuse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox