Static Public Member Functions | |
| static void | LoadHeader (int version, FontParser parser, out ushort numTables) |
| Loads the WOFF header. Only useful thing from this for us is the number of tables. More... | |
| static bool | Load (int version, FontParser parser, FontFace font) |
Static Public Attributes | |
| static readonly string[] | TagLookup |
| Woff2 uses this lookup rather than table names. More... | |
|
inlinestatic |
|
inlinestatic |
Loads the WOFF header. Only useful thing from this for us is the number of tables.
|
static |
Woff2 uses this lookup rather than table names.