mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
manual PL fixes
This commit is contained in:
@@ -274,6 +274,8 @@ utf_to_internal = {
|
||||
chr(ord('y')+128): 128+121,
|
||||
chr(ord('z')+128): 128+122,
|
||||
chr(ord('|')+128): 128+124,
|
||||
'ǂ': 128+77, # ł
|
||||
'ˠ': 128+81, # ó
|
||||
# chr(ord('Ą')+128): 128+65,
|
||||
# chr(ord('ą')+128): 128+66,
|
||||
# chr(ord('Ć')+128): 128+67,
|
||||
|
||||
Reference in New Issue
Block a user