tuxtxt: fix global buffer overflow line 4753 in tuxtxt.cpp if Char is 0xF5 or 0xF6

This commit is contained in:
Jacek Jendrzej
2018-11-22 16:26:06 +01:00
parent 8a1879df20
commit 15c779f538

View File

@@ -230,7 +230,7 @@ FONTTYPE typettf;
const unsigned short int arrowtable[] =
{
8592, 8594, 8593, 8595, 'O', 'K', 8592, 8592
8592, 8594, 8593, 8595, 'O', 'K', 8592, 8592, 8592, 8592
};
// G2 Set as defined in ETS 300 706
const unsigned short int G2table[4][6*16] =