GoogleChromeLabs / tooling.report

tooling.report a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool's best practice into your existing configuration and code base.
https://tooling.report
Apache License 2.0
848 stars 49 forks source link

Font rendering fix #345

Closed jakearchibald closed 4 years ago

jakearchibald commented 4 years ago

This reverts commit a446241c4156d6db6327dd3f0f7d66cfa9d3ab88.

Right now it's just throwing an error on live. I'll take a look at a fix after this is live.

I think I've found a better solution for the fonts. "Sergoe" was just too light compared to the other defaults, so I've removed it from the font list.

github-actions[bot] commented 4 years ago

🚀 Deploy preview for 8bbf064: https://tooling-report--b87b621bfdbdec9b.web.app (Tue, 30 Jun 2020 13:19:41 GMT)

firebase-preview-action

jakearchibald commented 4 years ago

Before:

Screenshot 2020-06-30 at 14 21 03

After:

Screenshot 2020-06-30 at 14 21 19

(screenshots via browserstack so they look a bit naff)

argyleink commented 4 years ago

not my favorite solution, but it's fine 👍

jakearchibald commented 4 years ago

We could look at using a font-display: optional web font for Windows users (well, I mean, users that would otherwise fall back to sans-serif)?