react-google-font-loader icon indicating copy to clipboard operation
react-google-font-loader copied to clipboard

Please add option for 'text=' value in font request URL.

Open a-borodko opened this issue 5 years ago • 1 comments

From https://developers.google.com/fonts/docs/getting_started*

Optimizing your font requests

Oftentimes, when you want to use a web font on your website or application, you know in advance which letters you'll need. This often occurs when you're using a web font in a logo or heading.

In these cases, you should consider specifying a text= value in your font request URL. This allows Google to return a font file that's optimized for your request. In some cases, this can reduce the size of the font file by up to 90%.

a-borodko avatar Aug 04 '20 11:08 a-borodko

See #68

dherault avatar Apr 14 '22 19:04 dherault