Mercurial > emacs
comparison src/ChangeLog.unicode @ 91262:7fad8cb1e910
*** empty log message ***
| author | Jason Rumney <jasonr@gnu.org> |
|---|---|
| date | Thu, 20 Dec 2007 10:40:57 +0000 |
| parents | 699989dc6a69 |
| children | 82309bc51831 |
comparison
equal
deleted
inserted
replaced
| 91261:2e5bb6a0a787 | 91262:7fad8cb1e910 |
|---|---|
| 1 2007-12-20 Jason Rumney <jasonr@gnu.org> | |
| 2 | |
| 3 * font.c (font_parse_fcname): Default weight and slant to normal. | |
| 4 (font_score): Prefer normal fonts if weight or slant unspecified. | |
| 5 (font_score) [WINDOWSNT]: Scale weight difference down to closer | |
| 6 match freetype scores. | |
| 7 | |
| 1 2007-12-19 Jason Rumney <jasonr@gnu.org> | 8 2007-12-19 Jason Rumney <jasonr@gnu.org> |
| 2 | 9 |
| 3 * w32font.c (w32font_text_extents): Don't use the frame stored in the | 10 * w32font.c (w32font_text_extents): Don't use the frame stored in the |
| 4 font, as it may have been deleted. | 11 font, as it may have been deleted. |
| 12 (w32_enumfont_pattern_entity): Map generic family to adstyle using | |
| 13 most common hyphenless variation. | |
| 14 (logfonts_match): Check generic family. | |
| 15 (font_matches_spec): Don't check generic family here. | |
| 16 (fill_in_logfont): Set generic family based on adstyle. | |
| 5 | 17 |
| 6 * w32font.h (w32font_get_cache): Update declaration. | 18 * w32font.h (w32font_get_cache): Update declaration. |
| 7 | 19 |
| 8 2007-12-18 Kenichi Handa <handa@ni.aist.go.jp> | 20 2007-12-18 Kenichi Handa <handa@ni.aist.go.jp> |
| 9 | 21 |
