diff 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
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.