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 WAA07910; Mon, 1 Jul 2002 22:56:51 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id WAA07831 for caml-list@pauillac.inria.fr; Mon, 1 Jul 2002 22:56:50 +0200 (MET DST) 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 MAA30830 for ; Mon, 1 Jul 2002 12:31:16 +0200 (MET DST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g61AVFf18766 for ; Mon, 1 Jul 2002 12:31:15 +0200 (MET DST) Received: from list by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17OySD-0007vn-00 for ; Mon, 01 Jul 2002 12:30:45 +0200 To: caml-list@inria.fr X-Injected-Via-Gmane: http://gmane.org/ Received: from news by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17OySD-0007vf-00 for ; Mon, 01 Jul 2002 12:30:45 +0200 Path: not-for-mail From: Ketanu Newsgroups: gmane.comp.lang.caml.inria Subject: [Caml-list] Re: Gdkpixbuf Date: Mon, 01 Jul 2002 12:31:52 +0200 Organization: (none) Message-ID: <87hejjeo2v.fsf@ketanu.dyndns.org> References: <87it40iw6s.fsf@ketanu.dyndns.org> <20020701175612D.garrigue@kurims.kyoto-u.ac.jp> NNTP-Posting-Host: amontpellier-203-1-4-70.abo.wanadoo.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025519445 30482 80.14.105.70 (1 Jul 2002 10:30:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Jul 2002 10:30:45 +0000 (UTC) User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) Cancel-Lock: sha1:e9PodR0jGMTPa4FMDNONjpwQdhw= Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Jacques Garrigue writes: > From: Ketanu > >> Does anyone know about using gdkpixbuf (from the gdk library) with objective >> caml ? The gdkpixbuf object provides loading/saving images to many common >> file formats, in a way usable altogether with GTK+. > > OK, I've added some kind of support. See the new snapshot 2002-07-01. > To enable GdkPixbuf support, you must configure with USE_GNOME=1. > This is preliminary, but at least you can render any picture supported > by GdkPixbuf. I'll look around that. > Another approach is to use the CamlImages library, which also offers > lablgtk compatibility. I believe it allows more fancy processing. This approach may be very convenient, but when i used Camlimages for the first time (2/3 monthes) i did not notice anything about lablgtk compatibility (but with Graphics module compatibility), i just check again http://pauillac.inria.fr/camlimages/ and i fand LV -- Labl image Viewer This is camlimages+lablgtk image viewer, like `xv', but much limited. It works just with True or Direct colormodels. No PseudoColor support. And more, it is UNDER CONSTRUCTION. which provides example code in using camlimages with lablgtk. Thanks -- Ketanu - RSA PGP Key ID: 0x20D90C12 ------------------- 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