2

I've searched all over for an answer to this and surprisingly, I can't find one. I've had a look at the following questions here, here and here. All of those questions though refer to transforming/rotating the text in some fashion which is not something I'm even doing.

This is what the text currently looks like. As you can see in Chrome, it's blurry and in Firefox it's crisp and looks good. I'm using Google Fonts and specifically using the Oxygen font.

I've also tried using text-rendering: optimizeLegibility; as well on the body tag and also on the specific element with no luck from this article.

I've had no luck at all, am I missing something really, really obvious?

Community
  • 1
  • 1
ow_dj
  • 73
  • 2
  • 11
  • Did you have this problem before? What OS did you use? Have you tried another fonts? (PT Sans and PT Serif are quite good from the free). – user90726 Feb 03 '16 at 13:53
  • Those look like differently kerned fonts to me, are you sure you're actually loading the same one for both browsers? (where's your CSS that sets up the font rules?) – Mike 'Pomax' Kamermans Feb 03 '16 at 16:42
  • @Mike'Pomax'Kamermans, that is really reaching there. – Adrian M. Apr 23 '17 at 02:18
  • @AdrianM. no it isn't, it's a basic debugging question. There is no code, the fonts look spaced completely different, and so verifying that the exact same fonts are being loaded is a trivial first step. – Mike 'Pomax' Kamermans Apr 23 '17 at 04:53
  • I'm having the exact same issue with the [Anton font](https://fonts.google.com/specimen/Anton). Yes, both browsers are definitely using the same font files. – Phil Dec 09 '19 at 11:11

0 Answers0