Hacker News new | ask | show | jobs
by bigbento 4473 days ago
You can request all subsets to include a font's ligatures with Google fonts.

See: https://developers.google.com/fonts/docs/getting_started#Sub...

So if you add a `&subset=all` to the example page requesting from Google Fonts, they'll end up looking pretty much the same (though I think some things are missing in the example, like the swashes on the Qs).

I discovered this in reading the Lobster font's documentation.