Macro let_engine::font

source ·
macro_rules! font {
    ($data:expr) => { ... };
}
Expand description

Loads a font to the engine using binary true type font data of the inserted &[u8] and returns a Font.