tty and curses: support italic as text attribute
This commit is contained in:
@@ -124,6 +124,7 @@ typedef struct gi {
|
||||
#define ATR_NONE 0
|
||||
#define ATR_BOLD 1
|
||||
#define ATR_DIM 2
|
||||
#define ATR_ITALIC 3
|
||||
#define ATR_ULINE 4
|
||||
#define ATR_BLINK 5
|
||||
#define ATR_INVERSE 7
|
||||
|
||||
Reference in New Issue
Block a user