pub const FIT_STEPS: usize = 33;Expand description
Samples in the framing lookup, spanning morph from 0 to 1 inclusive.
A figure’s extent moves smoothly along the morph — it is a bounded
continuous function of a table that is itself a lerp — so 33 samples put the
interpolation error far below the 0.12 of frame the fit leaves as margin.