caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Pierre Weis <Pierre.Weis@inria.fr>
To: caml-list@inria.fr
Subject: CamlImages library
Date: Mon, 7 Feb 2000 19:40:09 +0100	[thread overview]
Message-ID: <20000207194009.02632@pauillac.inria.fr> (raw)

[English version]
Version 1.0 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 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.0.tgz

Contributions and comments are welcome.

Enjoy!

[Version française]
La version 1.0 de la bibliothèque, écrite par Jun Furuse, François
Pessaux et Pierre Weis, est maintenant disponible.

C'est une bibliothèque de traitement d'images qui vous offre:

  ** les fonctions de base pour charger et sauver des images dans des
  formats divers,

  ** une interface avec la bibliothèque Graphics, ce qui permet
  d'afficher des images dans l'écran graphique et de mélanger dessins
  et images,

  ** une interface avec freetype, intégrée à la bibliothèque:
  vous pouvez écrire n'importe quel text dans les images avec
  n'importe quelle fonte truetype,

  ** un ensemble de programmes exemples, en particulier un programme
  d'animation d'images gif, un programme de planches contactes (slide
  show), un traducteur d'images vers postscript pour imprimer.

Les sources et la documentation sont disponibles aux adresses suivantes: 

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

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

Les contributions et les commentaires sont les bienvenus.

Amusez-vous bien!
-- 
Pierre Weis

INRIA, Projet Cristal, http://pauillac.inria.fr/~weis



                 reply	other threads:[~2000-02-07 18:48 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=20000207194009.02632@pauillac.inria.fr \
    --to=pierre.weis@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).