Uh oh!
There was an error while loading. Please reload this page.
Allow use of display option for google font api - #415
Conversation
terrymun
commented
May 20, 2019
Can't wait to see this being merged in: right now there is no other way to force |
bdrtsky
commented
May 21, 2019
Agree. We need |
Thanks! i won 2 points performance in my lighthouse Audit performance with that! That should to be merged. or even no need to add font-display in option, it should to be added for any fonturl. (i think) In the minify code of webfontloaded: i just added it: that's it |
quicoto
commented
Sep 5, 2019
What's the status of the PR? |
HofmannZ
commented
Jan 13, 2020
It's 2020 we need this! |
adamcupial
commented
Jan 23, 2020
This repo doesn't look very maintained anymore, if someone needs this functionality just use my fork. |
LucidNeko
commented
May 2, 2020
For what it's worth, |
google font api started supporting display param as of may 2019 (announced at google io).
I have prepared a change to allow the use of this functionality through webfontloader, changes added also to README and tests.