Quote:
Originally Posted by h1uke
a simpler, and, probably, better alternative is to point the Program to the directory
where your system fonts reside. This can be accomplished by editing the goqt.sh script
sitting in a root directory of fbKindle/FBReader. Find the line
Code:
export QT_QWS_FONTDIR=`pwd`/qtKindle/lib/fonts
and replace it with
Code:
export QT_QWS_FONTDIR=/usr/java/lib/fonts
|
I did this, changed the font to Caecilia...and everything is in italics now. What's going on? I tried turning off italics everywhere in options but it doesn't work.