diff options
author | Alex Larsson <alexl@redhat.com> | 2002-02-28 23:08:37 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-02-28 23:08:37 +0000 |
commit | dd0df5d218b03ee0f16ed4310dc81225810e3503 (patch) | |
tree | b8a73baf2212139b4daf8add37d1caea1b80c906 /ChangeLog.pre-1-0 | |
parent | b826d3f5673d197458d1aaad7d9cc12bf893e8f7 (diff) | |
download | pango-dd0df5d218b03ee0f16ed4310dc81225810e3503.tar.gz |
Check for errors when loading font face, fall back to sans, exit with
2002-02-28 Alex Larsson <alexl@redhat.com>
* pango/pangoft2.c (pango_ft2_font_get_face):
Check for errors when loading font face, fall back to sans,
exit with warning if no font found.
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index d9ac36b3..2fcf3fc1 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,9 @@ +2002-02-28 Alex Larsson <alexl@redhat.com> + + * pango/pangoft2.c (pango_ft2_font_get_face): + Check for errors when loading font face, fall back to sans, + exit with warning if no font found. + 2002-02-28 Sven Neumann <sven@gimp.org> * modules/arabic/Makefile.am: don't link libpango-ot into the module. |