stbtt_fontinfo
package
struct stbtt_fontinfo {
}
- data
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.
- userdata
void* userdata;
Undocumented in source.
imgui stdb_truetype
aliasesenumsfunctionsmanifest constantsstructs