Fix error with U+21A0 in STIX fonts as well.
This commit is contained in:
parent
69a14287b1
commit
631ae08101
File diff suppressed because one or more lines are too long
|
@ -47,7 +47,7 @@
|
|||
},
|
||||
0x21A0: // right two-headed arrow
|
||||
{
|
||||
dir: H, HW: [[.926,GENERAL]], stretch: {right:[0x221A0,GENERAL], rep:[0x2212,GENERAL]}
|
||||
dir: H, HW: [[.926,GENERAL]], stretch: {right:[0x21A0,GENERAL], rep:[0x2212,GENERAL]}
|
||||
},
|
||||
0x21A4: // left arrow from bar
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user