Support 24 bit color for Unicode symbols
This commit is contained in:
@@ -476,6 +476,7 @@ tty_start_screen(void)
|
||||
void
|
||||
gr_init(void)
|
||||
{
|
||||
windowprocs.wincap2 &= ~WC2_U_24BITCOLOR;
|
||||
#ifdef SCREEN_VGA
|
||||
if (iflags.usevga) {
|
||||
vga_Init();
|
||||
|
||||
Reference in New Issue
Block a user