Function iced_graphics::text::measure
source ยท pub fn measure(buffer: &Buffer) -> Size
Expand description
Measures the dimensions of the given cosmic_text::Buffer
.
pub fn measure(buffer: &Buffer) -> Size
Measures the dimensions of the given cosmic_text::Buffer
.