Summary: The CSS Font Loading API provides a mechanism for authors to load a font from the network that can then be used from the font-family property. This allows control over when the font load happens -- something that fonts referenced by @font-face rules currently occurs only when a glyph from the font is needed -- and to register callbacks when the font, or a set of fonts, have finished loading and are available.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1028497

Spec: http://dev.w3.org/csswg/css-font-loading/

Platform coverage: everywhere

Target release: ?

Pref: layout.css.font-loading-api.enabled
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to