Function apply_letter_spacing

Source
fn apply_letter_spacing(chunk: &TextChunk, clusters: &mut [GlyphCluster])
Expand description

Applies the letter-spacing property to a text chunk clusters.

In the CSS spec.