Function apply_word_spacing

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

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

In the CSS spec.