1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00

Read multi-byte character codes based on codespace ranges.

This commit is contained in:
Brendan Dahl 2013-09-25 10:32:04 -07:00
parent 31fda50123
commit f32e65b19f
9 changed files with 592 additions and 124 deletions

View file

@ -306,7 +306,8 @@ target.bundle = function(args) {
'core/worker.js',
'core/jpx.js',
'core/jbig2.js',
'core/bidi.js'
'core/bidi.js',
'core/cmap.js'
];
var EXT_SRC_FILES = [