Re: size above/below fonts too big
Posted By:
leo_mekenkamp
Posted On:
Monday, July 7, 2003 01:45 AM
It's a bit lame to answer your own question, but if anyone else stumbles across, this might help him/her.
Execute the following commands as root:
cd $JDK_HOME/jre/lib
mv font.properties font.properties.original
cp font.properties.Redhat8.0 font.properties
That's it.