Trait riddle_font::rusttype_ext::RustTypeTTFontExt[][src]

pub trait RustTypeTTFontExt {
    fn rustype_font(&self) -> &Font<'static>;
}

Required methods

fn rustype_font(&self) -> &Font<'static>[src]

Loading content...

Implementors

impl RustTypeTTFontExt for TTFont[src]

Loading content...