@ -12887,8 +12887,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {
@@ -12887,8 +12887,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {
thrownewError('The API version "'+apiVersion+'" does not match '+('the Worker version "'+workerVersion+'".'));
}
@ -41809,14 +41809,11 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -41809,14 +41809,11 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
(0,_util.assert)(!properties.composite,'Must be a simple font.');
vartoUnicode=[],
charcode=void0,
glyphName=void0;
varencoding=properties.defaultEncoding.slice();
varbaseEncodingName=properties.baseEncodingName;
vardifferences=properties.differences;
@ -41871,7 +41868,18 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -41871,7 +41868,18 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@ -41883,7 +41891,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -41883,7 +41891,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
useCMap:null
}).then(function(ucs2CMap){
varcMap=properties.cMap;
toUnicode=[];
vartoUnicode=[];
cMap.forEach(function(charcode,cid){
if(cid>0xffff){
thrownew_util.FormatError('Max size of CID is 65,535');
@ -41898,6 +41906,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -41898,6 +41906,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@ -4651,8 +4651,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {
@@ -4651,8 +4651,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {
thrownewError('The API version "'+apiVersion+'" does not match '+('the Worker version "'+workerVersion+'".'));
}
@ -33916,14 +33916,11 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -33916,14 +33916,11 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
(0,_util.assert)(!properties.composite,'Must be a simple font.');
vartoUnicode=[],
charcode=void0,
glyphName=void0;
varencoding=properties.defaultEncoding.slice();
varbaseEncodingName=properties.baseEncodingName;
vardifferences=properties.differences;
@ -33978,7 +33975,18 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -33978,7 +33975,18 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@ -33990,7 +33998,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -33990,7 +33998,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
useCMap:null
}).then(function(ucs2CMap){
varcMap=properties.cMap;
toUnicode=[];
vartoUnicode=[];
cMap.forEach(function(charcode,cid){
if(cid>0xffff){
thrownew_util.FormatError('Max size of CID is 65,535');
@ -34005,6 +34013,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -34005,6 +34013,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@ -1600,14 +1600,11 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -1600,14 +1600,11 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
(0,_util.assert)(!properties.composite,'Must be a simple font.');
vartoUnicode=[],
charcode=void0,
glyphName=void0;
varencoding=properties.defaultEncoding.slice();
varbaseEncodingName=properties.baseEncodingName;
vardifferences=properties.differences;
@ -1662,7 +1659,18 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -1662,7 +1659,18 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@ -1674,7 +1682,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -1674,7 +1682,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
useCMap:null
}).then(function(ucs2CMap){
varcMap=properties.cMap;
toUnicode=[];
vartoUnicode=[];
cMap.forEach(function(charcode,cid){
if(cid>0xffff){
thrownew_util.FormatError('Max size of CID is 65,535');
@ -1689,6 +1697,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@@ -1689,6 +1697,7 @@ var PartialEvaluator = function PartialEvaluatorClosure() {
@ -1532,8 +1532,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {
@@ -1532,8 +1532,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {