Skip to main content

PANIC_FONT_8X16

Static PANIC_FONT_8X16 

Source
pub(crate) static PANIC_FONT_8X16: [u8; 1520]
Expand description

Minimal 8×16 bitmap font for panic-screen rendering (ASCII 0x20–0x7E). Each glyph is 16 bytes (one byte per row, MSB = leftmost pixel). Derived from the standard VGA 8×16 ROM font.