load_font_system Subroutine

public subroutine load_font_system(font_path, loaded, error_message)

Load font system from specified path

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: font_path
logical, intent(out) :: loaded
character(len=*), intent(out) :: error_message