[
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: | 1997-06-13 (06:19) |
From: | Jens Kloecker <kloecker@s...> |
Subject: | Re: ps & Caml |
On Thu, 12 Jun 1997 09:32:10 +0200 Luc ALBERT <albert@cal.enst.fr> wrote: > Is is possible in Caml Light to automatically produce ps files ? There are actually two interfaces to PostScript I know: The MLgraph system on ftp://ftp.ens.fr/pub/unix/lang/MLgraph/ provides a direct way to produce PostScript images from within Caml Light or OCaml. With the CamlTK interface located in ftp://ftp.inria.fr/lang/caml-light/camltk/ you can draw an image on a TK Canvas widget and then export this image as Encapsulated PostScript. - Jens +-------------------------------------------------------------+ | Jens Kloecker kloecker@springer.de | | Electronic Technologies Tel. (0 62 21) 48 79 04 | | Springer Verlag Heidelberg Fax (0 62 21) 48 73 04 | +-------------------------------------------------------------+ | The road to wisdom? Well it's plain and simple to express: | | Err and err and err again but less and less and less. | +-------------------------------------------------------------+