Remove embeddedFontsUsed from API.

This commit is contained in:
Brendan Dahl 2014-02-27 14:06:03 -08:00
parent cab5d7b96f
commit ce9e9e6ff7
3 changed files with 2 additions and 19 deletions

View file

@ -1674,6 +1674,8 @@ function webViewerLoad(evt) {
//#if (FIREFOX || MOZCENTRAL)
//if (!PDFView.supportsDocumentFonts) {
// PDFJS.disableFontFace = true;
// console.warn(mozL10n.get('web_fonts_disabled', null,
// 'Web fonts are disabled: unable to use embedded PDF fonts.'));
//}
//#endif