
#include <stb_truetype.h>
Public Attributes | |
| int | glyph1 |
| int | glyph2 |
| int | advance |
Definition at line 804 of file stb_truetype.h.
| int stbtt_kerningentry::advance |
Definition at line 808 of file stb_truetype.h.
| int stbtt_kerningentry::glyph1 |
Definition at line 806 of file stb_truetype.h.
| int stbtt_kerningentry::glyph2 |
Definition at line 807 of file stb_truetype.h.
