Function nannou::text::pt_to_scale

source ·
pub fn pt_to_scale(font_size_in_points: FontSize) -> Scale
Expand description

Converts the given font size in “points” to a uniform rusttype::Scale.