RetroArch
Public Attributes | List of all members
stbtt_bakedchar Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt_bakedchar:
[legend]

Public Attributes

uint16_t x0
 
uint16_t y0
 
uint16_t x1
 
uint16_t y1
 
float xoff
 
float yoff
 
float xadvance
 

Member Data Documentation

◆ x0

uint16_t stbtt_bakedchar::x0

◆ x1

uint16_t stbtt_bakedchar::x1

◆ xadvance

float stbtt_bakedchar::xadvance

◆ xoff

float stbtt_bakedchar::xoff

◆ y0

uint16_t stbtt_bakedchar::y0

◆ y1

uint16_t stbtt_bakedchar::y1

◆ yoff

float stbtt_bakedchar::yoff

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