[][src]Function iterm2::get_cell_size

pub fn get_cell_size(filename: &str) -> Result<(f32, f32), Error>

Gets the size of a cell in points as a floating point number

Not yet implemented