calculate_text_height_with_size Function

public function calculate_text_height_with_size(pixel_height) result(height)

Calculate text height for a given font pixel size

Arguments

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

Return Value integer