This has been already spec'ed out properly, so we need to implement it on workers, if possible.
- Add FontFaceSource interface to Document
- Add FontFaceSource/FontFaceSet to Workers
- Add FontFace to Worker
Blink implementation work typically uses the editors draft of specs, not the TR links:
https://drafts.csswg.org/css-font-loading/
Do we know how stable this spec is and if other browsers implement it?
I was using the drafts spec all along, but thought the "official" thing was the TR one. Thanks for clarifying.
The non-worker part is implemented on other browsers, afaik. I'll check the Worker part.
Just notice we do have a strong desire to support OFC font rendering (b/722393). It's a big feature for a lot of our use cases.
Comment 1 by fs...@chromium.org
, May 15 2017