Mercurial > emacs
changeset 90909:b9a3c82a96e0
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 04 Jun 2007 21:26:17 +0000 |
parents | 523a5c7f67ea |
children | 96044d7774a0 |
files | src/ChangeLog.unicode |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.unicode Mon Jun 04 21:26:03 2007 +0000 +++ b/src/ChangeLog.unicode Mon Jun 04 21:26:17 2007 +0000 @@ -1,3 +1,10 @@ +2007-06-04 Jason Rumney <jasonr@gnu.org> + + * w32font.c (w32font_open): Don't set font_idx. + (w32font_text_extents): Try GetTextExtentPoint32W before defaulting + to font settings. + (w32font_draw): Fill background explicitly. + 2007-06-03 Jason Rumney <jasonr@gnu.org> * w32term.c (w32_initialize): Don't call w32font_initialize.