<?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/837fcd4c3c00ccfcd0571db7f70ba7ae"
  from="Matt Gushee &lt;matt@g...&gt;"
  author="Matt Gushee"
  date="2003-11-25T02:21:57"
  subject="[Caml-list] ANN: GD4O release 1.0a5"
  prev="2003/11/6778b4e18c4db55e7461cb9af43857ef"
  next="2003/11/d620f04659c9a8a5ce66cb2cd3855556"
  prev-thread="2003/11/6778b4e18c4db55e7461cb9af43857ef"
  next-thread="2003/11/d620f04659c9a8a5ce66cb2cd3855556"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] ANN: GD4O release 1.0a5">
<msg 
  url="2003/11/837fcd4c3c00ccfcd0571db7f70ba7ae"
  from="Matt Gushee &lt;matt@g...&gt;"
  author="Matt Gushee"
  date="2003-11-25T02:21:57"
  subject="[Caml-list] ANN: GD4O release 1.0a5">
</msg>
</thread>

<contents>
I am pleased to announce the 5th alpha release of GD4O, the OCaml
wrapper for the GD graphics library. Today's release adds support for
the copying and resizing portion of the GD API, consisting of the
following functions:

    OCaml method name           C API function name
    -----------------           -------------------
    #image#copy             &lt;-&gt; gdImageCopy
    #image#copy_resized     &lt;-&gt; gdImageCopyResized
    #image#copy_resampled   &lt;-&gt; gdImageCopyResampled
    #image#copy_rotated     &lt;-&gt; gdImageCopyRotated
    #image#copy_merge       &lt;-&gt; gdImageCopyMerge
    #image#copy_merge_gray  &lt;-&gt; gdImageCopyMergeGray
    #image#palette_copy     &lt;-&gt; gdImagePaletteCopy

The test script has been updated accordingly.

The project home page, with download links and documentation, is:

    http://gd4o.sourceforge.net/


P.S.: Volunteer developers needed, especially those with expertise
      in interfacing OCaml with C! Please get in touch if you're
      interested.

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

