Trait font_kit::loaders::freetype::F32ToFtFixed
source · trait F32ToFtFixed {
type Output;
// Required method
fn f32_to_ft_fixed_26_6(self) -> Self::Output;
}
trait F32ToFtFixed {
type Output;
// Required method
fn f32_to_ft_fixed_26_6(self) -> Self::Output;
}