Results 1 to 6 of 6

Thread: Internet settings

  1. #1
    Join Date
    Oct 2009
    Beans
    8

    Internet settings

    I am new to ubuntu 9.04 and am having some annoying issues with Firefox 3.5.3. On many of the websites that I visit regularly, the text is squished together and many of the words are layered on top of each other, making it difficult to read. Is there a setting within Firefox that I am missing or something that I need to add within the package manager? Any help would be appreciated. Thank you.

  2. #2
    Join Date
    Nov 2004
    Location
    Seattle, WA
    Beans
    93
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: Internet settings

    You likely need to install the msttcorefonts package. Many websites are designed to display fonts that are packaged with Windows but not Linux; this package makes things look much better.

    Try this:

    Code:
    sudo apt-get install msttcorefonts
    sudo fc-cache -fv
    "To make a statue needs skill: to view a statue aright needs skill also." -Epictetus

  3. #3
    Join Date
    Oct 2009
    Beans
    8

    Re: Internet settings

    I installed the msttcorefonts package and nothing changed. The same websites are still having issues. It is really strange - words overlap on top of each other and I cannot read some sentences on the sites. Maybe something else might work?

  4. #4
    Join Date
    Nov 2009
    Location
    Sri Lanka
    Beans
    31
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Internet settings

    Can you downgrade your Firefox to some older version like Firefox 3.0.13. You can use Synaptic Pacakage Manager

  5. #5
    Join Date
    Nov 2004
    Location
    Seattle, WA
    Beans
    93
    Distro
    Xubuntu 9.10 Karmic Koala

    Question Re: Internet settings

    Are you perhaps just zoomed in? Try hitting Ctrl + 0 (that's a Zero, not an Oh) to reset your FF zoom level.
    "To make a statue needs skill: to view a statue aright needs skill also." -Epictetus

  6. #6
    Join Date
    Apr 2008
    Beans
    84

    Re: Internet settings

    Quote Originally Posted by bribera View Post
    You likely need to install the msttcorefonts package. Many websites are designed to display fonts that are packaged with Windows but not Linux; this package makes things look much better.

    Try this:

    Code:
    sudo apt-get install msttcorefonts
    sudo fc-cache -fv
    may be
    sudo apt-get install ttf-liberation
    not 100% sure but try it plz

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
  •