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

Font size definitions for the BIOS fonts. More...

Macros

#define BFONT_THIN_WIDTH   12
 Width of Thin Font (ISO8859_1, half-JP)
 
#define BFONT_WIDE_WIDTH   (BFONT_THIN_WIDTH * 2)
 Width of Wide Font (full-JP)
 
#define BFONT_HEIGHT   24
 Height of All Fonts.
 
#define BFONT_ICON_DIMEN   32
 Dimension of vmu icons.
 

Detailed Description

Font size definitions for the BIOS fonts.

Macro Definition Documentation

◆ BFONT_HEIGHT

#define BFONT_HEIGHT   24

Height of All Fonts.

◆ BFONT_ICON_DIMEN

#define BFONT_ICON_DIMEN   32

Dimension of vmu icons.

◆ BFONT_THIN_WIDTH

#define BFONT_THIN_WIDTH   12

Width of Thin Font (ISO8859_1, half-JP)

◆ BFONT_WIDE_WIDTH

#define BFONT_WIDE_WIDTH   (BFONT_THIN_WIDTH * 2)

Width of Wide Font (full-JP)