diff options
author | Alexander Larsson <alla@lysator.liu.se> | 2001-12-12 07:13:44 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-12-12 07:13:44 +0000 |
commit | 8c5fa6fdc92849ada0833e6e71701f59b89fad9c (patch) | |
tree | 654f266d0ad99276ffbd87509176d1340d6bafbc /ChangeLog.pre-1-0 | |
parent | bcf6c7a607dbce17ed36e8596b0a9465a7711e0a (diff) | |
download | pango-8c5fa6fdc92849ada0833e6e71701f59b89fad9c.tar.gz |
Initialize MiniXft library before calling MiniXftConfigSubstitute.
2001-12-12 Alexander Larsson <alla@lysator.liu.se>
* pango/pangoft2-fontmap.c (pango_ft2_font_map_load_fontset):
Initialize MiniXft library before calling MiniXftConfigSubstitute.
* pango/mini-xft/minixftdir.c (MiniXftDirScan):
Changed back filename from MiniXftCache to XftCache for
compat with Xft.
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 26fe1c1d..8c53fc41 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,12 @@ +2001-12-12 Alexander Larsson <alla@lysator.liu.se> + + * pango/pangoft2-fontmap.c (pango_ft2_font_map_load_fontset): + Initialize MiniXft library before calling MiniXftConfigSubstitute. + + * pango/mini-xft/minixftdir.c (MiniXftDirScan): + Changed back filename from MiniXftCache to XftCache for + compat with Xft. + 2001-12-11 Alex Larsson <alexl@redhat.com> * pango/pangoft2.c (pango_ft2_render): |