summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-06-14 19:02:47 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-06-14 19:02:47 +0000
commit8e7f0a9c9626c55568c4430c38be64ca0b59b118 (patch)
treef30b75aad011bbd99c71e9fe6104685f5732ac81 /ChangeLog.pre-1-10
parent8670c597a1a6b8f3332a35ed646fc06d13aaa7af (diff)
downloadpango-8e7f0a9c9626c55568c4430c38be64ca0b59b118.tar.gz
Add a (hopefully temporary) cache in front of getting metrics from Cairo.
2005-06-10 Owen Taylor <otaylor@redhat.com> * pango/pangocairo-fcfont.c: Add a (hopefully temporary) cache in front of getting metrics from Cairo. * pango/pangocairo-fcfont.c: Remove some cast checks in critical code paths.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 8f68a293..85e999b7 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,11 @@
+2005-06-10 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangocairo-fcfont.c: Add a (hopefully temporary) cache
+ in front of getting metrics from Cairo.
+
+ * pango/pangocairo-fcfont.c: Remove some cast checks in critical
+ code paths.
+
2005-05-17 Owen Taylor <otaylor@redhat.com>
* pango/pangofc-fontmap.[ch]: Add a new context_substitute() virtual