Ylva And Malin
|
#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 | index_map |
int | indexToLocFormat |
stbtt__buf | cff |
stbtt__buf | charstrings |
stbtt__buf | gsubrs |
stbtt__buf | subrs |
stbtt__buf | fontdicts |
stbtt__buf | fdselect |
stbtt__buf stbtt_fontinfo::cff |
stbtt__buf stbtt_fontinfo::charstrings |
unsigned char* stbtt_fontinfo::data |
stbtt__buf stbtt_fontinfo::fdselect |
stbtt__buf stbtt_fontinfo::fontdicts |
int stbtt_fontinfo::fontstart |
int stbtt_fontinfo::glyf |
int stbtt_fontinfo::gpos |
stbtt__buf stbtt_fontinfo::gsubrs |
int stbtt_fontinfo::head |
int stbtt_fontinfo::hhea |
int stbtt_fontinfo::hmtx |
int stbtt_fontinfo::index_map |
int stbtt_fontinfo::indexToLocFormat |
int stbtt_fontinfo::kern |
int stbtt_fontinfo::loca |
int stbtt_fontinfo::numGlyphs |
stbtt__buf stbtt_fontinfo::subrs |
void* stbtt_fontinfo::userdata |