|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
API for the Dreamcast's built-in BIOS font More...
Topics | |
| Dimensions | |
| Sizes for of the BIOS font's dimensions | |
| Structure | |
| Structure of the Bios Font | |
Files | |
| file | biosfont.h |
| BIOS font drawing functions. | |
Macros | |
| #define | BFONT_BYTES_PER_CHAR (BFONT_THIN_WIDTH * BFONT_HEIGHT / 8) |
| Number of bytes to represent a single character within the BIOS font. | |
| #define | BFONT_BYTES_PER_WIDE_CHAR (BFONT_WIDE_WIDTH * BFONT_HEIGHT / 8) |
API for the Dreamcast's built-in BIOS font
| #define BFONT_BYTES_PER_CHAR (BFONT_THIN_WIDTH * BFONT_HEIGHT / 8) |
Number of bytes to represent a single character within the BIOS font.
| #define BFONT_BYTES_PER_WIDE_CHAR (BFONT_WIDE_WIDTH * BFONT_HEIGHT / 8) |