msdfgen_Projection_unprojectY

Function msdfgen_Projection_unprojectY 

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

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