Function msdfgen_msdfFastEdgeErrorCorrection

Source
pub unsafe extern "C" fn msdfgen_msdfFastEdgeErrorCorrection(
    sdf: *const msdfgen_BitmapRef<f32>,
    projection: *const msdfgen_Projection,
    range: f64,
    minDeviationRatio: f64,
)
Expand description

Applies the simplified error correction to edges only (EDGE_ONLY mode). Does not need shape or translation.