summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-05-18 20:45:48 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-05-18 20:45:48 +0000
commitca99d2147724fdb60b28f636eaa7ad89b902bd7a (patch)
treed574083dc57db7c9462ead0cf37cb5819d067497 /ChangeLog.pre-1-6
parent676359dce7d33d1b999888d1a33a5c96f9091a88 (diff)
downloadpango-ca99d2147724fdb60b28f636eaa7ad89b902bd7a.tar.gz
Use the font at the beginning of the paragraph, not the context's font.
Fri May 18 16:44:25 2001 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (ensure_tab_width): Use the font at the beginning of the paragraph, not the context's font.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 8c77dbcc..7c611b2e 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,9 @@
+Fri May 18 16:44:25 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (ensure_tab_width): Use the font
+ at the beginning of the paragraph, not the context's
+ font.
+
Fri May 18 11:30:57 2001 Owen Taylor <otaylor@redhat.com>
* pango/opentype/disasm.c: Use ISO C99 varargs when