this.loading = false;
return;
}
+ this.fontMatrix = properties.fontMatrix;
+ if (properties.type == 'Type3')
+ return;
+ // Trying to fix encoding using glyph widths and CIDSystemInfo.
+ this.fixWidths(properties);
+
if (!file) {
// The file data is not specified. Trying to fix the font name
// to be used with the canvas.font.
"skipPages": [ 16 ],
"type": "load"
},
+ { "id": "tcpdf_033",
+ "file": "pdfs/tcpdf_033.pdf",
+ "link": true,
+ "rounds": 1,
+ "type": "eq"
++ },
+ { "id": "simpletype3font",
+ "file": "pdfs/simpletype3font.pdf",
+ "link": false,
+ "rounds": 1,
+ "type": "load"
}
]