Merge pull request #6672 from JoltedJon/gh-6660

Add unicode mapping between 'ẞ' <-> 'ß'
This commit is contained in:
gingerBill
2026-05-12 14:55:06 +01:00
committed by GitHub

View File

@@ -540,6 +540,7 @@ to_upper_ranges := [?]i32{
@(rodata)
to_upper_singlets := [?]i32{
0x00df, 8115,
0x00ff, 621,
0x0101, 499,
0x0103, 499,
@@ -1204,6 +1205,7 @@ to_lower_singlets := [?]i32{
0x1e90, 501,
0x1e92, 501,
0x1e94, 501,
0x1e9e, -7115,
0x1ea0, 501,
0x1ea2, 501,
0x1ea4, 501,