Type Alias ratatui_image::FontSize

source ·
pub type FontSize = (u16, u16);
Expand description

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