stbtt_fontinfo
Members
- data
const(ubyte)* data;
Undocumented in source.
- fontstart
int fontstart;
- glyf
int glyf;
- head
int head;
- hhea
int hhea;
- hmtx
int hmtx;
Undocumented in source.
- indexToLocFormat
int indexToLocFormat;
Undocumented in source.
- index_map
int index_map;
- kern
int kern;
Undocumented in source.
- loca
int loca;
Undocumented in source.
- numGlyphs
int numGlyphs;
Undocumented in source.
gfm image stb_truetype
aliasesfunctionsmanifest constantsstructs
The following structure is defined publically so you can declare one on the stack or as a global or etc, but you should treat it as opaque.