Function glyph

Source
pub fn glyph(
    font: &Font,
    color: Color,
    p0: Point,
    s0: f64,
    c: char,
) -> Rc<Object>