summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-11-21 15:59:15 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-11-21 15:59:15 +0000
commita74950580a02c579cef2f523a148e0f386d620b6 (patch)
treeca2b413f443e04117ea8ae60fe8c9e1955a18e30 /ChangeLog.pre-1-8
parent6875ac66adefd63a0450b03b56b7160424e78931 (diff)
downloadpango-a74950580a02c579cef2f523a148e0f386d620b6.tar.gz
Don't just call pango_fontset_get_metrics() to implement
Sun Nov 21 10:52:03 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-context.c: Don't just call pango_fontset_get_metrics() to implement pango_context_get_metrics(), since that skips our normal font selection algorithm. Rather itemize the sample string and get the metrics from that. (#149438, Felipe Heidrich)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 1421c515..1863f680 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,10 @@
+Sun Nov 21 10:52:03 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-context.c: Don't just call pango_fontset_get_metrics()
+ to implement pango_context_get_metrics(), since that skips our
+ normal font selection algorithm. Rather itemize the sample string
+ and get the metrics from that. (#149438, Felipe Heidrich)
+
Sun Nov 21 10:46:34 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_set_text): Fix UTF8 => UTF-8