comparison src/ChangeLog @ 32946:930b48afeedf

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 27 Oct 2000 10:59:20 +0000
parents 7a425cdcc3b2
children c3d1f9ca38a9
comparison
equal deleted inserted replaced
32945:1b418a786c41 32946:930b48afeedf
1 2000-10-27 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
4 signed value, and use a default value computed from the font's
5 maximum descent.
6
1 2000-10-27 Miles Bader <miles@lsi.nec.co.jp> 7 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
2 8
3 * xterm.c (x_draw_glyph_string): Add a workaround so that fonts 9 * xterm.c (x_draw_glyph_string): Add a workaround so that fonts
4 that specify a negative underline position can still use underlines. 10 that specify a negative underline position can still use underlines.
5 11