Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Jun P. Furuse" <Jun.Furuse@inria.fr>
To: caml-list@inria.fr
Subject: GIF loading/saving library
Date: Thu, 26 Jun 1997 18:13:08 +0200	[thread overview]
Message-ID: <199706261613.SAA01745@pauillac.inria.fr> (raw)

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





                 reply	other threads:[~1997-06-26 16:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199706261613.SAA01745@pauillac.inria.fr \
    --to=jun.furuse@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox