summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcc_benny <cc_benny>2006-04-10 20:54:11 (GMT)
committercc_benny <cc_benny>2006-04-10 20:54:11 (GMT)
commit272fe823fe3b1e0e048c8b7363b3992a909cbdc3 (patch)
treee6f7f855c6fd6c25a5ca6cf6ae09c117233b53db
parent69ca71ee8811a74839f722d21bdc5aeab25c4bf9 (diff)
downloadtk-272fe823fe3b1e0e048c8b7363b3992a909cbdc3.zip
tk-272fe823fe3b1e0e048c8b7363b3992a909cbdc3.tar.gz
tk-272fe823fe3b1e0e048c8b7363b3992a909cbdc3.tar.bz2
2006-04-10 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
* macosx/tkMacOSXFont.c (MeasureStringWidth): Use implementation based on ATSUGetGlyphBounds (TK_MAC_USE_GETGLYPHBOUNDS), so we can use kATSUseFractionalOrigins. This in turn corrects bug #1461650. * (InitFont): Use "." and "W" instead of "i" and "w" to determine the "-fixed" attribute. This prevents "Apple Chancery" from being classified as fixed. * (InitFontFamilies): Only get the font families once.
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87bac7f..ec2e54e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-04-10 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
+
+ * macosx/tkMacOSXFont.c (MeasureStringWidth): Use implementation
+ based on ATSUGetGlyphBounds (TK_MAC_USE_GETGLYPHBOUNDS), so we can
+ use kATSUseFractionalOrigins. This in turn corrects bug #1461650.
+ * (InitFont): Use "." and "W" instead of "i" and "w" to determine the
+ "-fixed" attribute. This prevents "Apple Chancery" from being
+ classified as fixed.
+ * (InitFontFamilies): Only get the font families once.
+
2006-04-09 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attribute