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