Data Fields | |
uint8_t * | addr |
uint32_t | width |
uint32_t | height |
uint32_t | bpp |
uint32_t | lineOffset |
uint32_t | num |
uint32_t | colorFormat |
uint8_t* Draw2D_FontProperty::addr |
memory address location of the font
uint32_t Draw2D_FontProperty::width |
Width of a character of font in pixels
uint32_t Draw2D_FontProperty::height |
Height of a character of font in lines
uint32_t Draw2D_FontProperty::bpp |
bytes per pixel of the font in bytes
uint32_t Draw2D_FontProperty::lineOffset |
line offset of the font in bytes
uint32_t Draw2D_FontProperty::num |
Number of characters in font
uint32_t Draw2D_FontProperty::colorFormat |
Currently below data formats are supported