[−][src]Function azul_text_layout::text_layout::position_words
pub fn position_words(
words: &Words,
scaled_words: &ScaledWords,
text_layout_options: &ResolvedTextLayoutOptions
) -> WordPositions
Positions the words on the screen (does not layout any glyph positions!), necessary for estimating the intrinsic width + height of the text content.