changeset 103423:083552a70ed8

* nsfont.m (ns_attribute_value): Remove. (ns_attribute_fvalue): Incorporate code from ns_attribute_value. (ns_has_attribute): Shrink the normal range. (ns_findfonts): Don't worry about requested spec in determining need for synthItal.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Sun, 14 Jun 2009 18:58:38 +0000
parents 591af7ba061b
children 3321231f9dc2
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jun 14 18:58:28 2009 +0000
+++ b/src/ChangeLog	Sun Jun 14 18:58:38 2009 +0000
@@ -1,3 +1,11 @@
+2009-06-14  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+	* nsfont.m (ns_attribute_value): Remove.
+	(ns_attribute_fvalue): Incorporate code from ns_attribute_value.
+	(ns_has_attribute): Shrink the normal range.
+	(ns_findfonts): Don't worry about requested spec in determining
+	need for synthItal.
+
 2009-06-14  Seiji Zenitani  <zenitani@mac.com>
 
 	* xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.