PathSpacing
public enum PathSpacingControls how glyphs are distributed along path-following placements (Arc, Spline).
Fields
Section titled “Fields”
Even = 0Equal arc-length per glyph. Stable regardless of text width.
Returns
TextStudio.PathSpacing
Proportional
Section titled “Proportional”Proportional = 1Proportional to the source layout (preserves TMP tracking / space widths).
Returns
TextStudio.PathSpacing