Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No antialiasing in KDE 3.1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
dziegler
n00b
n00b


Joined: 24 Oct 2002
Posts: 10

PostPosted: Mon Feb 03, 2003 12:30 am    Post subject: No antialiasing in KDE 3.1 Reply with quote

I've just upgraded to KDE 3.1, and no matter what I try, I can't seem to get antialiasing to work. For what it's worth, it wasn't working in 3.0.x either, so it's not anything new. I've tried using different fonts, running fc-cache, changing settings in the KDE font manager, etc. Nothing seems to work.

I tried installing Xft, then rebuilding Xfree and Qt. No luck with that either. Does anyone have any suggestions about what I'm missing? Thanks so much for your help!

-David Ziegler
-dziegler@mit.edu

My .fonts.conf:
Code:
<?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
 <match target="font" >
  <edit mode="assign" name="rgba" >
   <const>rgb</const>
  </edit>
 </match>
</fontconfig>
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Mon Feb 03, 2003 2:22 am    Post subject: Reply with quote

do you have truetype under the USE variables in your make.conf ?

build your system / xfree with this and it should auto setup antialiasing
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
dziegler
n00b
n00b


Joined: 24 Oct 2002
Posts: 10

PostPosted: Mon Feb 03, 2003 2:26 am    Post subject: Reply with quote

Yeah, truetype is in make.defaults, and I don't touch it in make.conf... Any other thoughts?

-David Ziegler
-dziegler@mit.edu
Back to top
View user's profile Send private message
green sun
Guru
Guru


Joined: 04 Nov 2002
Posts: 325
Location: Wista, MA

PostPosted: Mon Feb 03, 2003 3:06 am    Post subject: Reply with quote

I forget if this helps or not, but who knows.. are you loading "freetype" in your XF86Config file?

Code:

Section "Module"
...
   Load      "freetype"
EndSection


Again, I have no idea if that will help or not...
Back to top
View user's profile Send private message
dziegler
n00b
n00b


Joined: 24 Oct 2002
Posts: 10

PostPosted: Mon Feb 03, 2003 4:18 am    Post subject: Reply with quote

Yeah, I am... Here's the relevant stuff from XF86Config:

Code:
Section "Module"
    Load        "glx"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
EndSection


-David Ziegler
-dziegler@mit.edu
Back to top
View user's profile Send private message
Evangelion
Veteran
Veteran


Joined: 31 May 2002
Posts: 1087
Location: Helsinki, Finland

PostPosted: Mon Feb 03, 2003 7:46 am    Post subject: Reply with quote

BTW, does KDE 3.1 use xft2 and/or fontconfig?
Back to top
View user's profile Send private message
dziegler
n00b
n00b


Joined: 24 Oct 2002
Posts: 10

PostPosted: Mon Feb 03, 2003 12:32 pm    Post subject: Reply with quote

I really don't know if it does. I'm led to believe that it does, since when you change your antialias settings, it rewrites your .fonts.conf...

I noticed something interesting. In mozilla, it looks like it's antialiasing my fonts. But in gtk, kde, and qt apps, it's not. Any thoughts on that?

-David Ziegler
-dziegler@mit.edu
Back to top
View user's profile Send private message
BlackPhoenix
Tux's lil' helper
Tux's lil' helper


Joined: 01 Oct 2002
Posts: 124

PostPosted: Mon Feb 03, 2003 5:49 pm    Post subject: Reply with quote

Unless it changed, it doesnt... Since some time back, I dont know when, KDE from ebuild started using xftconfig (is that the file?), that old system from back then. So put your rules in there and it should work.

Very very annoying that we are stuck editing 2 files...as if fonts in linux were not such a pain as it is already...
Back to top
View user's profile Send private message
dziegler
n00b
n00b


Joined: 24 Oct 2002
Posts: 10

PostPosted: Mon Feb 03, 2003 11:05 pm    Post subject: Reply with quote

Hmm... So it's actually not writing anything to .fonts.conf when I change the settings. Actually, I can't find anything that it's writing to. Anyone know what file it should be updating?

-David Ziegler
-dziegler@mit.edu
Back to top
View user's profile Send private message
BlackPhoenix
Tux's lil' helper
Tux's lil' helper


Joined: 01 Oct 2002
Posts: 124

PostPosted: Wed Feb 05, 2003 1:59 pm    Post subject: Reply with quote

*points to his post one step up*

xftconfig or whatever was the old font file config...
Back to top
View user's profile Send private message
green sun
Guru
Guru


Joined: 04 Nov 2002
Posts: 325
Location: Wista, MA

PostPosted: Wed Feb 05, 2003 2:57 pm    Post subject: Reply with quote

If this helps, its located in
Code:

/usr/X11/xftconfig


Take a look at the fonts how-to in the Tip & Tricks on this board.. here's a link Read through that thread, as kerframil has posted some very good font config info there... get this working then you can tackle fonts in OO :o
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum