diff options
author | Tor Lillqvist <tml@iki.fi> | 2004-12-14 01:06:55 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2004-12-14 01:06:55 +0000 |
commit | 3c3fa7f42661c7f26493ae1a05f819d2cdf64d33 (patch) | |
tree | c0e4f8cee18204f3d84e1a824c5fe25eda056e81 /ChangeLog.pre-1-8 | |
parent | 2fc2d85e7adc829d890cdd98caeb868f419f0cca (diff) | |
download | pango-3c3fa7f42661c7f26493ae1a05f819d2cdf64d33.tar.gz |
Set also underline and strikethrough position and thickness. (#161205)
2004-12-14 Tor Lillqvist <tml@iki.fi>
* pango/pangowin32.c (pango_win32_font_get_metrics): Set also
underline and strikethrough position and thickness. (#161205)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index c4954f2b..9370ae8a 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +2004-12-14 Tor Lillqvist <tml@iki.fi> + + * pango/pangowin32.c (pango_win32_font_get_metrics): Set also + underline and strikethrough position and thickness. (#161205) + Mon Dec 13 14:44:40 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.[ch] pango/pango.def docs/pango-sections.txt: |