# HG changeset patch # User Jason Rumney # Date 1203095795 0 # Node ID b7262b77583c470f621c52e86def879733333e83 # Parent a9b55a84008ec938d3c203440376e4fefc3e347d *** empty log message *** diff -r a9b55a84008e -r b7262b77583c src/ChangeLog --- 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 + + * 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 * fileio.c (syms_of_fileio) : Doc fix.