CMaps binary packing

This commit is contained in:
Yury Delendik 2014-03-14 13:22:02 -05:00
parent e5cd75083f
commit 69efd9cb96
13 changed files with 1156 additions and 35 deletions

View file

@ -66,6 +66,7 @@ PDFJS.imageResourcesPath = './images/';
PDFJS.cMapUrl = '../external/cmaps/';
//#else
//PDFJS.cMapUrl = '../web/cmaps/';
//PDFJS.cMapPacked = true;
//#endif
var mozL10n = document.mozL10n || document.webL10n;