Bug 152427

Summary: Support WOFF2
Product: WebKit Reporter: Bram Stein <stein>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: jason, mathias, mmaxfield
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Bram Stein
Reported 2015-12-18 07:49:20 PST
At Adobe Typekit we've seen a significant compression increase by serving web fonts in the WOFF2 format instead of the WOFF format. The increase is on average 28%. This allows us to deliver web fonts faster and reduce network traffic at the same time. It would be great if WebKit could implement support for WOFF2 as well. Chrome, Firefox, and Opera already support WOFF2. WOFF2 specification: http://www.w3.org/TR/WOFF2/ Reference implementation: https://github.com/google/woff2 Implementing WOFF2 also opens up the door to using Brotli as a standalone general purpose compression algorithm.
Attachments
Jason Pamental
Comment 1 2015-12-18 08:03:08 PST
WOFF2 is supported by a number of other browsers; it would be a huge performance benefit (and a big step in supporting better web typography) to have this implemented.
Myles C. Maxfield
Comment 2 2015-12-18 09:43:31 PST
*** This bug has been marked as a duplicate of bug 150830 ***
Note You need to log in before you can comment on or make changes to this bug.