FabGL
ESP32 Display Controller and Graphics Library
|
void setCharStyle | ( | CharStyle | style, |
bool | enabled | ||
) |
Enables or disables specified character style.
style | Style to enable or disable |
enabled | If true the style is enabled, if false the style is disabled |
Definition at line 5176 of file terminal.cpp.