FabGL
ESP32 Display Controller and Graphics Library

◆ setCharStyle()

void setCharStyle ( CharStyle  style,
bool  enabled 
)

Enables or disables specified character style.

Parameters
styleStyle to enable or disable
enabledIf true the style is enabled, if false the style is disabled

Definition at line 5176 of file terminal.cpp.