Skip to content

Instantly share code, notes, and snippets.

@agriffis
Last active January 2, 2016 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agriffis/8240913 to your computer and use it in GitHub Desktop.
Save agriffis/8240913 to your computer and use it in GitHub Desktop.
Chrome vs. Firefox

I've been using Firefox for a long time, partly because it works well, and partly because I believe in the manifesto. Chrome exists for Google, but Firefox exists for me. I usually only fire up Chrome for testing compatibility.

However today I tried using Chrome for the sake of the Evernote Web Clipper, which sucks on Firefox. But everything is fuzzy in Chrome!

Turns out that Chrome doesn't respect the OS settings for font hinting. Here's how that page looks on both browsers:

Chrome

Firefox

Here's a magnified view. You can see that Chrome blurs all the vertical stems whereas Firefox has them lined up with pixels, per my XFT hinting preferences.

Chrome

Firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment