animaterm

Function frame_from_file

source
pub fn frame_from_file<P>(filename: &P) -> Option<(usize, Vec<Glyph>)>
where P: AsRef<Path>,
Expand description

Read a frame from file.