fn coverage<const N: usize>(start: u16, rect_lo: f32, rect_hi: f32) -> [f32; N]
Compute fractional pixel coverage for N consecutive pixels starting at start.
N
start