diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-01-11 20:09:58 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-01-11 20:09:58 +0000 |
commit | 2ac3d4c416d0d761b3012c6c4eebe3d00ad157a0 (patch) | |
tree | 7da962a13a562f61630a799a3f898846a32309ba /ChangeLog.pre-1-8 | |
parent | 49c7df604e7b84310da42c9431ca96818d440b1b (diff) | |
download | pango-2ac3d4c416d0d761b3012c6c4eebe3d00ad157a0.tar.gz |
Split comma separated family names and add them in pieces, so they are all
Fri Jan 11 15:01:13 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoft2-fontmap.c (pango_ft2_make_pattern)
pango/pangoxft-fontmap.c (pango_xft_make_pattern):
Split comma separated family names and add them in
pieces, so they are all visible to Xft.
* pango/pangoxft-fontmap.c: Remove duplicate XFT_FAMILY
in call to XftListFonts.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 12200222..5f64ef91 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,13 @@ +Fri Jan 11 15:01:13 2002 Owen Taylor <otaylor@redhat.com> + + * pango/pangoft2-fontmap.c (pango_ft2_make_pattern) + pango/pangoxft-fontmap.c (pango_xft_make_pattern): + Split comma separated family names and add them in + pieces, so they are all visible to Xft. + + * pango/pangoxft-fontmap.c: Remove duplicate XFT_FAMILY + in call to XftListFonts. + Thu Jan 10 16:27:24 2002 Owen Taylor <otaylor@redhat.com> * pango/mini-fribidi/fribidi.c: Fix read of unitialized |