summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>2008-05-27 21:14:00 +0000
committerTor Lillqvist <tml@src.gnome.org>2008-05-27 21:14:00 +0000
commitd9e7332ce248db65fd90ea2eebac32af459340f0 (patch)
tree11355514603bdee7d5b511c66835feec6df1ec2d
parent40862dc4ed32de13f848bfb5aba8d63c851abb62 (diff)
downloadpango-d9e7332ce248db65fd90ea2eebac32af459340f0.tar.gz
Detail.
svn path=/trunk/; revision=2643
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 661ed658..14165fad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,8 @@
bold weights for fonts that have a real semi-bold weight, like
Lucida Sans. (The bold weight ended up looking like the semi-bold
anyway.)
- (pango_win32_font_description_from_logfont): Recognize the
+ (pango_win32_font_description_from_logfont)
+ (pango_win32_font_description_from_logfontw): Recognize the
semi-bold weight interval.
2008-05-27 Tor Lillqvist <tml@novell.com>