msdfgen_Projection_unproject

Function msdfgen_Projection_unproject 

Source
pub unsafe extern "C" fn msdfgen_Projection_unproject(
    this: *const msdfgen_Projection,
    coord: *const msdfgen_Point2,
) -> msdfgen_Point2
Expand description

Converts the pixel coordinate to shape coordinate.