(x_load_font): Don't use the font's max_bounds for
authorGerd Moellmann <gerd@gnu.org>
Wed, 6 Dec 2000 10:47:03 +0000 (10:47 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 6 Dec 2000 10:47:03 +0000 (10:47 +0000)
commit9765b4a48777b98a338c900fe64838f2a03679ef
tree67bc50650c167814649182e01c5891a51ebb51ec
parent11753d04cb1e5d004829adadb855adc7125d5d93
(x_load_font): Don't use the font's max_bounds for
computing the height of the font.  If max_bounds' ascent or
descent are greater than the font's ascent or descent, this means
glyphs overlap, which should be handled now by redisplay.
src/ChangeLog
src/xterm.c