|
libnx v4.9.0
|
A font struct for the console. More...
#include <console.h>
Data Fields | |
| const void * | gfx |
| A pointer to the font graphics. | |
| u16 | asciiOffset |
| Offset to the first valid character in the font table. | |
| u16 | numChars |
| Number of characters in the font graphics. | |
| u16 | tileWidth |
| u16 | tileHeight |
A font struct for the console.