diff src/ChangeLog @ 107114:e5188f4e7403

* nsfont.m (nsfont_open): The system's value for the font descent is negative, so round it down to avoid clipping.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 08 Feb 2010 18:39:01 -0500
parents 0afb47d42c74
children 0449c21035e7
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 08 18:27:29 2010 -0500
+++ b/src/ChangeLog	Mon Feb 08 18:39:01 2010 -0500
@@ -1,3 +1,8 @@
+2010-02-08  Francis Devereux  <francis@devrx.org>
+
+	* nsfont.m (nsfont_open): The system's value for the font descent
+	is negative, so round it down to avoid clipping.
+
 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
 
 	* charset.c (load_charset_map_from_file)