[−][src]Function conrod_core::text::f32_pt_to_px
pub fn f32_pt_to_px(font_size_in_points: f32) -> f32
Converts the given font size in "points" to its font size in pixels. This is useful for when the font size is not an integer.
pub fn f32_pt_to_px(font_size_in_points: f32) -> f32
Converts the given font size in "points" to its font size in pixels. This is useful for when the font size is not an integer.