changeset 102416:6c045af4e5ae

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 05 Mar 2009 12:27:04 +0000
parents ccbe1c8ab377
children 5a5d05398f9e
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 05 12:25:07 2009 +0000
+++ b/src/ChangeLog	Thu Mar 05 12:27:04 2009 +0000
@@ -1,3 +1,12 @@
+2009-03-05  Kenichi Handa  <handa@m17n.org>
+
+	* font.c (font_select_entity): New function.
+	(font_find_for_lface): Use font_select_entity to select a font.
+
+	* fontset.c (fontset_find_font): If a font found without
+	restricting of the characters C doen't support C, try to find a
+	font with C restriction.
+
 2009-03-04  Nikolaj Schumacher  <me@nschum.de>  (tiny change)
 
 	* nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.