calculate_text_metrics Subroutine

public subroutine calculate_text_metrics(annotation, width, height)

Calculate text dimensions for given annotation

Arguments

Type IntentOptional Attributes Name
type(text_annotation_t), intent(in) :: annotation
real(kind=wp), intent(out) :: width
real(kind=wp), intent(out) :: height