pub fn layout_text(text: &str) -> TextLayoutResultExpand description
Computes full text layout with cached glyph positions. Returns TextLayoutResult for O(1) position lookups.
pub fn layout_text(text: &str) -> TextLayoutResultComputes full text layout with cached glyph positions. Returns TextLayoutResult for O(1) position lookups.