'Open Sans' rendering differently on Chrome vs. other operating systems

Screen shot sample

After upgrading to 14.04, any use of the 'Open Sans' on web pages renders in Chrome using a very 'thin' (maybe the 300 weight?) version of the font which is almost unreadable on Ubuntu - however, the same rendering seems to look fine on OSX/Windows as well as Firefox on Ubuntu. Any ideas what may have changed to cause this?

6

2 Answers

This is most likely because you have installed the my-weather-indicator package, from ppa:atareao/atareao. The version of the font in this package is the same version supplied by Google Web Fonts, which now uses a more condensed version of the 400 weight (Normal). You can either

  • Uninstall the my-weather-indicator package, or
  • Download the Open Sans font from Font Squirrel, and unzip the contents into ~/.fonts (create the folder if it doesn't exist).
6

On my Ubuntu, "Open Sans" is just ignored by Chrome.. the font seems to be called "Sans" instead. If I add that as fallback on my site's font-family then I get same results as in FF/Opera etc.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like