Skip to main content

logo_cells_for

Function logo_cells_for 

Source
pub fn logo_cells_for(img_w: u32, img_h: u32) -> LogoFit
Expand description

Returns the cell footprint an image will occupy on the current terminal.

Thin wrapper pairing terminal_cell_size_px with the pure fit_logo_cells.