diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-04-16 21:48:29 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-04-16 21:48:29 +0000 |
commit | 2a4a8b86b8d3b690ce2f42a7f2c1e810df792521 (patch) | |
tree | 69778135f52212123f9f4c27df5bdb947e620a6b /ChangeLog.pre-1-6 | |
parent | 7b05778821db2911af17eaafb848a616eb773c37 (diff) | |
download | pango-2a4a8b86b8d3b690ce2f42a7f2c1e810df792521.tar.gz |
More careful handling of face->charmap; if is NULL, try to set a unicode
Wed Apr 16 03:46:42 2003 Owen Taylor <otaylor@redhat.com>
* pango/opentype/pango-ot-info.c (synthesize_class_def):
More careful handling of face->charmap; if is NULL,
try to set a unicode charmap, if that doesn't succeed,
return. (Hopefully fixes #106550)
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index b2249736..a273fff1 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,10 @@ +Wed Apr 16 03:46:42 2003 Owen Taylor <otaylor@redhat.com> + + * pango/opentype/pango-ot-info.c (synthesize_class_def): + More careful handling of face->charmap; if is NULL, + try to set a unicode charmap, if that doesn't succeed, + return. (Hopefully fixes #106550) + Tue Apr 15 11:49:39 2003 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxg{sub/pos}.c: When loading |