Kohi Game Engine
|
The configuration for a system font. More...
#include <font_system.h>
Data Fields | |
char * | name |
The name of the font. More... | |
u16 | default_size |
The default size of the font. More... | |
char * | resource_name |
The name of the resource containing the font data. More... | |
The configuration for a system font.
u16 default_size |
The default size of the font.
char* name |
The name of the font.
char* resource_name |
The name of the resource containing the font data.