backend_is_ascii Function

public pure function backend_is_ascii(backend)

Detect whether backend is operating in ASCII mode based on canvas size

Arguments

Type IntentOptional Attributes Name
class(plot_context), intent(in) :: backend

Return Value logical