<?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/11/d7056e171bf4ebf8c6db37acb85893a8"
  from="Matt Gushee &lt;matt@g...&gt;"
  author="Matt Gushee"
  date="2003-11-24T18:50:35"
  subject="Re: [Caml-list] Building camlimages programs on deb (and linux)"
  prev="2003/11/541d390c3dc1718e433c58c401e2269f"
  next="2003/11/4d7d822942745b392e762eca2bf717c0"
  prev-in-thread="2003/11/0846c0670c6d66e04cd9b51e281e5cea"
  next-in-thread="2003/11/6217f3629a679650ddd2fe8434880be8"
  prev-thread="2003/11/51df69e6560d82f4c9692ae57b6a0125"
  next-thread="2003/11/5e86685e6180b05d4cfd14dcb86eb57c"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Building camlimages programs on deb (and linux)">
<msg 
  url="2003/11/a30c170c5922f2f44216ee3e001d0661"
  from="chris.danx &lt;chris.danx@n...&gt;"
  author="chris.danx"
  date="2003-11-24T00:22:01"
  subject="[Caml-list] Building camlimages programs on deb (and linux)">
<msg 
  url="2003/11/50753bf7ad517a0d3bb91feacf43eee4"
  from="Issac Trotts &lt;ijtrotts@c...&gt;"
  author="Issac Trotts"
  date="2003-11-24T01:07:51"
  subject="Re: [Caml-list] Building camlimages programs on deb (and linux)">
<msg 
  url="2003/11/0846c0670c6d66e04cd9b51e281e5cea"
  from="chris.danx &lt;chris.danx@n...&gt;"
  author="chris.danx"
  date="2003-11-24T17:34:49"
  subject="Re: [Caml-list] Building camlimages programs on deb (and linux)">
<msg 
  url="2003/11/d7056e171bf4ebf8c6db37acb85893a8"
  from="Matt Gushee &lt;matt@g...&gt;"
  author="Matt Gushee"
  date="2003-11-24T18:50:35"
  subject="Re: [Caml-list] Building camlimages programs on deb (and linux)">
<msg 
  url="2003/11/6217f3629a679650ddd2fe8434880be8"
  from="chris.danx &lt;chris.danx@n...&gt;"
  author="chris.danx"
  date="2003-11-24T19:10:51"
  subject="Re: [Caml-list] Building camlimages programs on deb (and linux)">
</msg>
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
On Mon, Nov 24, 2003 at 05:34:41PM +0000, chris.danx wrote:

[ ... about troubles compiling CamlImages ... ]

I'm afraid I can't help with CamlImages, but a possible alternative is
GD4O, which is a wrapper for the GD graphics library. Since you haven't
stated your plans very specifically, it's hard to say if it will do what
you need. also, the OCaml wrapper is incomplete and I consider it to be
alpha-quality code; but when it is finished, it will be a complete
implementation of the GD API, providing a very nice set of drawing
functions and a modest set of transformation functions.

The GD API is described at:

  http://www.boutell.com/gd/manual2.0.15.html

And the following document describes which functions are currently
implemented in GD4O:

  http://havenrock.com/software/gd4o/doc/api-xref.html

You will notice that none of the copying and resizing functions are
implemented yet, but--since they happen to be quite simple to code, and
I happen to have a little time today--I'm just going to go ahead and
implement them right now. And even if you're not interested, I don't
mind: they need to be done sooner or later anyway.

Feel free to get in touch if you have questions.

-- 
Matt Gushee                 When a nation follows the Way,
Englewood, Colorado, USA    Horses bear manure through
mgushee@havenrock.com           its fields;
http://www.havenrock.com/   When a nation ignores the Way,
                            Horses bear soldiers through
                                its streets.
                                
                            --Lao Tzu (Peter Merel, trans.)

-------------------
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>

