Mercurial > emacs
changeset 92540:20b7a910db1b
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 07 Mar 2008 00:45:44 +0000 |
parents | d4cf72c99c2f |
children | 4f7aee5952c1 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jasonr@gnu.org> + + * 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 <jasonr@gnu.org> * makefile.w32-in: Always include w32font.c in the build.