LMMS
Loading...
Searching...
No Matches
stbtt_fontinfo Struct Reference

#include <stb_truetype.h>

Public Attributes

voiduserdata
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

Member Data Documentation

◆ cff

stbtt__buf stbtt_fontinfo::cff

◆ charstrings

stbtt__buf stbtt_fontinfo::charstrings

◆ data

unsigned char* stbtt_fontinfo::data

◆ fdselect

stbtt__buf stbtt_fontinfo::fdselect

◆ fontdicts

stbtt__buf stbtt_fontinfo::fontdicts

◆ fontstart

int stbtt_fontinfo::fontstart

◆ glyf

int stbtt_fontinfo::glyf

◆ gpos

int stbtt_fontinfo::gpos

◆ gsubrs

stbtt__buf stbtt_fontinfo::gsubrs

◆ head

int stbtt_fontinfo::head

◆ hhea

int stbtt_fontinfo::hhea

◆ hmtx

int stbtt_fontinfo::hmtx

◆ index_map

int stbtt_fontinfo::index_map

◆ indexToLocFormat

int stbtt_fontinfo::indexToLocFormat

◆ kern

int stbtt_fontinfo::kern

◆ loca

int stbtt_fontinfo::loca

◆ numGlyphs

int stbtt_fontinfo::numGlyphs

◆ subrs

stbtt__buf stbtt_fontinfo::subrs

◆ svg

int stbtt_fontinfo::svg

◆ userdata

void* stbtt_fontinfo::userdata

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