<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/01/075725fa46f617664f299e6294ece001"
  from="Sven Luther &lt;luther@d...&gt;"
  author="Sven Luther"
  date="2003-01-28T12:04:54"
  subject="Re: [Caml-list] Displaying Postscript?"
  prev="2003/01/a49e9e013098fcb742180c896e71b247"
  next="2003/01/d4d750874d334e80e12dff031a132fc4"
  prev-in-thread="2003/01/a49e9e013098fcb742180c896e71b247"
  next-in-thread="2003/01/d4d750874d334e80e12dff031a132fc4"
  prev-thread="2003/01/f114509bfc6a85b29eab7c27e229d8a4"
  next-thread="2003/01/15cd7ca215908267fbf01507e08c168c"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/2a90151cd7b925c19cbd206907343e50"
  from="Robert Morelli &lt;morelli@c...&gt;"
  author="Robert Morelli"
  date="2003-01-25T10:12:44"
  subject="[Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/a49e9e013098fcb742180c896e71b247"
  from="Jun P. FURUSE &lt;Jun.Furuse@i...&gt;"
  author="Jun P. FURUSE"
  date="2003-01-28T10:44:03"
  subject="Re: [Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/075725fa46f617664f299e6294ece001"
  from="Sven Luther &lt;luther@d...&gt;"
  author="Sven Luther"
  date="2003-01-28T12:04:54"
  subject="Re: [Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/d4d750874d334e80e12dff031a132fc4"
  from="Jun P. FURUSE &lt;Jun.Furuse@i...&gt;"
  author="Jun P. FURUSE"
  date="2003-01-28T12:48:42"
  subject="Re: [Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/effa51d1c454854a614c8cec430c24a8"
  from="Sven Luther &lt;luther@d...&gt;"
  author="Sven Luther"
  date="2003-01-28T14:32:15"
  subject="Re: [Caml-list] Displaying Postscript?">
</msg>
</msg>
</msg>
</msg>
<msg 
  url="2003/01/0a508cc160a2b5e559d7a99c2276655d"
  from="Didier Le Botlan &lt;lebotlan@b...&gt;"
  author="Didier Le Botlan"
  date="2003-01-28T21:35:20"
  subject="Re: [Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/0f1781e12509a25a4d0920a81f3b180d"
  from="Florian Hars &lt;hars@b...&gt;"
  author="Florian Hars"
  date="2003-01-30T07:53:09"
  subject="Re: [Caml-list] Displaying Postscript?">
</msg>
</msg>
<msg 
  url="2003/01/675a2919db92353047fba13e9e3c9dcf"
  from="Sven Luther &lt;luther@d...&gt;"
  author="Sven Luther"
  date="2003-01-29T09:05:18"
  subject="Re: [Caml-list] Displaying Postscript?">
</msg>
<msg 
  url="2003/01/fc673fece536a1d8340ab5d373adba7c"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2003-01-29T10:06:39"
  subject="Re: [Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/fa488ee2ec4adb372ccba5a2b3d66a2e"
  from="Mike Potanin &lt;potanin@m...&gt;"
  author="Mike Potanin"
  date="2003-01-29T10:44:28"
  subject="Re: [Caml-list] Displaying Postscript?">
<msg 
  url="2003/01/d0b66887cf76a8cb2fdfb72cd5b70f0f"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2003-01-29T19:23:46"
  subject="Re: [Caml-list] Displaying Postscript?">
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
On Tue, Jan 28, 2003 at 11:43:59AM +0100, Jun P. FURUSE wrote:
&gt; Hello,
&gt; 
&gt; &gt; I'm working on an OCaml application which I'd like 
&gt; &gt; to do the following:  load an existing postscript 
&gt; &gt; file from disk, launch a window in which the 
&gt; &gt; document is displayed,  and allow the user to select a
&gt; &gt; rectangle on a page of the document using the mouse
&gt; &gt; (and of course have access to the bounds of the rectangle
&gt; &gt; within the application).  What libraries/tools are 
&gt; &gt; available to do such a thing?
&gt; 
&gt; One possibility is a combination of LablGtk and Camlimages 
&gt; LablGtk provides a GUI and Camlimages is for image file manipulation.
&gt; 
&gt; Maybe you can also use gdkpixbuf interface of LablGtk instead of 
&gt; 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

</contents>

</message>

