This commit is contained in:
Vovanium 2023-12-27 02:10:37 +03:00
parent 4d5d9512dc
commit 378ed7084e
1 changed files with 2 additions and 0 deletions

View File

@ -6,7 +6,9 @@ BEGIN {
ASSIGNED[hex("0000")] = 95; # ascii
ASSIGNED[hex("0080")] = 96; # latin1
ASSIGNED[hex("0370")] = 135; # greek&coptic
ASSIGNED[hex("0530")] = 91; # armenian
ASSIGNED[hex("0590")] = 88; # hebrew
ASSIGNED[hex("10A0")] = 88; # georgian
ASSIGNED[hex("2000")] = 83; # general punct.
ASSIGNED[hex("2070")] = 42; # super-&subscripts
ASSIGNED[hex("20A0")] = 33; # currency symbols