[Webkit-unassigned] [Bug 224178] New: Implement FontFace in Workers for OffscreenCanvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 01:37:29 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=224178

            Bug ID: 224178
           Summary: Implement FontFace in Workers for OffscreenCanvas
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clord at igalia.com
            Blocks: 183720, 186759

The FontFace object is provided by the Document and uses CachedResourceLoader via CSSFontSelector to load fonts. This will need an equivalent implementation on WorkerGlobalScope, likely using ThreadableLoader. I think this is the last major bug for a feature-complete implementation of OffscreenCanvas.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=183720
[Bug 183720] Complete OffscreenCanvas implementation
https://bugs.webkit.org/show_bug.cgi?id=186759
[Bug 186759] Implement text rendering on OffscreenCanvas
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210405/eff3fdb7/attachment.htm>


More information about the webkit-unassigned mailing list