Skip mapping of glyphs to Unicode "Ideographic space" (issue 7416)
Fixes 7416, which is an IE specific issue.
This commit is contained in:
parent
a0a6e6d688
commit
c1ca268ef3
@ -444,6 +444,7 @@ var ProblematicCharRanges = new Int32Array([
|
||||
0x2028, 0x2030,
|
||||
0x205F, 0x2070,
|
||||
0x25CC, 0x25CD,
|
||||
0x3000, 0x3001,
|
||||
// Chars that is used in complex-script shaping.
|
||||
0xAA60, 0xAA80,
|
||||
// Specials Unicode block.
|
||||
|
Loading…
x
Reference in New Issue
Block a user