pub unsafe extern "C" fn msdfgen_simulate8bit(
bitmap: *const msdfgen_BitmapRef<f32>,
)Expand description
Snaps the values of the floating-point bitmaps into one of the 256 values representable in a standard 8-bit bitmap.
pub unsafe extern "C" fn msdfgen_simulate8bit(
bitmap: *const msdfgen_BitmapRef<f32>,
)Snaps the values of the floating-point bitmaps into one of the 256 values representable in a standard 8-bit bitmap.