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

#include <imstb_truetype.h>

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:
Untitled