Hello all, For a some time i did not took the time to solve the following problem :
no TT font is available under kde if KDE AA is activated. Recently, i read excellent posts on www.debianplanet.org and i got the solution : add a line in /etc/X11/XftConfig so that TT fonts are available even if kde AA is activated. dir "/usr/X11R6/lib/X11/fonts/Type1" dir "/usr/X11R6/lib/X11/fonts/TrueType/" <-------- added Is there any drawback to add this line in the xlibs debian package ? Florent.