Blender
V3.3
|
Set of utility functions and constants to work with consoles. More...
Go to the source code of this file.
Macros | |
#define | TRUECOLOR_ANSI_COLOR_FORMAT "\x1b[38;2;%d;%d;%dm" |
#define | TRUECOLOR_ANSI_COLOR_FINISH "\x1b[0m" |
Set of utility functions and constants to work with consoles.
Definition in file BLI_console.h.
#define TRUECOLOR_ANSI_COLOR_FINISH "\x1b[0m" |
Definition at line 21 of file BLI_console.h.
#define TRUECOLOR_ANSI_COLOR_FORMAT "\x1b[38;2;%d;%d;%dm" |
Definition at line 18 of file BLI_console.h.