pub unsafe extern "C" fn msdfgen_msdfFastDistanceErrorCorrection(
sdf: *const msdfgen_BitmapRef<f32>,
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.