Drop unneeded Unicode decomposition overrides (#1627)
These overrides have recently been defined elsewhere as named glyphs in the process of populating Cyrillic Extended-D and are now redundant to keep around.
This commit is contained in:
parent
0e46aa5619
commit
421a7f6546
1 changed files with 0 additions and 6 deletions
|
@ -122,12 +122,6 @@ export : define decompOverrides : object
|
|||
|
||||
0x47C { 'cyrl/BroadOmega' 'cyrlPsiliAbove' 'cyrlPokrytieAbove' }
|
||||
0x47D { 'cyrl/broadOmega' 'cyrlPsiliAbove' 'cyrlPokrytieAbove' }
|
||||
0x498 { 'cyrl/Ze' 'cedillaBelow' }
|
||||
0x499 { 'cyrl/ze' 'cedillaBelow' }
|
||||
0x4AA { 'cyrl/Es' 'cedillaBelow' }
|
||||
0x4AB { 'cyrl/es' 'cedillaBelow' }
|
||||
0x4B0 { 'cyrl/Ue' 'barOver' }
|
||||
0x4B1 { 'cyrl/ue' 'barOver' }
|
||||
|
||||
0x1D7C { 'latn/iota' 'barOver' }
|
||||
0x1D7D { 'p' 'longBarOver' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue