changeset 90570:d8cc00c7a8db

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 01 Aug 2006 02:57:02 +0000
parents 0af2dbdeaeb3
children 66979c962abd
files src/ChangeLog.unicode
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Tue Aug 01 02:56:45 2006 +0000
+++ b/src/ChangeLog.unicode	Tue Aug 01 02:57:02 2006 +0000
@@ -4,6 +4,8 @@
 	ftfont_match.
 	(ftfont_list): Don't check :name property.
 	(ftfont_match): New function.
+	(ftfont_pattern_entity): If the pattern doesn't contain
+	FC_SPACING, don't assuce FC_MONO.
 
 	* font.h (struct font_driver): New member `match'.
 	(font_update_drivers): Prototype adjusted.