Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
stbtt_kerningentry Struct Reference

#include <imstb_truetype.h>

Public Attributes

int glyph1
 
int glyph2
 
int advance
 

Member Data Documentation

◆ advance

int stbtt_kerningentry::advance

◆ glyph1

int stbtt_kerningentry::glyph1

◆ glyph2

int stbtt_kerningentry::glyph2

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