diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 2f0209fd702..28863c27153 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2007-12-20 Jason Rumney <jasonr@gnu.org> | 1 | 2007-12-20 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * w32font.c (logfonts_match): Don't check adstyle here. | ||
| 4 | (font_matches_spec): Check here against physical font instead. | ||
| 5 | (add_font_entity_to_list): Avoid some substitutions. | ||
| 6 | |||
| 3 | * font.c (font_parse_fcname): Default weight and slant to normal. | 7 | * font.c (font_parse_fcname): Default weight and slant to normal. |
| 4 | (font_score): Prefer normal fonts if weight or slant unspecified. | 8 | (font_score): Prefer normal fonts if weight or slant unspecified. |
| 5 | (font_score) [WINDOWSNT]: Scale weight difference down to closer | 9 | (font_score) [WINDOWSNT]: Scale weight difference down to closer |