RetroArch
Public Attributes | List of all members
font_glyph Struct Reference

#include <font_driver.h>

Public Attributes

unsigned width
 
unsigned height
 
unsigned atlas_offset_x
 
unsigned atlas_offset_y
 
int draw_offset_x
 
int draw_offset_y
 
int advance_x
 
int advance_y
 

Member Data Documentation

◆ advance_x

int font_glyph::advance_x

◆ advance_y

int font_glyph::advance_y

◆ atlas_offset_x

unsigned font_glyph::atlas_offset_x

◆ atlas_offset_y

unsigned font_glyph::atlas_offset_y

◆ draw_offset_x

int font_glyph::draw_offset_x

◆ draw_offset_y

int font_glyph::draw_offset_y

◆ height

unsigned font_glyph::height

◆ width

unsigned font_glyph::width

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