Kohi Game Engine
stbtt_fontinfo Struct Reference

#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
 

Field Documentation

◆ cff

◆ charstrings

stbtt__buf charstrings

◆ data

unsigned char* data

◆ fdselect

stbtt__buf fdselect

◆ fontdicts

stbtt__buf fontdicts

◆ fontstart

int fontstart

◆ glyf

int glyf

◆ gpos

int gpos

◆ gsubrs

stbtt__buf gsubrs

◆ head

int head

◆ hhea

int hhea

◆ hmtx

int hmtx

◆ index_map

int index_map

◆ indexToLocFormat

int indexToLocFormat

◆ kern

int kern

◆ loca

int loca

◆ numGlyphs

int numGlyphs

◆ subrs

stbtt__buf subrs

◆ svg

int svg

◆ userdata

void* userdata

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