We should start adding this one.
https://www.chromestatus.com/feature/4799947908055040
Not currently implemented anywhere, but Chrome seems to be working on it.
I have been checking and I guess font-loading should replace this property.
+1
+1
https://twitter.com/zachleat/status/671699868436455424
The font loading solution we鈥檝e been waiting for,
font-display, is now available on Chrome Canary!
+1
+1
+1, especially since this article has been distributed across several email lists.
+1 video also available https://www.youtube.com/watch?v=PuGmlOe5wRk
+1
font-display is a font-display descriptor and is a separate browser feature from the font loading API.
Current Chrome status:
Behind a flag in desktop Chrome 49
font-displayis currently behind the Experimental Web Platform Features flag in desktop Chrome 49, and is shipping in Opera and Opera for Android.
https://developers.google.com/web/updates/2016/02/font-display
font-display is getting more serious now - time to add it. :)
+1
+1
+1
A new CSS-Tricks article came out, providing an overview of font-display and strategies to provide fallbacks through feature detection which make this property, to some extent, usable. It urges to be added.
+1
+1
Now available at http://caniuse.com/#feat=css-font-rendering-controls
Thanks @Fyrd
+1
Most helpful comment
A new CSS-Tricks article came out, providing an overview of
font-displayand strategies to provide fallbacks through feature detection which make this property, to some extent, usable. It urges to be added.