⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

measure_text_width

Function measure_text_width 

Source
pub fn measure_text_width(text: &str) -> FixedPoint
Expand description

Measure text width in fixed-point units (8px per char)