Static Public Member Functions | |
| static Glyph[] | Load (FontParser parser, int start, uint[] locations, FontFace font) |
| static void | LoadFully (Glyph glyph, FontParser parser, LoadMetaPoint meta) |
| Used when delaying the loading of a glyph. This results in rapid startup. More... | |
| static Glyph | ParseGlyph (FontParser parser, FontFace font, float range) |
| static int | LoadGlyphCoordinate (FontParser parser, byte flag, int previousValue, int shortVectorBitMask, int sameBitMask) |
Static Private Member Functions | |
| static void | LoadGlyph (Glyph glyph, int contourCount, FontParser parser, float range) |
|
inlinestatic |
|
inlinestatic |
Used when delaying the loading of a glyph. This results in rapid startup.
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestatic |