summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-06-26 19:13:28 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-06-26 19:13:28 +0000
commit9c41176796502c33fec770dc5952bdcdc9db3783 (patch)
treee2c561525c5cdbe96aae959634e2cb3feceb3b8e /ChangeLog.pre-1-10
parentac5989fb0fec8273fd4955611b6efb0317d138c1 (diff)
downloadpango-9c41176796502c33fec770dc5952bdcdc9db3783.tar.gz
Couple of bug fixes for the last change.
Tue Jun 26 15:11:30 2001 Owen Taylor <otaylor@redhat.com> * pango/pango-context.c (font_set_get_font) pango/pango-context.c (add_engines): Couple of bug fixes for the last change. * configure.in: Abort out when AM_PATH_GLIB fails.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-1018
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 130cfec8..847c0e96 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,21 @@
+Tue Jun 26 15:11:30 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-context.c (font_set_get_font)
+ pango/pango-context.c (add_engines): Couple of
+ bug fixes for the last change.
+
+ * configure.in: Abort out when AM_PATH_GLIB fails.
+
+Tue Jun 26 10:19:02 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-utils.c (pango_language_matches): Handle
+ language == NULL as matching nothing but '*'.
+
+ * pango/pango-context.[ch] (pango_context_get_metrics): Add a
+ (slowish) function to get the metrics for a font description,
+ including fallbacks as with pango_itemize(), rather than a single
+ font.
+
Sat Jun 23 10:01:20 2001 Owen Taylor <otaylor@redhat.com>
* pango/pangowin32-fontmap.c (pango_win32_font_entry_get_coverage):