⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
glyph
veridian_
kernel
0.25.2
In veridian_
kernel::
graphics::
font8x16
veridian_kernel
::
graphics
::
font8x16
Function
glyph
Copy item path
Source
pub fn glyph(ch: u8) -> &'static [u8; 16]
Expand description
Return the 16-byte glyph bitmap for the given byte value.