diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-02-12 22:16:11 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-02-12 22:16:11 +0000 |
commit | 40d4e2c55eb7ec4de5156dd26d5b6e1ff71fd7b6 (patch) | |
tree | c89a7a594b73ea146a191d38e2c7f2cf3b96799e /README | |
parent | 9c0b83ce9873de6cff41134c79fb9c2489a299c3 (diff) | |
download | pango-40d4e2c55eb7ec4de5156dd26d5b6e1ff71fd7b6.tar.gz |
Fix bug where language tag changes were not causing the font to be looked
Wed Feb 12 17:09:00 2003 Owen Taylor <otaylor@redhat.com>
* pango/pango-context.c: Fix bug where language
tag changes were not causing the font to be
looked up again. (bugzilla.redhat.com #84034)
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ Pango-1.2 requires version 2 of Xft. Both Xft and the optional PangoFT2 backend look up fonts via the fontconfig library, available along with Xft in the 'fcpackage' tarball from http://keithp.com/fonts. They -also require at least version 2.0.1 of the FreeType +also require at least version 2.0.9 of the FreeType library. (http://www.freetype.org) After installing fontconfig, it may be necessary to edit |