diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-18 20:45:48 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-18 20:45:48 +0000 |
commit | ca99d2147724fdb60b28f636eaa7ad89b902bd7a (patch) | |
tree | d574083dc57db7c9462ead0cf37cb5819d067497 /ChangeLog | |
parent | 676359dce7d33d1b999888d1a33a5c96f9091a88 (diff) | |
download | pango-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')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |