# HG changeset patch # User Jason Rumney # Date 1204850744 0 # Node ID 20b7a910db1bf425cbb9afa0d17da540e11b6ad4 # Parent d4cf72c99c2f79692b93147ef25d7cfdb74e7fff *** empty log message *** diff -r d4cf72c99c2f -r 20b7a910db1b src/ChangeLog --- a/src/ChangeLog Fri Mar 07 00:44:49 2008 +0000 +++ b/src/ChangeLog Fri Mar 07 00:45:44 2008 +0000 @@ -1,3 +1,11 @@ +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 + font_type is truetype. + (w32font_coverage_ok): New function. + (add_font_entity_to_list): Use it to filter unsuitable fonts. + 2008-03-04 Jason Rumney * makefile.w32-in: Always include w32font.c in the build.