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 LAA08541; Wed, 29 Jan 2003 11:06:39 +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 LAA08464 for ; Wed, 29 Jan 2003 11:06:38 +0100 (MET) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h0TA6bv06739 for ; Wed, 29 Jan 2003 11:06:37 +0100 (MET) Received: from tw304h3 oleg_inconnu@smtp-send.myrealbox.com [156.111.84.180] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.24 $ on Novell NetWare via secured & encrypted transport (TLS); Wed, 29 Jan 2003 03:06:35 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Oleg To: Robert Morelli , caml-list@inria.fr Subject: Re: [Caml-list] Displaying Postscript? Date: Wed, 29 Jan 2003 05:06:05 -0500 User-Agent: KMail/1.4.3 References: <1043489812.1395.7.camel@samantha> In-Reply-To: <1043489812.1395.7.camel@samantha> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301290506.05114.oleg_inconnu@myrealbox.com> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Saturday 25 January 2003 05:16 am, Robert Morelli wrote: > 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). =20 gv student_seminar.ps & sleep 3; import output.png Wait until the mouse pointer changes shape before selecting the rectangle "import" is part of imagemagick package (there is also libmagick you migh= t=20 like) HTH Oleg > What libraries/tools are > available to do such a thing? > > Thanks > > > > > > > ------------------- > To unsubscribe, mail caml-list-request@inria.fr Archives: > http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FA= Q: > http://caml.inria.fr/FAQ/ Beginner's list: > http://groups.yahoo.com/group/ocaml_beginners ------------------- 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