changeset 104092:e3c595123485

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 28 Jul 2009 02:09:52 +0000
parents 5ad8c9beecab
children d4d230a6489c
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jul 28 02:07:54 2009 +0000
+++ b/src/ChangeLog	Tue Jul 28 02:09:52 2009 +0000
@@ -1,3 +1,11 @@
+2009-07-28  Kenichi Handa  <handa@m17n.org>
+
+	* font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more
+	rigidly.
+
+	* xfont.c (xfont_list_pattern): Don't ignore the return value of
+	font_parse_xlfd.  Check font properties more rigidly.
+
 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h