| To: | scsh-checkins@scsh.net |
|---|---|
| Subject: | scx Makefile.am |
| From: | Eric Knauel <eknauel@users.sourceforge.net> |
| Date: | Mon, 26 Apr 2004 15:21:57 +0200 (MST) |
| List-id: | <scsh-checkins.list-id.scsh.net> |
Update of /cvsroot/scsh/scx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10910
Modified Files:
Makefile.am
Log Message:
fix some issues with freeing Xft/fontconfig resources.
Remaining problem:
- XftFontsetDestroy() calls free() for each XftPattern stored in the
Fontset. XftPatterns created by MAKE-XFT-PATTERN get their own
finalizer, thus if added to the fontset, there might be two calls
to free() for that object. That needs fixing.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | scx/scheme/libs weak-table.scm libs-interfaces.scm libs-packages.scm xft.scm, Eric Knauel |
|---|---|
| Next by Date: | scx/scheme/libs libs-interfaces.scm xft.scm, Eric Knauel |
| Previous by Thread: | scx/scheme/libs weak-table.scm libs-interfaces.scm libs-packages.scm xft.scm, Eric Knauel |
| Next by Thread: | scx/scheme/libs libs-interfaces.scm xft.scm, Eric Knauel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |