RetroArch
Public Attributes | List of all members
stbtt_packedchar Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt_packedchar:
[legend]

Public Attributes

unsigned short x0
 
unsigned short y0
 
unsigned short x1
 
unsigned short y1
 
float xoff
 
float yoff
 
float xadvance
 
float xoff2
 
float yoff2
 

Member Data Documentation

◆ x0

unsigned short stbtt_packedchar::x0

◆ x1

unsigned short stbtt_packedchar::x1

◆ xadvance

float stbtt_packedchar::xadvance

◆ xoff

float stbtt_packedchar::xoff

◆ xoff2

float stbtt_packedchar::xoff2

◆ y0

unsigned short stbtt_packedchar::y0

◆ y1

unsigned short stbtt_packedchar::y1

◆ yoff

float stbtt_packedchar::yoff

◆ yoff2

float stbtt_packedchar::yoff2

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