Trait RustTypeTTFontExt
riddle_font::rusttype_ext
pub trait RustTypeTTFontExt { fn rustype_font(&self) -> &Font<'static>; }
fn rustype_font(&self) -> &Font<'static>
impl RustTypeTTFontExt for TTFont