Function shape_words

Source
pub fn shape_words(words: &Words, font: &ParsedFont) -> ShapedWords
Expand description

Takes a text broken into semantic items and shape all the words (does NOT scale the words, only shapes them)