pub fn measure_text(text: &str, style: &TextStyle<'_>) -> TextMetricsExpand description
Measure a text string given font + line constraints.
pub fn measure_text(text: &str, style: &TextStyle<'_>) -> TextMetricsMeasure a text string given font + line constraints.