backing out part of previous change due to size and boldness issues on

some displays; r=none
This commit is contained in:
erik%netscape.com 1999-12-01 23:06:50 +00:00
parent db82916641
commit f1a2d6ff7f

View File

@ -1382,7 +1382,7 @@ nsFontGTK::LoadFont(nsFontCharSet* aCharSet, nsFontMetricsGTK* aMetrics)
}
}
mFont = gdkFont;
mActualSize = xFont->ascent + xFont->descent;
mActualSize = xFont->max_bounds.ascent + xFont->max_bounds.descent;
#if 0
if (aCharSet->mInfo->mSpecialUnderline && aMetrics->mFontHandle) {
XFontStruct* asciiXFont =