Hi,
well you can download them at sourceforge.net (verdana,arial etc) or if you have a Windowsinstallation take them from there.
Usually the ttf's are located at /usr/X11R6/lib/X11/fonts/truetype (hope I got it )
To install them you can use the KDE Fontinstaller. It's a Kontrolcenter Modul.
I installed KDE 3.1.1a on a test user in my RH8.0 machine. Although I turned Anti-aliasing on, it doesn't seem to work. AA works fine on my "other" KDE (3.0.x) that came with my RH8.0. Am at my tethers end here.
I managed to install all my TrueType fonts. They work fine, but I just don't get the feel of AA as I should. Any suggestions anybody?
It may depend on some stuff that you may have installed, since the AA functionality is based on a couple of things:
The version of Xfree (versions before 4.3.0 use Xft1 and 4.3.0 and higher use Xft2)
The version of Freetype2 (a library that may come with XFree, but can also be installed seperately)
The way QT has been compiled, since it has to be able to find which version of Xft (1 or 2) and which version of Freetype2 has been installed)