ratatui_image

Type Alias FontSize

Source
pub type FontSize = (u16, u16);
Expand description

The terminal’s font size in (width, height)