changeset 80123:b7262b77583c

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 15 Feb 2008 17:16:35 +0000
parents a9b55a84008e
children c012805916a7
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 15 17:15:08 2008 +0000
+++ b/src/ChangeLog	Fri Feb 15 17:16:35 2008 +0000
@@ -1,3 +1,10 @@
+2008-02-15  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.
+
 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
 
 	* fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix.