# HG changeset patch # User Juanma Barranquero # Date 1204893413 0 # Node ID 003bca189fcd3fa83b34f57405e62dfffe5f285b # Parent c8c52bbafa767a1fed43790f37851abc457b8136 *** empty log message *** diff -r c8c52bbafa76 -r 003bca189fcd src/ChangeLog --- a/src/ChangeLog Fri Mar 07 12:35:22 2008 +0000 +++ b/src/ChangeLog Fri Mar 07 12:36:53 2008 +0000 @@ -1,7 +1,7 @@ 2008-03-06 Jason Rumney - * w32font.c (w32_registry): Take font_type argument. Use ANSI - when charset not specified. Only translate ANSI to unicode when + * w32font.c (w32_registry): Take font_type argument. Use ANSI + when charset not specified. Only translate ANSI to unicode when font_type is truetype. (w32font_coverage_ok): New function. (add_font_entity_to_list): Use it to filter unsuitable fonts.