pub const MIN_STRIP_SCALE: f32 = 0.05;Expand description
Per-cell scale bounds (clamp_strip_scale): below the floor a frame is
unreadably small; above 1.0 there is nothing to upscale — a filmstrip
never carries more detail than the frames it tiles.