Re: Only Type1 fonts in kde?

2001-10-05 Thread Mario Oschwald
Wolfgang Ratzka wrote:


It would still interest me how I could get KDE/QT to see all
aliasable fonts including TrueType if antialsing is activated.
Try adding a line
dir "/usr/X11R6/lib/X11/fonts/TrueType"
to /etc/X11/XftConfig

That made a difference, but not the expected one. Now if
antialising is disabled KDE/QT won´t render TrueType fonts
at all, even though they are selectable. If I enable antialiasing
I can still only select Type1 fonts.
Why is  /etc/X11/XftConfig read anyway. I thought it was a
configuration for the fontserver which I do not use. I am
using the freetype module of Xfree86.
Thanks for your help though
Mario Oschwald





Re: Only Type1 fonts in kde?

2001-10-05 Thread Mario Oschwald
B. L. Jilek wrote:
I've upgraded two machines to woody and have been having 
a problem with fonts.  When I first start kde after removing
.kde the fonts are fine.  When I go to Look and Feel Fonts
all of them show up.

When I change fonts they change fine.  But, after changing
font's, I log back into kde all of the fonts have 
changed to baskerville and only the font's in Type1
show up in the settings.

I can fix this by removing .kde but it happens again
if I change fonts.

That´s because antialising for fonts is activated by default.
You get all the fonts back by deactivating this feature in the
Fonts Section.
It would still interest me how I could get KDE/QT to see all
aliasable fonts including TrueType if antialsing is activated.
These fonts make kterm impossible to use so it's a pain.
Anyone know what the problem is?