From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id NAA14604; Tue, 28 Jan 2003 13:04:54 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id NAA14461 for ; Tue, 28 Jan 2003 13:04:53 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from mel-rto2.wanadoo.fr (smtp-out-2.wanadoo.fr [193.252.19.254]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h0SC4qv07260; Tue, 28 Jan 2003 13:04:52 +0100 (MET) Received: from mel-rta7.wanadoo.fr (193.252.19.61) by mel-rto2.wanadoo.fr (6.7.015) id 3E0C33700138395D; Tue, 28 Jan 2003 13:04:52 +0100 Received: from iliana (81.50.188.22) by mel-rta7.wanadoo.fr (6.7.015) id 3E26CE54007371C7; Tue, 28 Jan 2003 13:04:52 +0100 Received: from luther by iliana with local (Exim 3.36 #1 (Debian)) id 18dUTz-00015P-00; Tue, 28 Jan 2003 13:04:51 +0100 Date: Tue, 28 Jan 2003 13:04:51 +0100 To: "Jun P. FURUSE" Cc: morelli@cs.utah.edu, caml-list@inria.fr Subject: Re: [Caml-list] Displaying Postscript? Message-ID: <20030128120450.GA4167@iliana> References: <1043489812.1395.7.camel@samantha> <20030128.114359.74742729.Jun.Furuse@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030128.114359.74742729.Jun.Furuse@inria.fr> User-Agent: Mutt/1.5.3i From: Sven Luther Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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