pub fn Font<S>(string: S) -> FontTypewhere
    S: Into<Cow<'static, str>>,
Expand description

Generic constructor for Font