Function cosmic::iced_widget::renderer::graphics::text::font_system
source ยท pub fn font_system() -> &'static RwLock<FontSystem>
Expand description
Returns the global FontSystem
.
pub fn font_system() -> &'static RwLock<FontSystem>
Returns the global FontSystem
.