diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-07-21 22:31:14 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-07-21 22:31:14 +0000 |
commit | 01f83485d0ba2cdb5d1b92eb1dc3ed546b133f8e (patch) | |
tree | 7f149708cdb59630d0bd14d654d7513fec5b4f96 /ChangeLog.pre-1-10 | |
parent | ff1cb17695f26ec4a03cfb2afd36ad199925655d (diff) | |
download | pango-01f83485d0ba2cdb5d1b92eb1dc3ed546b133f8e.tar.gz |
Load a fontset and return the first font to take advantage of existing
2005-07-21 Owen Taylor <otaylor@redhat.com>
* pango/pangofc-fontmap.c (pango_fc_font_map_load_font): Load a
fontset and return the first font to take advantage of existing
caching.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 6a9bc0ba..8b7ed17c 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,5 +1,11 @@ 2005-07-21 Owen Taylor <otaylor@redhat.com> + * pango/pangofc-fontmap.c (pango_fc_font_map_load_font): Load a + fontset and return the first font to take advantage of existing + caching. + +2005-07-21 Owen Taylor <otaylor@redhat.com> + * modules/indic/indic-ot-class-tables.c modules/indic/indic-ot.[ch]: license on these ICU-derived files is X license, not LGPL. |