Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-terminal does not honor /etc/fonts/local.conf
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
wheerdam
n00b
n00b


Joined: 18 May 2003
Posts: 36
Location: OK, U.S.

PostPosted: Mon Apr 19, 2004 3:25 pm    Post subject: gnome-terminal does not honor /etc/fonts/local.conf Reply with quote

I have this in my /etc/fonts/local.conf:
Code:

<match target="font">
   <test name="size" compare="more_eq">
      <int>6</int>
   </test>
   <test name="size" compare="less_eq">
      <int>12</int>
   </test>
   <edit name="antialias" mode="assign">
      <bool>false</bool>
   </edit>
</match>

So that fonts between the 6 to 12 inclusive range are not anti-aliased. And it works with all apps EXCEPT for gnome-terminal. Gnome-terminal will anti-alias the fonts no matter what. Firefox behaves nicely by not anti-aliasing fonts in the 6-12 range, and anti-alias everything else. Then I ran gnome-font-properties and change the AA method to monochrome. Now gnome-terminal behaves as I expected it to. But now everything else is not anti-aliased :( Anybody has any suggestion?

PS: Why does the [img] BBCode doesn't work? I have three screenshots to make this clearer:
Screenshot 1 - current situation, the term is anti-aliased and firefox is anti-aliasing the fonts properly
Screenshot 2
Screenshot 3 - gnome-term is correct now, but firefox doesn't anti-alias anymore.
_________________
I'm weird, damn.


Last edited by wheerdam on Thu Apr 22, 2004 4:03 am; edited 2 times in total
Back to top
View user's profile Send private message
wheerdam
n00b
n00b


Joined: 18 May 2003
Posts: 36
Location: OK, U.S.

PostPosted: Mon Apr 19, 2004 9:00 pm    Post subject: Reply with quote

Gnome's Bugzilla reference: #126799

It seems nothing has been done for few months.
_________________
I'm weird, damn.
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