get_font_scale_for_size Function

public function get_font_scale_for_size(pixel_height) result(scale)

Get font scale for a specific pixel height

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: pixel_height

Return Value real(kind=wp)