select_font_family Subroutine

public subroutine select_font_family(annotation, selected_font, font_found)

Select font family with fallback mechanism

Arguments

Type IntentOptional Attributes Name
type(text_annotation_t), intent(in) :: annotation
character(len=*), intent(out) :: selected_font
logical, intent(out) :: font_found