diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-06-09 18:29:11 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-06-09 18:29:11 +0000 |
| commit | a9d0f9ef35f68811817b055a74d926fcd23ab646 (patch) | |
| tree | 100851716415e65461db6ee80930465d7618f3f4 /pattern.c | |
| parent | 0747ab856b548038645b20604a7dd1fabed4330c (diff) | |
| download | puzzles-a9d0f9ef35f68811817b055a74d926fcd23ab646.zip puzzles-a9d0f9ef35f68811817b055a74d926fcd23ab646.tar.gz puzzles-a9d0f9ef35f68811817b055a74d926fcd23ab646.tar.bz2 puzzles-a9d0f9ef35f68811817b055a74d926fcd23ab646.tar.xz | |
GDK 2.6, in its doubtless infinite wisdom, has decided that
gdk_font_from_description() will no longer even _try_ to return a
font matching the specified Pango font description; instead it will
return `fixed' no matter what you do. Therefore, I've had to switch
to using Pango proper for Puzzles text rendering, rather than just
using Pango for font selection.
[originally from svn r5936]
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions