Ylva And Malin
Data Fields
stbtt_fontinfo Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt_fontinfo:
Collaboration graph

Data Fields

voiduserdata
 
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
 

Field Documentation

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

The documentation for this struct was generated from the following file: