natFont.cc (getMaxAscent): adjusted return value.
commit0940ed88c4ad38b6d220cf337da4192556c9aca6
authorScott Gilbertson <scottg@mantatest.com>
Tue, 10 Jun 2003 01:50:12 +0000 (10 01:50 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 10 Jun 2003 01:50:12 +0000 (10 01:50 +0000)
treec4c052107d3a09e1a5cb407136393068014a0705
parent4665e56c27a42868f98ab9fe93e60da977dcf20e
natFont.cc (getMaxAscent): adjusted return value.

2003-06-09  Scott Gilbertson  <scottg@mantatest.com>

* gnu/gcj/xlib/natFont.cc (getMaxAscent): adjusted return value.
(getMaxDescent): adjusted return value.
(getAscent): modified to use metrics for 'O'.
(getDescent): modified to use metrics for 'y'.

From-SVN: r67692
libjava/ChangeLog
libjava/gnu/gcj/xlib/natFont.cc