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)
pub fn shape_words(words: &Words, font: &ParsedFont) -> ShapedWords
Takes a text broken into semantic items and shape all the words (does NOT scale the words, only shapes them)