# HG changeset patch # User Kenichi Handa # Date 1154401022 0 # Node ID d8cc00c7a8db1ad2a8400cad435e57297d46bf78 # Parent 0af2dbdeaeb3d06f4b44cf700f0f39c69b45a1a3 *** empty log message *** diff -r 0af2dbdeaeb3 -r d8cc00c7a8db src/ChangeLog.unicode --- 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.