scsh-checkins
[Top] [All Lists]

scx/scheme/examples hello-xft.scm

To: scsh-checkins@scsh.net
Subject: scx/scheme/examples hello-xft.scm
From: Eric Knauel <eknauel@users.sourceforge.net>
Date: Tue, 27 Apr 2004 18:15:29 +0200 (DFT)
List-id: <scsh-checkins.list-id.scsh.net>
Update of /cvsroot/scsh/scx/scheme/examples
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2956/scheme/examples

Modified Files:
        hello-xft.scm 
Log Message:
- Don't export fontsets --- that'll make memory handling and calling
  finalizers much more complicated.  Convert fontset to a list of
  patterns instead.

- Don't add a finalizer to pattern returned xft-font-match.  This
  seems to be the reason for the segfaults.  However, I have to admit
  don't fully understand why this is so.

<Prev in Thread] Current Thread [Next in Thread>
  • scx/scheme/examples hello-xft.scm, Eric Knauel <=