1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Merge pull request #7490 from Snuffleupagus/issue-7426

Don't map glyphs to the Lepcha Unicode block (issue 7426)
This commit is contained in:
Tim van der Meij 2016-07-21 14:39:19 +02:00 committed by GitHub
commit 10f9f11ec4
4 changed files with 3674 additions and 0 deletions

View file

@ -457,6 +457,7 @@ var ProblematicCharRanges = new Int32Array([
0x0600, 0x0780,
0x08A0, 0x10A0,
0x1780, 0x1800,
0x1C00, 0x1C50,
// General punctuation chars.
0x2000, 0x2010,
0x2011, 0x2012,