Visual Servoing Platform  version 3.5.0 under development (2022-02-15)
stbtt_kerningentry Struct Reference

#include </local/soft/visp/visp-web-script/visp/modules/core/src/image/private/stb_truetype.h>

Public Attributes

int glyph1
 
int glyph2
 
int advance
 

Detailed Description

Definition at line 804 of file stb_truetype.h.

Member Data Documentation

◆ advance

int stbtt_kerningentry::advance

Definition at line 808 of file stb_truetype.h.

◆ glyph1

int stbtt_kerningentry::glyph1

Definition at line 806 of file stb_truetype.h.

◆ glyph2

int stbtt_kerningentry::glyph2

Definition at line 807 of file stb_truetype.h.