Comment on 1-Bit Hokusai’s ”The Great Wave”parentComments−kalleboo3yThis seems to be because Firefox has no way to disable text antialiasing (whereas Safari and Chrome support -webkit-font-smoothing), so Firefox is trying to antialias a pixel font which just looks weird−lmm3yNope, I'm using Chromium.−kalleboo3yDigging into it, it looks like the various CSS font smoothing selectors only work on macOS, not Linux or Windows.
Comments
This seems to be because Firefox has no way to disable text antialiasing (whereas Safari and Chrome support -webkit-font-smoothing), so Firefox is trying to antialias a pixel font which just looks weird
Nope, I'm using Chromium.
Digging into it, it looks like the various CSS font smoothing selectors only work on macOS, not Linux or Windows.