Trait i_slint_core::textlayout::AbstractFont
source · pub trait AbstractFont: TextShaper + FontMetrics<<Self as TextShaper>::Length> { }
Object Safety§
This trait is not object safe.
pub trait AbstractFont: TextShaper + FontMetrics<<Self as TextShaper>::Length> { }