Function shape_text

Source
pub fn shape_text(
    font: &FontRef,
    text: &str,
    options: &ResolvedTextLayoutOptions,
) -> InlineText