Function text

Source
pub fn text(
    font: &Font,
    color: Color,
    p0: Point,
    s: f64,
    t: &Text,
) -> Rc<Object>