fn powerline_drawing(
    character: char,
    metrics: &Metrics,
    offset: &Delta<i8>
) -> Option<RasterizedGlyph>