[cairo-commit] cairo ChangeLog,1.1026.2.14,1.1026.2.15
Tor Lillqvist
commit at pdx.freedesktop.org
Mon Sep 26 09:09:40 PDT 2005
Committed by: tml
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv9813
Modified Files:
Tag: BRANCH_1_0
ChangeLog
Log Message:
2005-09-26 Tor Lillqvist <tml at novell.com>
* src/cairo-win32-font.c (_cairo_win32_scaled_font_init_glyph_metrics):
If GetGlyphOutlineW() fails, set metrics to zero. (#3927, Hans
Breuer) (Don't print error message, as this might occur frequently
with a misconfigured Pango 1.10.0.)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.14
retrieving revision 1.1026.2.15
diff -u -d -r1.1026.2.14 -r1.1026.2.15
--- ChangeLog 26 Sep 2005 16:05:14 -0000 1.1026.2.14
+++ ChangeLog 26 Sep 2005 16:09:37 -0000 1.1026.2.15
@@ -5,6 +5,10 @@
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)
+ (_cairo_win32_scaled_font_init_glyph_metrics): If
+ GetGlyphOutlineW() fails, set metrics to zero. (#3927, Hans
+ Breuer) (Don't print error message, as this might occur frequently
+ with a misconfigured Pango 1.10.0.)
2005-09-20 T Rowley <tim.rowley at gmail.com>
More information about the cairo-commit
mailing list