pub fn camera_font_scale(world_font_size: f32) -> (u16, f32, f32)
Expand description

From given font size in world space gives (font_size, font_scale and font_aspect) params to make rasterized font looks good in currently active camera