XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_ch_font_glyph_cache_entry_ Struct Reference

#include <font.h>

Public Attributes

uint8_tbitmap
 
int16_t width
 
int16_t height
 
int16_t xOffset
 
int16_t yOffset
 
int16_t advance
 
uint8_t loaded
 

Member Data Documentation

◆ advance

int16_t _ch_font_glyph_cache_entry_::advance

◆ bitmap

uint8_t* _ch_font_glyph_cache_entry_::bitmap

◆ height

int16_t _ch_font_glyph_cache_entry_::height

◆ loaded

uint8_t _ch_font_glyph_cache_entry_::loaded

◆ width

int16_t _ch_font_glyph_cache_entry_::width

◆ xOffset

int16_t _ch_font_glyph_cache_entry_::xOffset

◆ yOffset

int16_t _ch_font_glyph_cache_entry_::yOffset

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