I was finally able to add TrueType fonts to my system, however they don't
seem to render correctly. For instance, whenever I select Verdana font, it
is rendered as Nimbus font. This happens in KWord, Konqueror, etc... So I
looked in the /etc/X11/XftConfig file and I noticed the following line:
match any family == "verdana" edit family += "Nimbus Sans L";
I am guessing that anytime KDE sees verdana font it is replaced by Nimbus.
I commented the line out, rebooted the system, but to no avail.
Can someone point me in the right direction?
I am using standard RH7.2, KDE 2.2.1. The antialiasing is on.
Thanks.