From: "Daniel Bünzli" <daniel.buenzli@epfl.ch>
To: Pierre Weis <weis@latour.inria.fr>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] New release 2.2 of camlimages
Date: Sun, 3 Oct 2004 16:33:30 +0200 [thread overview]
Message-ID: <326B6A1A-1549-11D9-8C03-000393DBC266@epfl.ch> (raw)
In-Reply-To: <200410021602.i92G2P0k006394@latour.inria.fr>
The given link is broken. The right link is,
<ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/
camlimages-2.2.tgz>
Daniel
Le 2 oct. 04, à 18:02, Pierre Weis a écrit :
> I'm glad to announce the availability of the 2.2 version of the
> CamlImages library, by Jun Furuse, François Pessaux, and Pierre Weis.
>
> CamlImages is an image processing library, which provides to the
> objective Caml programmer a lot of image processing functionality.
>
> The version 2.2 is a stable development release:
>
> - complete code review and rewriting of files (including auxilliaries
> such as
> Makefiles and configuration files).
>
> - better integration with the rest of the Objective Caml system by
> renaming of the main module, originally named "Image", into the new
> module name "Images". This solves a long standing problem of name
> clashes with other module names provided by other libraries. However,
> this is not backward compatible and you will have to modify your old
> programs according to the new naming scheme: you must change
> references to Image.x into references to Images.x (and similarly from
> oImage.x to oImages.x). As usual, the Caml compiler will help a lot to
> point out obsolete name occurrences.
>
> - the whole set of compiled files are now installed in the library
> installation directory (generally /usr/local/lib/ocaml/camlimages).
>
> - a new export for the Ps module:
> get_bounding_box : string -> bounding_box
> returns he bounding box option of a postscript file image.
>
> CamlImages 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,
> and a postscript converter to print images.
>
> Sources and documentation are available from:
>
> http://pauillac.inria.fr/camlimages/eng.htm
>
> ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/
> camlimages-2.2.0.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
-------------------
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
next prev parent reply other threads:[~2004-10-03 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-02 16:02 Pierre Weis
2004-10-03 14:33 ` Daniel Bünzli [this message]
2004-10-02 16:08 Pierre Weis
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=326B6A1A-1549-11D9-8C03-000393DBC266@epfl.ch \
--to=daniel.buenzli@epfl.ch \
--cc=caml-list@inria.fr \
--cc=weis@latour.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