caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jun P. Furuse" <Jun.Furuse@inria.fr>
To: caml-list@inria.fr
Subject: CamlImages updated for O'Caml 3.00
Date: Thu, 27 Apr 2000 16:03:48 +0200	[thread overview]
Message-ID: <200004271403.QAA29963@pauillac.inria.fr> (raw)

Hello,

Like other libraries, CamlImages library is updated for O'Caml 3.00
with a few additional features.

CamlImages is an image processing library, which provides 

	* basic functions for image processing and loading/saving 
	  various image file formats (hence providing a translation 
	  facility from format to format), 
        * an interface with the Caml graphics library allows to 
	  display images in the Graphics module screen and to mix them 
	  with Caml drawings, 
        * a freetype interface, integrated into the library: 
	  you can draw texts into images using any truetype fonts. 

        and some examples, including an image viewer using lablgtk library.

---

Changes
	* some bug fixes (maybe adding some more)
	* automatic deletion of swap files by the use of Gc.finalise
	* the class interface is revised
	* examples are rewritten for lablgtk-1.00

You can find the library at

	ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/camlimages-1.01.tgz

and the information is available at its web-page:

	http://pauillac.inria.fr/camlimages/

Enjoy!

-----------------------------------------------------------------------
Jun P. Furuse 					 Jun.Furuse@inria.fr




                 reply	other threads:[~2000-04-27 17:58 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=200004271403.QAA29963@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;
as well as URLs for NNTP newsgroup(s).