calculate_text_height Function

public function calculate_text_height(text) result(height)

Calculate the pixel height of text using STB TrueType

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: text

Return Value integer