woff
woff copied to clipboard
WOFF File Format specifications
In the [WOFF File Format 2.0](https://www.w3.org/TR/WOFF2/) we find the following field definitions in the WOFF2 Header: > UInt16 majorVersion: Major version of the WOFF file. UInt16 minorVersion: Minor version of...
In the [WOFF File Format 2.0](https://www.w3.org/TR/WOFF2/) the section that describes decoding of bounding boxes would benefit from its own subheading to distinguish it from the "Decoding of Composite Glyphs" section...
Four of the six WOFF 2.0 candidate changes are typos, or obvious for-completeness things (Uint32). Two should be tested. - [x] Candidate Correction 1: for a typo _no tests needed_...
In https://github.com/w3c/preload/issues/118 there's a use case describing preloading of variable fonts *only* in supporting browsers. `preload` already has mechanisms to solve that, but they are based on MIME type, and...
Right now web-fonts force web-programmers and designers set information about particular features supported by web-fonts through the set of @font-face rules. We can make web-fonts to be more convenient by...