pub struct LabelFormat { pub buffer: Vec, pub width: usize, pub height: usize, }