Function cosmic::iced_widget::renderer::graphics::text::to_attributes
source ยท pub fn to_attributes(font: Font) -> Attrs<'static>
Expand description
Returns the attributes of the given Font
.