From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22536 invoked by alias); 12 May 2003 00:14:23 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 22440 invoked from network); 12 May 2003 00:14:23 -0000 Received: from unknown (HELO lumo.pacujo.net) (209.77.185.85) by sources.redhat.com with SMTP; 12 May 2003 00:14:23 -0000 Received: (from marko@localhost) by lumo.pacujo.net (8.11.6/8.11.6/SuSE Linux 0.5) id h4C06Av18855; Sun, 11 May 2003 17:06:10 -0700 To: guile-gtk@sources.redhat.com Subject: Re: Completed GdkFont support References: <87he813u7k.fsf@zip.com.au> From: Marko Rauhamaa Date: Mon, 12 May 2003 00:14:00 -0000 In-Reply-To: <87he813u7k.fsf@zip.com.au> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q2/txt/msg00048.txt.bz2 Kevin Ryde : > Marko Rauhamaa writes: > > > > +(define-func gdk_char_width > > + int > > + ((GdkFont font) > > + (char character))) > > This seems to end up requiring an integer parameter. Is that right? > > I might have hoped to pass a scheme character to gdk_char functions. > I think that'd work better with normal scheme string and character > stuff. Good point. I'll see what I can do tonight. Marko -- Marko Rauhamaa mailto:marko@pacujo.net http://pacujo.net/marko/