RetroArch
|
#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 |
int font_glyph::advance_x |
int font_glyph::advance_y |
unsigned font_glyph::atlas_offset_x |
unsigned font_glyph::atlas_offset_y |
int font_glyph::draw_offset_x |
int font_glyph::draw_offset_y |
unsigned font_glyph::height |
unsigned font_glyph::width |