Yes, please!

Cross-posting to B2G-Internal as we've been discussing font loading hacks on a 
separate thread re: icon fonts. This font loading API should help.

Thanks,

--Jet

----- Original Message -----
From: "Cameron McCormack" <c...@mcc.id.au>
To: dev-platform@lists.mozilla.org
Sent: Friday, June 20, 2014 11:47:17 PM
Subject: Intent to implement: CSS Font Loading API

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
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to