From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id WAA15055; Sat, 10 Apr 2004 22:50:19 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id WAA15084; Sat, 10 Apr 2004 22:50:18 +0200 (MET DST) From: Pierre Weis Message-Id: <200404102050.WAA15084@pauillac.inria.fr> Subject: [Caml-list] New release of CamlImages To: caml-announce@pauillac.inria.fr Date: Sat, 10 Apr 2004 22:50:18 +0200 (MET DST) Cc: weis@pauillac.inria.fr (Pierre Weis), furuse@pauillac.inria.fr (Jun Furuse) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Loop: caml-list@inria.fr X-Spam: no; 0.00; pierre:01 weis:01 weis:01 camlimages:01 camlimages:01 furuse:01 pessaux:01 pierre:01 lablgtk:01 bug:01 freetype:01 gif:99 bazar-ocaml:01 camlimages-:01 caml:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk X-Status: X-Keywords: X-UID: 231 Hi, The new version 2.12 of the CamlImages library, by Jun Furuse, François Pessaux, and Pierre Weis, is now available. Version 2.12 adds support for lablgtk2 and is also a bug fix release. CamlImages is an image processing library, which provides to the objective Caml programmer: ** 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, ** a set of example programs, including gif animation, slide show, postscript converter to print images. Sources and documentation are available from: http://pauillac.inria.fr/camlimages/eng.htm ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/camlimages-2.12.tgz Contributions and comments are welcome. Pierre Weis ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners