pub unsafe extern "C" fn msdfgen_msdfFastDistanceErrorCorrection(
sdf: *const u8,
projection: *const msdfgen_Projection,
range: f64,
minDeviationRatio: f64
)Expand description
Applies the simplified error correction to all discontiunous distances (INDISCRIMINATE mode). Does not need shape or translation.