Update Apple IIc to include Unicode 13.0 symbols.

This commit is contained in:
2021-04-30 12:02:28 +01:00
parent a390eb1c5a
commit 23fdff225d
3 changed files with 233 additions and 182 deletions

View File

@@ -114,7 +114,7 @@ namespace Claunia.Encoding.Tests
0xA9, 0xAA, 0xAB, 0xAC, 0xDE, 0xDF, 0xEC, 0xED, 0xEE, 0xEF, 0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7,
0xFB, 0xFC, 0xFD, 0xFE
};
const string SYMBOLS = "⇧⇩⇨⇦✓♪ə";
const string SYMBOLS = "⇧⇩⇨⇦🮽✓♪ə";
readonly byte[] _symbolsBytes =
{
0x01, 0x02, 0x03, 0x04, 0x05, 0x08, 0x0B, 0x1A