fn apply_letter_spacing(chunk: &TextChunk, clusters: &mut [GlyphCluster])Expand description
Applies the letter-spacing property to a text chunk clusters.
fn apply_letter_spacing(chunk: &TextChunk, clusters: &mut [GlyphCluster])Applies the letter-spacing property to a text chunk clusters.