Rendering with color is working now but still has problems with enabling/resetting the default colors.
This commit is contained in:
parent
a36b187879
commit
e864e14eab
8 changed files with 57 additions and 45 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
using ftxui::Canvas, ftxui::Screen;
|
||||
|
||||
#define BG_TILE L'█'
|
||||
|
||||
constexpr int VIDEO_X = 1600;
|
||||
constexpr int VIDEO_Y = 900;
|
||||
constexpr int MIN_FONT_SIZE = 20;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue