Function msdfgen_Projection_projectX

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

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