Skip to content

PathSpacing

EnumTextStudioTextStudio
public enum PathSpacing

Controls how glyphs are distributed along path-following placements (Arc, Spline).

Even = 0

Equal arc-length per glyph. Stable regardless of text width.

Returns

TextStudio.PathSpacing

Proportional = 1

Proportional to the source layout (preserves TMP tracking / space widths).

Returns

TextStudio.PathSpacing