KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
BIOS

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.
 

Detailed Description

API for the Dreamcast's built-in BIOS font

Macro Definition Documentation

◆ BFONT_BYTES_PER_CHAR

#define BFONT_BYTES_PER_CHAR   (BFONT_THIN_WIDTH * BFONT_HEIGHT / 8)

Number of bytes to represent a single character within the BIOS font.