| 
														
															@@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdfCombined = {})); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   // Use strict in our context only - users might not want it 
														 | 
														
														 | 
														
															   // Use strict in our context only - users might not want it 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   'use strict'; 
														 | 
														
														 | 
														
															   'use strict'; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-var pdfjsVersion = '1.5.190'; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-var pdfjsBuild = 'ee4d8ef'; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+var pdfjsVersion = '1.5.192'; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+var pdfjsBuild = 'f13119f'; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															   var pdfjsFilePath = 
														 | 
														
														 | 
														
															   var pdfjsFilePath = 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     typeof document !== 'undefined' && document.currentScript ? 
														 | 
														
														 | 
														
															     typeof document !== 'undefined' && document.currentScript ? 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -39900,28 +39900,26 @@ var WorkerTransport = (function WorkerTransportClosure() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           case 'Font': 
														 | 
														
														 | 
														
															           case 'Font': 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             var exportedData = data[2]; 
														 | 
														
														 | 
														
															             var exportedData = data[2]; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            var font; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             if ('error' in exportedData) { 
														 | 
														
														 | 
														
															             if ('error' in exportedData) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              var error = exportedData.error; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              warn('Error during font loading: ' + error); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              this.commonObjs.resolve(id, error); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              var exportedError = exportedData.error; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              warn('Error during font loading: ' + exportedError); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              this.commonObjs.resolve(id, exportedError); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               break; 
														 | 
														
														 | 
														
															               break; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            } else { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              var fontRegistry = null; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              if (getDefaultSetting('pdfBug') && globalScope.FontInspector && 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  globalScope['FontInspector'].enabled) { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                fontRegistry = { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  registerFont: function (font, url) { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                    globalScope['FontInspector'].fontAdded(font, url); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                  } 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                }; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              } 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              font = new FontFaceObject(exportedData, { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                isEvalSuported: getDefaultSetting('isEvalSupported'), 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                disableFontFace: getDefaultSetting('disableFontFace'), 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                fontRegistry: fontRegistry 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              }); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             } 
														 | 
														
														 | 
														
															             } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            var fontRegistry = null; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            if (getDefaultSetting('pdfBug') && globalScope.FontInspector && 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                globalScope['FontInspector'].enabled) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              fontRegistry = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                registerFont: function (font, url) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                  globalScope['FontInspector'].fontAdded(font, url); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              }; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            var font = new FontFaceObject(exportedData, { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              isEvalSuported: getDefaultSetting('isEvalSupported'), 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              disableFontFace: getDefaultSetting('disableFontFace'), 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              fontRegistry: fontRegistry 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															             this.fontLoader.bind( 
														 | 
														
														 | 
														
															             this.fontLoader.bind( 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               [font], 
														 | 
														
														 | 
														
															               [font], 
														 |