Skip to main content

shaped_width

Function shaped_width 

Source
pub fn shaped_width(
    glyphs: &[ShapedGlyph],
    units_per_em: u16,
    font_size: f64,
) -> f64
Expand description

Compute the total advance width of shaped glyphs in points.