FabGL
ESP32 Display Controller and Graphics Library
|
enum CharStyle |
This enum defines a character style.
Enumerator | |
---|---|
Bold | Bold |
ReducedLuminosity | Reduced luminosity |
Italic | Italic |
Underline | Underlined |
Blink | Blinking text |
Blank | Invisible text |
Inverse | Swap background and foreground colors |
Definition at line 737 of file terminal.h.