MLX42 1.0
MLX42
Loading...
Searching...
No Matches
s_font Struct Reference

#include <font.h>

Collaboration diagram for s_font:
Collaboration graph

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t bpp
 
charpixels
 

Detailed Description

Definition at line 20 of file font.h.

Field Documentation

◆ bpp

uint32_t s_font::bpp

Definition at line 24 of file font.h.

◆ height

uint32_t s_font::height

Definition at line 23 of file font.h.

◆ pixels

char* s_font::pixels

Definition at line 25 of file font.h.

◆ width

uint32_t s_font::width

Definition at line 22 of file font.h.


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