Firstly, I would like to thank Infinality for doing a great job here. After installing freetype2-infinality from AUR and copying local.conf in my /etc/fonts directory my fonts looked much better. I also have .Xresources and .fonts.conf saved in my home directory.
Content of .Xresources is same as specified on the infinality.net and .fonts.conf have the same stuff in it as local.conf.
The issue is that "E" looks awkward on some websites, here are the screen shots of my desktop:
http://img43.imageshack.us/f/screenshotserbiancafemo.png/
http://img441.imageshack.us/f/infinalityforum.png/
I have noticed that pesky "e" occurs only if I have ttf-ms-fonts installed and it only happens on certain web sites as I said earlier. If I don't install ttf-ms-fonts my "Es" look normal but then the rest of the fonts looks ok but not as sharp as with it installed.
P.S. my fonts are not as blur as they may look on the screen shots; they look quite sharp.
Pesky "E" on certain web sites in arch linux, help needed
8 posts
• Page 1 of 1
Pesky "E" on certain web sites in arch linux, help needed
Last edited by ludikure on Mon Dec 06, 2010 7:52 pm, edited 1 time in total.
- ludikure
- Posts: 6
- Joined: Mon Dec 06, 2010 4:59 pm
Re: Pesky "E" on certain web sites in arch linux, help neede
Once I posted my message here on the discussion board the ugly "e" is gone, it appears that only happen in the input box.
Here is the screen shot of my message after I posted it.
http://img16.imageshack.us/f/infinalityforum2.png/
Here is the screen shot of my message after I posted it.
http://img16.imageshack.us/f/infinalityforum2.png/
- ludikure
- Posts: 6
- Joined: Mon Dec 06, 2010 4:59 pm
Re: Pesky "E" on certain web sites in arch linux, help neede
The "e" issue is in regards to Trebuchet MS. The latest patch I released fixes the issue. Are you using the latest patch? (2010-11-17)
- Linux font rendering has gone from the most reviled to the most renowned.
-

infinality - Site Admin
- Posts: 719
- Joined: Wed Oct 20, 2010 7:57 am
- Location: Wisconsin, USA
Re: Pesky "E" on certain web sites in arch linux, help neede
I am using freetype2-infinality 2.4.4-1 from AUR, and the last time it was updated was on Dec 7, 2010.
- ludikure
- Posts: 6
- Joined: Mon Dec 06, 2010 4:59 pm
Re: Pesky "E" on certain web sites in arch linux, help neede
Is there a way I could replace Trebuchet MS by some other font inf local.conf?
- ludikure
- Posts: 6
- Joined: Mon Dec 06, 2010 4:59 pm
Re: Pesky "E" on certain web sites in arch linux, help neede
You may be able to try something like this:
- Code: Select all
<match target="font" >
<test name="family" qual="any" >
<string>Trebuchet MS</string>
</test>
<edit mode="assign" name="family" >
<string>Arial</string>
</edit>
</match>
<match target="pattern" name="family" >
<test name="family" compare="eq" target="default">
<string>Trebuchet MS</string>
</test>
<edit binding="strong" mode="prepend" name="family" >
<string>Arial</string>
</edit>
</match>
- Linux font rendering has gone from the most reviled to the most renowned.
-

infinality - Site Admin
- Posts: 719
- Joined: Wed Oct 20, 2010 7:57 am
- Location: Wisconsin, USA
Re: Pesky "E" on certain web sites in arch linux, help neede
That worked! Thank you very much.
- ludikure
- Posts: 6
- Joined: Mon Dec 06, 2010 4:59 pm
Re: Pesky "E" on certain web sites in arch linux, help neede
I should have searched before making my new thread about this. I have the same issue, I am using your latest packages in the fedora 15 repo.
I'll try the workaround with replacing the font with another.
I'll try the workaround with replacing the font with another.
- threatdown
- Posts: 4
- Joined: Thu May 19, 2011 9:55 pm
8 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests