Browse thread
[Caml-announce] New version of CamlImages library
- Pierre Weis
[
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: | Pierre Weis <Pierre.Weis@i...> |
| Subject: | [Caml-announce] New version of CamlImages library |
Dear Camlers, Version 1.02 of the CamlImages library, by Jun Furuse, François Pessaux, and Pierre Weis, is now available. 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 that 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-1.02.tgz Contributions and comments are welcome. Jun Furuse & Pierre Weis INRIA, Projet Cristal, Jun.Furuse@inria.fr & Pierre.Weis@inria.fr