comparison src/ChangeLog.unicode @ 90909:b9a3c82a96e0

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Mon, 04 Jun 2007 21:26:17 +0000
parents 246f918205d5
children 692d8cb9b6e4
comparison
equal deleted inserted replaced
90908:523a5c7f67ea 90909:b9a3c82a96e0
1 2007-06-04 Jason Rumney <jasonr@gnu.org>
2
3 * w32font.c (w32font_open): Don't set font_idx.
4 (w32font_text_extents): Try GetTextExtentPoint32W before defaulting
5 to font settings.
6 (w32font_draw): Fill background explicitly.
7
1 2007-06-03 Jason Rumney <jasonr@gnu.org> 8 2007-06-03 Jason Rumney <jasonr@gnu.org>
2 9
3 * w32term.c (w32_initialize): Don't call w32font_initialize. 10 * w32term.c (w32_initialize): Don't call w32font_initialize.
4 11
5 * w32font.c (w32font_info): Remove subranges. 12 * w32font.c (w32font_info): Remove subranges.