pub fn font_system() -> &'static Mutex<FontSystem>Expand description
Borrow the global FontSystem. Created on first use with system fonts.
pub fn font_system() -> &'static Mutex<FontSystem>Borrow the global FontSystem. Created on first use with system fonts.