# HG changeset patch # User Jason Rumney # Date 976044201 0 # Node ID 258a6644c2004a84b070cfa7bf700b8295139594 # Parent 7e09cff3b2abe4d8d1d6843904873c9912338dd2 *** empty log message *** diff -r 7e09cff3b2ab -r 258a6644c200 src/ChangeLog --- a/src/ChangeLog Tue Dec 05 19:21:35 2000 +0000 +++ b/src/ChangeLog Tue Dec 05 19:23:21 2000 +0000 @@ -1,3 +1,11 @@ +2000-12-05 Jason Rumney + + * w32term.c (x_produce_glyphs): If a font for a component of + a composition is not found, use 1 pixel dot ascent and 0 dot + descent value to avoid displaying terribly tall empty boxes. + (expose_area): Pass x-coordinate relative to the exposed + area to x_draw_glyphs instead of a window-relative coordinate. + 2000-12-05 Gerd Moellmann * keyboard.c (record_char): Don't record identical help-echo