changeset 92155:ba71a4de221f

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Sun, 24 Feb 2008 15:45:28 +0000
parents 285c3036c037
children 813966bafbb3
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Feb 24 15:44:59 2008 +0000
+++ b/src/ChangeLog	Sun Feb 24 15:45:28 2008 +0000
@@ -1,5 +1,10 @@
 2008-02-24  Jason Rumney  <jasonr@gnu.org>
 
+	* w32term.c: (x_draw_glyph_string_background): Clear the background
+	manually when cleartype is in use.
+	(x_draw_glyph_string_foreground): Draw text transparently when
+	cleartype is in use.
+
 	* w32font.c (w32font_text_extents): Avoid getting HDC and selecting
 	a font into it unless we have to.