[cairo-commit] cairo ChangeLog,1.1026.2.13,1.1026.2.14
Tor Lillqvist
commit at pdx.freedesktop.org
Mon Sep 26 09:05:16 PDT 2005
Committed by: tml
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv9128
Modified Files:
Tag: BRANCH_1_0
ChangeLog
Log Message:
2005-09-26 Tor Lillqvist <tml at novell.com>
* src/cairo-win32-font.c (_win32_scaled_font_get_scaled_hfont),
(_win32_scaled_font_get_unscaled_hfont): Set LOGFONT::lfHeight
negative. A negative lfHeight means "em height" which is what we
want, and matches how other toolkits interpret font sizes on
Win32. (Positive lfHeight means "cell height".) (#4593)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.13
retrieving revision 1.1026.2.14
diff -u -d -r1.1026.2.13 -r1.1026.2.14
--- ChangeLog 20 Sep 2005 15:23:20 -0000 1.1026.2.13
+++ ChangeLog 26 Sep 2005 16:05:14 -0000 1.1026.2.14
@@ -1,3 +1,11 @@
+2005-09-26 Tor Lillqvist <tml at novell.com>
+
+ * src/cairo-win32-font.c (_win32_scaled_font_get_scaled_hfont),
+ (_win32_scaled_font_get_unscaled_hfont): Set LOGFONT::lfHeight
+ negative. A negative lfHeight means "em height" which is what we
+ want, and matches how other toolkits interpret font sizes on
+ Win32. (Positive lfHeight means "cell height".) (#4593)
+
2005-09-20 T Rowley <tim.rowley at gmail.com>
* src/cairo-atsui-font.c (_cairo_atsui_font_show_glyphs):
More information about the cairo-commit
mailing list