Browse thread
[Caml-list] Displaying Postscript?
[
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: | Sven Luther <luther@d...> |
| Subject: | Re: [Caml-list] Displaying Postscript? |
On Tue, Jan 28, 2003 at 11:43:59AM +0100, Jun P. FURUSE wrote: > Hello, > > > I'm working on an OCaml application which I'd like > > to do the following: load an existing postscript > > file from disk, launch a window in which the > > document is displayed, and allow the user to select a > > rectangle on a page of the document using the mouse > > (and of course have access to the bounds of the rectangle > > within the application). What libraries/tools are > > available to do such a thing? > > One possibility is a combination of LablGtk and Camlimages > LablGtk provides a GUI and Camlimages is for image file manipulation. > > Maybe you can also use gdkpixbuf interface of LablGtk instead of > Camlimages, but I am not really sure. BTW, have you tested camlimages with the (alpha) lablgtk2 ? And is it still possible to build camlimages with libpng 2 ? Friendly, Sven Luther ------------------- 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