Function shape_text_harfbuzz

Source
fn shape_text_harfbuzz<ShapedGlyphData: HarfBuzzShapedGlyphData>(
    glyph_data: &ShapedGlyphData,
    font: &Font,
    text: &str,
    options: &ShapingOptions,
    glyphs: &mut GlyphStore,
)
Expand description

Shape text using an impl HarfBuzzShaper