* w32term.c (x_draw_glyph_string): Use the glyph string's width
authorChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 02:01:56 +0000 (02:01 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 02:01:56 +0000 (02:01 +0000)
commit9a01ee3357b353a4bcfbd94a85fd25047aaf429e
treeedbd0ce70fefb73389aa539949060cfd538e2a19
parent8a668709c216fe2deab4e22967c89a66381fd9de
* w32term.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).

* xterm.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).
src/ChangeLog
src/w32term.c
src/xterm.c