From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rm@fabula.de Newsgroups: gmane.lisp.guile.user Subject: Re: gtk-canvas bindings for guile, second attempt (errata) Date: Tue, 22 Oct 2002 11:11:20 +0200 Sender: guile-user-admin@gnu.org Message-ID: <20021022091120.GA14861@www> References: <20021018111146.GA18333@www> <20021018114138.GA18517@www> <20021020135629.GA3667@www> <20021021090025.GA8327@www> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035277031 27289 80.91.224.249 (22 Oct 2002 08:57:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 22 Oct 2002 08:57:11 +0000 (UTC) Cc: rm@fabula.de, guile-user@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 183uqb-00075u-00 for ; Tue, 22 Oct 2002 10:57:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 183uns-0004uI-00; Tue, 22 Oct 2002 04:54:20 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 183umh-0002fL-00 for guile-user@gnu.org; Tue, 22 Oct 2002 04:53:07 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 183umf-0002df-00 for guile-user@gnu.org; Tue, 22 Oct 2002 04:53:06 -0400 Original-Received: from www.elogos.de ([212.18.192.92]) by monty-python.gnu.org with esmtp (Exim 4.10) id 183ume-0002Yr-00 for guile-user@gnu.org; Tue, 22 Oct 2002 04:53:04 -0400 Original-Received: by www.elogos.de (Postfix, from userid 5001) id 05D28104906; Tue, 22 Oct 2002 11:11:21 +0200 (CEST) Original-To: Daniel Skarda <0rfelyus@ucw.cz> Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:1260 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1260 On Mon, Oct 21, 2002 at 03:17:00PM +0200, Daniel Skarda wrote: > > GdkPixbuf is an image handling library, a replacement for GdkImlib library. > > I understand the concept of a canvas. I thought it would be better to use > GdkPixbuf rather then GdkImlibImage as a base for image canvas items. Unfortunately this is out of my control -- GtkCanvas uses GdkImlibImages for image items (well, at least one _can_ use them ...). For now i have it working by providing a '#:file' keyword for the image item. > Because bindings for two competing image handling libraries did not make sense > for me, I chose GdkPixbuf and finished bindings found in guile-gnome (GdkPixbuf > itself does not depend on Gnome neither guile-gnome). Thanks, i'll have a look at it Ralf > 0. > > > _______________________________________________ > Guile-user mailing list > Guile-user@gnu.org > http://mail.gnu.org/mailman/listinfo/guile-user _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user