Function msdfgen_Projection_unprojectX

Source
pub unsafe extern "C" fn msdfgen_Projection_unprojectX(
    this: *const msdfgen_Projection,
    x: f64,
) -> f64
Expand description

Converts the X-coordinate from pixel to shape coordinate space.