Kohi Game Engine
|
#include <stb_truetype.h>
Data Fields | |
void * | userdata |
unsigned char * | data |
int | fontstart |
int | numGlyphs |
int | loca |
int | head |
int | glyf |
int | hhea |
int | hmtx |
int | kern |
int | gpos |
int | svg |
int | index_map |
int | indexToLocFormat |
stbtt__buf | cff |
stbtt__buf | charstrings |
stbtt__buf | gsubrs |
stbtt__buf | subrs |
stbtt__buf | fontdicts |
stbtt__buf | fdselect |
stbtt__buf cff |
stbtt__buf charstrings |
unsigned char* data |
stbtt__buf fdselect |
stbtt__buf fontdicts |
int fontstart |
int glyf |
int gpos |
stbtt__buf gsubrs |
int head |
int hhea |
int hmtx |
int index_map |
int indexToLocFormat |
int kern |
int loca |
int numGlyphs |
stbtt__buf subrs |
int svg |
void* userdata |