Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

  1. #1
    Join Date
    Jul 2010
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Angry Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    I'm trying to tune up the font rendering in Ubuntu & Firefox 3.6, to look the same as in Windows 7 and Firefox 3.6.

    Example 01:




    Example 02:




    Windows 7 settings: all default
    Ubuntu 10.04 settings: Smoothing-Greyscale, Hinting-Slight, Subpixel order-RGB, fonts in Firefox settings Times New Roman, Arial, Courier New

    As you can see, fonts in Ubuntu look unsharp and too much bold (for my taste).

    I also tried other combinations in Ubuntu font settings, as well as manual settings in ~/.fonts.conf file, but it didn't give better results than examples above.

    Did anyone manage to get font rendering in Ubuntu to be the same as in Windows? How? Screenshot please!

    I spent two days and I didn't manage to get result that comes out-of-the-box in Windows.

  2. #2
    Join Date
    Oct 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    Does this help?

    http://ubuntuforums.org/showthread.php?t=208396

    It's old but I think it's still valid.

  3. #3
    Join Date
    Oct 2006
    Location
    Dawlish, Devon, UK
    Beans
    672
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    I tried this which improved things a lot for me:

    Code:
    sudo rm /etc/fonts/conf.d/10*
    sudo dpkg-reconfigure fontconfig
    Then restart Firefox. Hope this helps.

  4. #4
    Join Date
    Jul 2010
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    Quote Originally Posted by 289Shelby View Post
    Does this help?

    http://ubuntuforums.org/showthread.php?t=208396

    It's old but I think it's still valid.

    Nope. Now it's different, but still bad. Small non-bold fonts look like Windows font with "ClearType fonts" turned off, or in other words, anti-aliasing is turned off on small non-bold fonts, but on the other side bold fonts are still too much bold.


    Screenshot:



    If is someone managed to get good font renering in Firefox, please post here screenshot of some web page (google.com, ubuntuforums.org, facebook, ...), and precise instructions how to get this result.



    Quote Originally Posted by timgood View Post
    I tried this which improved things a lot for me:

    Code:
    sudo rm /etc/fonts/conf.d/10*
    sudo dpkg-reconfigure fontconfig
    Then restart Firefox. Hope this helps.
    I do it already. Before this trick Firefox not even follow gnome font settings.

    Can you, please, post some screenshots?

  5. #5
    Join Date
    Oct 2006
    Location
    Dawlish, Devon, UK
    Beans
    672
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    Screenshot as requested.

    Last edited by timgood; July 13th, 2010 at 06:07 PM.

  6. #6
    Join Date
    Jul 2010
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    Here is the same piece of web page (Win7 & FF 3.6), just for comparison:




    I think the font rendering in Windows is significantly better or at least more pleasant to my eyes.

    The question is whether it is possible to achieve this quality of render on Ubuntu and how?

  7. #7
    Join Date
    Oct 2004
    Beans
    Hidden!

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    You might try:

    http://www.infinality.net/files/local.conf

    It's rather complex; you may (or may not) find it's worth your time to tweak the settings a bit.

    Rename your ~/.fonts.conf to something else, and put the above file in /etc/fonts. Of course, backup your existing local.conf.

    X font rendering has been the source of rivers of tears.

  8. #8
    Join Date
    Jul 2010
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    Quote Originally Posted by negativ View Post
    You might try:

    X font rendering has been the source of rivers of tears.
    If I continue to use Ubuntu, I'll have to visit the ophthalmologist soon.

    Every tweak do something useful, but it is partial solution...

  9. #9
    Join Date
    Jul 2010
    Beans
    102
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    This is the best result so far, but I'm not satisfied yet.

    Screenshot:


    I've achieved this by following these instructions.
    Last edited by darkmaxa; July 14th, 2010 at 03:47 AM.

  10. #10
    Join Date
    Sep 2011
    Beans
    2

    Re: Font rendering in Firefox: Ubuntu 10.04 vs Windows 7

    Firefox doesn't follow Gnome's rules. It uses slight font hinting instead of full hinting:

    sudo mv /etc/fonts/conf.d/10-hinting-slight.conf /etc/fonts/conf.d/10-hinting-slight.conf.backup

Page 1 of 2 12 LastLast

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
  •