Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So the only thing that self-hosting would be missing is all the magic that Google is doing server-side to optimize the served files for the particular browser that is making the request.

Things like encoding (WOFF vs WOFF2) and font hinting need to be dynamically enabled/disabled based on the browser making the request to get the best possible result.

You can’t do that with self-hosting without writing some code.... that would be a great open source plugin to have, so that self-hosting could be done without any quality compromises.

Getting the right asset served to every browser was the reason I punted on self-hosting fonts last time I tried.

For example, I care much more about the page looking correct (legible crisp rendering fonts) than shaving 10Kb off the page size. Nothing is worse than the wrong font package causing blurry letters on 20% of your users’ devices.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: