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 DAA26922; Tue, 25 Nov 2003 03:21:57 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id DAA26257 for ; Tue, 25 Nov 2003 03:21:54 +0100 (MET) Received: from mz2.forethought.net (mzpi4.forethought.net [216.241.36.13]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id hAP2EI122505 for ; Tue, 25 Nov 2003 03:14:19 +0100 (MET) Received: from [216.241.35.41] (helo=swordfish) by mz2.forethought.net with esmtp (Exim 4.14) id 1AOSiW-0007L8-CA for caml-list@pauillac.inria.fr; Mon, 24 Nov 2003 19:14:16 -0700 Received: from matt by swordfish with local (Exim 3.35 #1 (Debian)) id 1AOSiW-0005bs-00 for ; Mon, 24 Nov 2003 19:14:16 -0700 Date: Mon, 24 Nov 2003 19:14:16 -0700 From: Matt Gushee To: caml-list@pauillac.inria.fr Subject: [Caml-list] ANN: GD4O release 1.0a5 Message-ID: <20031125021416.GB7961@swordfish> Reply-To: Matt Gushee Mail-Followup-To: caml-list@pauillac.inria.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i X-Loop: caml-list@inria.fr X-Spam: no; 0.00; gushee:01 gushee:01 resizing:01 api:01 api:01 sourceforge:01 interfacing:01 englewood:01 manure:01 mgushee:01 havenrock:01 havenrock:01 ignores:01 --lao:01 merel:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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 <-> gdImageCopy #image#copy_resized <-> gdImageCopyResized #image#copy_resampled <-> gdImageCopyResampled #image#copy_rotated <-> gdImageCopyRotated #image#copy_merge <-> gdImageCopyMerge #image#copy_merge_gray <-> gdImageCopyMergeGray #image#palette_copy <-> 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