RetroArch
Public Attributes | List of all members
stb_font_renderer_t Struct Reference
Collaboration diagram for stb_font_renderer_t:
[legend]

Public Attributes

int line_height
 
struct font_atlas atlas
 
struct font_glyph glyphs [256]
 

Member Data Documentation

◆ atlas

struct font_atlas stb_font_renderer_t::atlas

◆ glyphs

struct font_glyph stb_font_renderer_t::glyphs[256]

◆ line_height

int stb_font_renderer_t::line_height

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