Results 1 to 5 of 5

Thread: Ubuntu 10.10 Firefox won't follow Gnome font smoothing settings.

  1. #1
    Join Date
    Nov 2006
    Location
    Mesa, AZ
    Beans
    58
    Distro
    Ubuntu

    Ubuntu 10.10 Firefox won't follow Gnome font smoothing settings.

    Now, in 10.04 and before (I believe), Firefox's font smoothing would always follow the font anti-aliasing settings I choose in Gnome's Appearance settings... I prefer to turn hinting to Full, basically. Whenever I would download Minefield or Firefox from any other source, it would use different font smoothing.. And it kinda bugged me, but I would always just go ahead and use Ubuntu's Firefox for most things, and it worked fine for me.

    Now, in 10.10, Firefox has completely gone to it's own smoothing settigns, which HAPPEN to be the smoothing settings that Ubuntu uses by default... Which I don't like. I change them, and in EVERY SINGLE PROGRAM, it's fixed... EXCEPT in Firefox.

    How do I get Firefox to obey my font smoothing settings? Even if it requires recompiling from source, I'm willing to do so.
    This is strange and bizarre. I like strange and bizarre. I like it!

  2. #2
    Join Date
    Nov 2006
    Location
    Mesa, AZ
    Beans
    58
    Distro
    Ubuntu

    Re: Ubuntu 10.10 Firefox won't follow Gnome font smoothing settings.

    Any suggestions? Even anywhere else I can ask?
    This is strange and bizarre. I like strange and bizarre. I like it!

  3. #3
    Join Date
    May 2005
    Beans
    Hidden!

    Re: Ubuntu 10.10 Firefox won't follow Gnome font smoothing settings.

    You have to fiddle with your font settings. Your situation might be different, but here's what worked for me:

    I went to System -> Preferences -> Appearance and clicked on the Fonts tab. I checked "Subpixel smoothing (LCDs)" and then clicked the "Details..." button. Then I changed it from Slight to Medium hinting.

    Then in a terminal, type the following command:

    sudo dpkg-reconfigure fontconfig

    And restart Firefox. If that doesn't get the fonts the way you want them, fiddle with the hinting settings and make sure you re-run that dpkg-reconfigure command before checking it in Firefox.

  4. #4
    Join Date
    Oct 2006
    Beans
    103

    Re: Ubuntu 10.10 Firefox won't follow Gnome font smoothing settings.

    You need to run two commands:

    Code:
    sudo rm /etc/fonts/conf.d/10*
    Code:
    sudo dpkg-reconfigure fontconfig
    My system info : Intel Original Motherboard 102 Ggc * Onboard ATI Radeon Xpress 200 Disply * Onboard Realtek High Definition Audio * CPU P4 3.06 * 256 MB + 1GB RAM* 16x LG DVD Writer * 80GB HDD (C/D/E/F) * 10GB HDD (default partitions)

  5. #5
    Join Date
    Feb 2007
    Beans
    Hidden!

    Re: Ubuntu 10.10 Firefox won't follow Gnome font smoothing settings.

    This fixed an issue I was having with Firefox and some pdf files on Ubuntu 10.10 Gnome desktop. Thanks!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •