pub unsafe extern "C" fn msdfgen_renderSDF(
output: *const msdfgen_BitmapRef<f32>,
sdf: *const msdfgen_BitmapConstRef<f32>,
pxRange: f64,
midValue: f32,
)Expand description
Reconstructs the shape’s appearance into output from the distance field sdf.