Debian Etch: IceWeasel fonts much fuzzier than Firefox and other apps on the same box
DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Debian Etch: IceWeasel fonts much fuzzier than Firefox and other apps on the same box
I have the typical Debian Iceweasel and Icedove (and also IceApe) on my Debian Etch system. They all function fine, but the fonts do not seem to be anywhere near as crisp, (especially with Iceweasel) as they are with Firefox.
Just to be certain this was application specific and not system specific, I also installed Firefox on my Etch partition. When I started Firefox, the display looked comparable to what it does on many other distributions. When I restarted Iceweasel, I still noticed smaller, fuzzier fonts.
I have seen a few topics on this here and there, but so far, I have not stumbled upon a combination that really spruces up the appearance of Iceweasel fonts to make them equivalent to what I see in Firefox.
Any configuration files or other settings that can be established in order to get the appearance of Iceweasel comparable to Firefox and other applications? I do have plenty of crisp, readable fonts available.
Have you looked at the font settings that both Firefox and IW are using?
Try adding:
/* Fix the font layout */
user_pref("layout.css.dpi", 0);
to your user.js
and make sure they both use the same font and font size.
Distribution: Debian Etch (KDE); Mint Daryna (Gnome) and Mandriva 2008 (KDE)
Posts: 39
Rep:
I just installed Etch last week and noticed the same fuzziness. After installing mstcorefonts and then playing with the fonts in Iceweasel's preferences <edit preferences content advanced> I was able to make it much "prettier". Arial 16 worked well for me. Hope this helps.
What I did to fix this was to go to Edit|Preferences|Content|Advanced and uncheck Allow pages to choose their own fonts. Pages that looked awful before, like the LinuxQuestions main forums page, look really good now.
Last edited by Deerslayer; 10-10-2007 at 12:31 AM.
BTW, I did come up with a solution but it was a rather roundabout one! I had been using Debian Etch at the time I was having this issue. I figured nothing ventured, nothing gained, particularly since I have many partitions and many distros (most of them Debian derived), so I pointed my apt sources to Sid and did an "upgrade"! Crazy thing to do perhaps, but it not only worked, it solved my problem. To add "stability" to Sid, I also added sidux repositories, and now I have a very usable and surprisingly stable distro that is based on Debian Sid with sidux tools and repositories added! I am most happy with it!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.