exitTaper property

double exitTaper
final

Pen-lift taper (0..1) — the point in a leaving contour's exit after which its STROKE WEIGHT starts easing down toward taperFloor.

Inert unless taperFloor is lowered below 1, which it is not by default: weight modulation is per-contour, and a staggered exit therefore paints neighbouring contours at different weights, so the glyph stops reading as one balanced drawing. exitFade is the default vanish instead.

Implementation

final double exitTaper;