pub unsafe extern "C" fn msdfgen_Projection_unprojectX(
this: *const msdfgen_Projection,
x: f64,
) -> f64Expand description
Converts the X-coordinate from pixel to shape coordinate space.
pub unsafe extern "C" fn msdfgen_Projection_unprojectX(
this: *const msdfgen_Projection,
x: f64,
) -> f64Converts the X-coordinate from pixel to shape coordinate space.