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