Static Public Member Functions | |
| static FontFace | DeferredLoad (byte[] data) |
| Creates a fontface from the given data. Only actually loads it on first glyph request. More... | |
| static FontFace | Load (byte[] data) |
| static FontFace | Load (FontParser parser) |
| static bool | Load (FontParser parser, FontFace font, bool full) |
| static bool | ReadTables (FontParser parser, FontFace font) |
|
inlinestatic |
Creates a fontface from the given data. Only actually loads it on first glyph request.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |