Browse thread
[Caml-list] Graphics without open_graph?
- José Manuel Nunes
[
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: | 2002-05-02 (09:46) |
From: | José Manuel Nunes <Jose.deAbreuNunes@a...> |
Subject: | [Caml-list] Graphics without open_graph? |
I've written a caml-top program whose output includes graphics generated via Graphics module and camlimages. I'm making this program accessible through a web site and I would like to also include the graphic output. The problem is that the program will be running non-interactive under a non graphic environment. So the question is: would it be possible to use the same graphics code? what to adapt? I believe this means to use Graphics without actually opening the graphics window. I "feel" this should be feasible but have no idea of how to do it. Am I wrong? ------------------- 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