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

Updates make.js for cmaps and make binary cmaps by default

This commit is contained in:
Yury Delendik 2014-03-17 13:20:24 -05:00
parent 734d6f346e
commit 1d8f6cf0e7
4 changed files with 35 additions and 23 deletions

View file

@ -28,7 +28,7 @@
// "firefox-bin: Fatal IO error 12 (Cannot allocate memory) on X server :1."
// PDFJS.disableWorker = true;
PDFJS.enableStats = true;
PDFJS.cMapUrl = '../web/cmaps/';
PDFJS.cMapUrl = '../external/bcmaps/';
PDFJS.cMapPacked = true;
var appPath, masterMode, browser, canvas, dummyCanvas, currentTaskIdx,