Function fonts::platform::freetype::font::fixed_26_dot_6_to_float

source ยท
fn fixed_26_dot_6_to_float(fixed: FT_F26Dot6) -> f64
Expand description

Convert FreeType-style 26.6 fixed point to an f64.